[INFO] cloning repository https://github.com/vbrandl/hoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbrandl/hoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1736b015dc4e33dc31498c3dba68d6a74e4b63e5
[INFO] testing vbrandl/hoc against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vbrandl/hoc
[INFO] finished tweaking git repo https://github.com/vbrandl/hoc
[INFO] tweaked toml for git repo https://github.com/vbrandl/hoc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vbrandl/hoc 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f0cea1964698e7c8bcfd667672d52dbe8264c9a888ae14a4534e558b83b8d86
[INFO] running `Command { std: "docker" "start" "-a" "5f0cea1964698e7c8bcfd667672d52dbe8264c9a888ae14a4534e558b83b8d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f0cea1964698e7c8bcfd667672d52dbe8264c9a888ae14a4534e558b83b8d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0cea1964698e7c8bcfd667672d52dbe8264c9a888ae14a4534e558b83b8d86", kill_on_drop: false }`
[INFO] [stdout] 5f0cea1964698e7c8bcfd667672d52dbe8264c9a888ae14a4534e558b83b8d86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7d19184ac2a0d7189dc956fc9a51a2941d52dec10bcc3279bec38ef1ba5afc72
[INFO] running `Command { std: "docker" "start" "-a" "7d19184ac2a0d7189dc956fc9a51a2941d52dec10bcc3279bec38ef1ba5afc72", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gix-trace v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling vergen-gix v1.0.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-actor v0.34.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-fs v0.14.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-command v0.5.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gix-pathspec v0.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling gix-ignore v0.14.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling gix-hash v0.17.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-commitgraph v0.27.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-object v0.48.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling gix-shallow v0.3.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling gix-url v0.30.0
[INFO] [stderr]    Compiling gix-transport v0.46.0
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling gix-revwalk v0.19.0
[INFO] [stderr]    Compiling gix-ref v0.51.0
[INFO] [stderr]    Compiling gix-filter v0.18.0
[INFO] [stderr]    Compiling gix-traverse v0.45.0
[INFO] [stderr]    Compiling gix-index v0.39.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gix-revision v0.33.0
[INFO] [stderr]    Compiling gix-pack v0.58.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling gix-discover v0.39.0
[INFO] [stderr]    Compiling gix-config v0.44.0
[INFO] [stderr]    Compiling gix-worktree v0.40.0
[INFO] [stderr]    Compiling gix-refspec v0.29.0
[INFO] [stderr]    Compiling gix-diff v0.51.0
[INFO] [stderr]    Compiling gix-dir v0.13.0
[INFO] [stderr]    Compiling gix-odb v0.68.0
[INFO] [stderr]    Compiling gix-protocol v0.49.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-submodule v0.18.0
[INFO] [stderr]    Compiling gix-status v0.18.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling gix v0.71.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gix-features v0.45.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling badgers v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hoc v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s
[INFO] running `Command { std: "docker" "inspect" "7d19184ac2a0d7189dc956fc9a51a2941d52dec10bcc3279bec38ef1ba5afc72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d19184ac2a0d7189dc956fc9a51a2941d52dec10bcc3279bec38ef1ba5afc72", kill_on_drop: false }`
[INFO] [stdout] 7d19184ac2a0d7189dc956fc9a51a2941d52dec10bcc3279bec38ef1ba5afc72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3dae8af233e4beb2bc38794fa5d9ddf31540832a577c0cdf19264e807fb7d641
[INFO] running `Command { std: "docker" "start" "-a" "3dae8af233e4beb2bc38794fa5d9ddf31540832a577c0cdf19264e807fb7d641", kill_on_drop: false }`
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling gix-actor v0.34.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-hash v0.17.0
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-fs v0.14.0
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling gix-object v0.48.0
[INFO] [stderr]    Compiling gix-commitgraph v0.27.0
[INFO] [stderr]    Compiling gix-command v0.5.0
[INFO] [stderr]    Compiling gix-url v0.30.0
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling gix-ignore v0.14.0
[INFO] [stderr]    Compiling gix-transport v0.46.0
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling gix-pathspec v0.10.0
[INFO] [stderr]    Compiling gix-revwalk v0.19.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-traverse v0.45.0
[INFO] [stderr]    Compiling gix-revision v0.33.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-filter v0.18.0
[INFO] [stderr]    Compiling gix-pack v0.58.0
[INFO] [stderr]    Compiling gix-ref v0.51.0
[INFO] [stderr]    Compiling gix-index v0.39.0
[INFO] [stderr]    Compiling gix-refspec v0.29.0
[INFO] [stderr]    Compiling gix-shallow v0.3.0
[INFO] [stderr]    Compiling gix-odb v0.68.0
[INFO] [stderr]    Compiling gix-worktree v0.40.0
[INFO] [stderr]    Compiling gix-discover v0.39.0
[INFO] [stderr]    Compiling gix-config v0.44.0
[INFO] [stderr]    Compiling gix-protocol v0.49.0
[INFO] [stderr]    Compiling gix-diff v0.51.0
[INFO] [stderr]    Compiling gix-dir v0.13.0
[INFO] [stderr]    Compiling gix-status v0.18.0
[INFO] [stderr]    Compiling gix-submodule v0.18.0
[INFO] [stderr]    Compiling gix v0.71.0
[INFO] [stderr]    Compiling vergen-gix v1.0.9
[INFO] [stderr]    Compiling hoc v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 32s
[INFO] running `Command { std: "docker" "inspect" "3dae8af233e4beb2bc38794fa5d9ddf31540832a577c0cdf19264e807fb7d641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dae8af233e4beb2bc38794fa5d9ddf31540832a577c0cdf19264e807fb7d641", kill_on_drop: false }`
[INFO] [stdout] 3dae8af233e4beb2bc38794fa5d9ddf31540832a577c0cdf19264e807fb7d641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b5219a3046cd7f5ad3664499717909430d3fd767996b721eb493acb882bca2d9
[INFO] running `Command { std: "docker" "start" "-a" "b5219a3046cd7f5ad3664499717909430d3fd767996b721eb493acb882bca2d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling hoc v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hoc/cbaf4d9e95697874/deps/hoc-cbaf4d9e95697874)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test worker::tests::empty_queue ... ok
[INFO] [stdout] test worker::tests::push_multiple_duplicate ... ok
[INFO] [stdout] test worker::tests::push_multiple_different ... ok
[INFO] [stdout] test worker::tests::push_single ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/hoc/d7178dd3835a519b/deps/hoc-d7178dd3835a519b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/badge.rs (/opt/rustwide/target/debug/build/hoc/ee7b6224477ff174/deps/badge-ee7b6224477ff174)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-17T02:34:49.823041Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mf5882498-3bad-4ec7-8f6f-709f1d3e448c[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:49.823280Z[0m [35mTRACE[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mf5882498-3bad-4ec7-8f6f-709f1d3e448c[1m}[0m[2m:[0m[1mhandle_hoc_request[0m[1m{[0m[3mplatform[0m[2m=[0m"github.com" [3mowner[0m[2m=[0m"vbrandl" [3mrepo[0m[2m=[0m"hoc"[1m}[0m[2m:[0m [2mhoc::http::hoc[0m[2m:[0m queued new calculation job
[INFO] [stdout] [2m2026-01-17T02:34:49.824417Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mf5882498-3bad-4ec7-8f6f-709f1d3e448c[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m1 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-01-17T02:34:49.824698Z[0m [35mTRACE[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m handling hoc calculation [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }
[INFO] [stdout] [2m2026-01-17T02:34:49.824835Z[0m [32m INFO[0m [1mworker[0m[2m:[0m[1mhoc[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }[1m}[0m[2m:[0m[1mopen_repo[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning for the first time
[INFO] [stdout] [2m2026-01-17T02:34:49.825552Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] [2m2026-01-17T02:34:49.825232Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpWZ3yhK/github.com/vbrandl/hoc"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stderr]      Running tests/count.rs (/opt/rustwide/target/debug/build/hoc/bff49a4cddae464d/deps/count-bff49a4cddae464d)
[INFO] [stdout] test badge_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test no_repos ... ok
[INFO] [stdout] test no_repos_for_provider ... ok
[INFO] [stdout] test two_subdirs_in_one_repo ... ok
[INFO] [stdout] test no_repos_for_owner ... ok
[INFO] [stdout] test one_repo_for_owner ... ok
[INFO] [stdout] test two_repos_for_two_providers ... ok
[INFO] [stdout] test two_repos_for_owner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/health_check.rs (/opt/rustwide/target/debug/build/hoc/6a48d22a8a78fcaf/deps/health_check-6a48d22a8a78fcaf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-17T02:34:49.967142Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/health [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m33208c92-fa16-4850-a3ce-58490469e9a6[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:49.967255Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/health [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m33208c92-fa16-4850-a3ce-58490469e9a6[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-01-17T02:34:49.967853Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] test health_check_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/index.rs (/opt/rustwide/target/debug/build/hoc/72d8e2bd7bf5d0a7/deps/index-72d8e2bd7bf5d0a7)
[INFO] [stdout] [2m2026-01-17T02:34:49.985280Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/ [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mceab2e06-18d0-4d80-9373-d5d570179c9b[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:49.985425Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/ [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mceab2e06-18d0-4d80-9373-d5d570179c9b[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stderr]      Running tests/json.rs (/opt/rustwide/target/debug/build/hoc/178752d080f4e9c3/deps/json-178752d080f4e9c3)
[INFO] [stdout] [2m2026-01-17T02:34:49.986187Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] test index_returns_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-17T02:34:49.998944Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc/json [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m660c12f2-ec02-4b25-8605-07394bd67b50[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:50.005804Z[0m [35mTRACE[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc/json [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m660c12f2-ec02-4b25-8605-07394bd67b50[1m}[0m[2m:[0m[1mhandle_hoc_request[0m[1m{[0m[3mplatform[0m[2m=[0m"github.com" [3mowner[0m[2m=[0m"vbrandl" [3mrepo[0m[2m=[0m"hoc"[1m}[0m[2m:[0m [2mhoc::http::hoc[0m[2m:[0m queued new calculation job
[INFO] [stdout] [2m2026-01-17T02:34:50.006053Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/hoc/json [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m660c12f2-ec02-4b25-8605-07394bd67b50[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m7 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-01-17T02:34:50.006343Z[0m [35mTRACE[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m handling hoc calculation [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }
[INFO] [stdout] [2m2026-01-17T02:34:50.008572Z[0m [32m INFO[0m [1mworker[0m[2m:[0m[1mhoc[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }[1m}[0m[2m:[0m[1mopen_repo[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning for the first time
[INFO] [stdout] [2m2026-01-17T02:34:50.009404Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] [2m2026-01-17T02:34:50.010629Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpFxKP6a/github.com/vbrandl/hoc"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stdout] test json_returns_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/overview.rs (/opt/rustwide/target/debug/build/hoc/2a58c59e87074607/deps/overview-2a58c59e87074607)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-17T02:34:50.163134Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mac744546-b3e7-4f27-bf7e-ae6d2862514e[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:50.163391Z[0m [35mTRACE[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mac744546-b3e7-4f27-bf7e-ae6d2862514e[1m}[0m[2m:[0m[1mhandle_hoc_request[0m[1m{[0m[3mplatform[0m[2m=[0m"github.com" [3mowner[0m[2m=[0m"vbrandl" [3mrepo[0m[2m=[0m"badgers"[1m}[0m[2m:[0m [2mhoc::http::hoc[0m[2m:[0m queued new calculation job
[INFO] [stdout] [2m2026-01-17T02:34:50.163674Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0mac744546-b3e7-4f27-bf7e-ae6d2862514e[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-01-17T02:34:50.163915Z[0m [35mTRACE[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m handling hoc calculation [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }
[INFO] [stdout] [2m2026-01-17T02:34:50.164001Z[0m [32m INFO[0m [1mworker[0m[2m:[0m[1mhoc[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }[1m}[0m[2m:[0m[1mopen_repo[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning for the first time
[INFO] [stdout] [2m2026-01-17T02:34:50.172733Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0D3V1a/github.com/vbrandl/badgers"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stdout] [2m2026-01-17T02:34:50.300428Z[0m [31mERROR[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m error calculating hoc [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } [3merr[0m[2m=[0mGit(failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12))
[INFO] [stdout] [2m2026-01-17T02:34:55.179995Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m8978cbf1-414d-424e-8665-ea0ff6df10d5[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-01-17T02:34:55.181649Z[0m [35mTRACE[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m8978cbf1-414d-424e-8665-ea0ff6df10d5[1m}[0m[2m:[0m[1mhandle_hoc_request[0m[1m{[0m[3mplatform[0m[2m=[0m"github.com" [3mowner[0m[2m=[0m"vbrandl" [3mrepo[0m[2m=[0m"badgers"[1m}[0m[2m:[0m [2mhoc::http::hoc[0m[2m:[0m queued new calculation job
[INFO] [stdout] [2m2026-01-17T02:34:55.181829Z[0m [34mDEBUG[0m [1mrequest[0m[1m{[0m[3mmethod[0m[2m=[0mGET [3muri[0m[2m=[0m/github/vbrandl/badgers/view [3mversion[0m[2m=[0mHTTP/1.1[1m}[0m[2m:[0m[1mhoc[0m[1m{[0m[3mrequestid[0m[2m=[0m8978cbf1-414d-424e-8665-ea0ff6df10d5[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m1 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-01-17T02:34:55.184640Z[0m [35mTRACE[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m handling hoc calculation [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }
[INFO] [stdout] [2m2026-01-17T02:34:55.184758Z[0m [32m INFO[0m [1mworker[0m[2m:[0m[1mhoc[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }[1m}[0m[2m:[0m[1mopen_repo[0m[1m{[0m[3mparams[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning for the first time
[INFO] [stdout] [2m2026-01-17T02:34:55.184874Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp0D3V1a/github.com/vbrandl/badgers"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stdout] [2m2026-01-17T02:34:55.189611Z[0m [31mERROR[0m [1mworker[0m[2m:[0m [2mhoc::worker[0m[2m:[0m error calculating hoc [3mtask[0m[2m=[0mHocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } [3merr[0m[2m=[0mGit(failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12))
[INFO] [stdout] [2m2026-01-17T02:34:55.284584Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] test overview_contains_commit_url ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- overview_contains_commit_url stdout ----
[INFO] [stdout] [tests/overview.rs:43:13] body = "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n    <meta name=\"keywords\" content=\"Hits-of-Code, GitHub, Badge\" />\n    <meta name=\"description\" content=\"Hits-of-Code Badges for Git repositories\" />\n    <link rel=\"stylesheet\" href=\"/static/tacit-css.min-WCB_1qyH.css\" />\n    <title>Hits-of-Code\nBadges</title>\n</head>\n<body>\n\n<section>\n<header>\n    <h1>Overview</h1>\n</header>\n\n<article>\n    \n\n<p>\n  The metric for the project <a href=\"https://github.com/vbrandl/badgers\">https://github.com/vbrandl/badgers</a> is\n  currently being calculated. Try again in a few seconds.\n</p>\n\n<p>To include the badge in your readme, use the following markdown:</p>\n\n<pre>\n  [![Hits-of-Code](http://0.0.0.0:8080/github/vbrandl/badgers)](http://0.0.0.0:8080/github/vbrandl/badgers/view)\n</pre>\n\n<form\n  method=\"post\"\n  action=\"/github/vbrandl/badgers/delete\"\n>\n  <button type=\"submit\">Rebuild Cache</button>\n</form>\n\n</article>\n\n<footer>\n<nav>\n    <ul>\n        <li>\n            <small>Created by <a href=\"https://www.vbrandl.net\">Valentin Brandl</a>.</small>\n        </li>\n    </ul>\n</nav>\n<nav>\n    <ul>\n        <li>\n            <small>HoC v1.7.0 - <a href=\"https://github.com/vbrandl/hoc/commit/1736b01\">1736b01</a></small>\n        </li>\n    </ul>\n</nav>\n<nav>\n    <ul>\n        <li>\n            <small>Currently serving 0 repositories</small>\n        </li>\n    </ul>\n</nav>\n<nav>\n    <ul>\n        <li><small><a href=\"https://github.com/vbrandl/hoc\">GitHub</a></small></li>\n        <li><small><a href=\"https://opensource.org/licenses/MIT\">MIT License</a></small></li>\n    </ul>\n</nav>\n</footer>\n</section>\n\n</body>\n</html>\n\n"
[INFO] [stdout] 
[INFO] [stdout] thread 'overview_contains_commit_url' (372) panicked at tests/overview.rs:43:5:
[INFO] [stdout] assertion failed: dbg!(body).contains("https://github.com/vbrandl/badgers/commit/")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649a0058d4e2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649a0058d4e2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649a0058d4e2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649a0058d4e2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x649a005a688a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649a005a688a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x649a00593046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649a00593046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649a0056867f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649a0056867f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649a00584619 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6499ffc1e02e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6499ffc1e02e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649a00584882 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x649a00584882 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649a0056876a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x649a0055f7b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x649a005698ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649a005a707c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649a005a7042 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6499ffb94689 - overview[2499142ec3080e70]::overview_contains_commit_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:43:5
[INFO] [stdout]   21:     0x6499ffc02312 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6499ffb6596d - <tokio[b7fe21d28db7620a]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x6499ffb61b12 - tokio[b7fe21d28db7620a]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b7fe21d28db7620a]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6499ffb61b12 - tokio[b7fe21d28db7620a]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b7fe21d28db7620a]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6499ffb61b12 - <tokio[b7fe21d28db7620a]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x6499ffbc55a4 - <tokio[b7fe21d28db7620a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x6499ffb89dc8 - <tokio[b7fe21d28db7620a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x6499ffbac66b - tokio[b7fe21d28db7620a]::runtime::context::runtime::enter_runtime::<<tokio[b7fe21d28db7620a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x6499ffb85ee4 - <tokio[b7fe21d28db7620a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x6499ffbe25b4 - <tokio[b7fe21d28db7620a]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   31:     0x6499ffbe27ac - <tokio[b7fe21d28db7620a]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   32:     0x6499ffb9523f - overview[2499142ec3080e70]::overview_contains_commit_url
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:45:19
[INFO] [stdout]   33:     0x6499ffb93217 - overview[2499142ec3080e70]::overview_contains_commit_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:9:40
[INFO] [stdout]   34:     0x6499ffb852b6 - <overview[2499142ec3080e70]::overview_contains_commit_url::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6499ffc123db - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6499ffc123db - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x6499ffc1ec3a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x6499ffc1ec3a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6499ffc1ec3a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6499ffc1ec3a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6499ffc1ec3a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6499ffc1ec3a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x6499ffc1ec3a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x6499ffc19104 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x6499ffc19104 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x6499ffc21732 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x6499ffc21732 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6499ffc21732 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6499ffc21732 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6499ffc21732 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6499ffc21732 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x6499ffc21732 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x649a0058c9ef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x649a0058c9ef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x7e3b10bc1aa4 - <unknown>
[INFO] [stdout]   56:     0x7e3b10c4ea64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     overview_contains_commit_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test overview`
[INFO] running `Command { std: "docker" "inspect" "b5219a3046cd7f5ad3664499717909430d3fd767996b721eb493acb882bca2d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5219a3046cd7f5ad3664499717909430d3fd767996b721eb493acb882bca2d9", kill_on_drop: false }`
[INFO] [stdout] b5219a3046cd7f5ad3664499717909430d3fd767996b721eb493acb882bca2d9
