[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] 3cf7079d61466955596689ed8d71f70231106046
[INFO] testing vbrandl/hoc against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee29da11ad1bb5d4ccec1fd128a1fdd0d66ab7b743ddf82880851cf0d9c1d477
[INFO] running `Command { std: "docker" "start" "-a" "ee29da11ad1bb5d4ccec1fd128a1fdd0d66ab7b743ddf82880851cf0d9c1d477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee29da11ad1bb5d4ccec1fd128a1fdd0d66ab7b743ddf82880851cf0d9c1d477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee29da11ad1bb5d4ccec1fd128a1fdd0d66ab7b743ddf82880851cf0d9c1d477", kill_on_drop: false }`
[INFO] [stdout] ee29da11ad1bb5d4ccec1fd128a1fdd0d66ab7b743ddf82880851cf0d9c1d477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17b58c635d09ce7b9f6288c6beb6edca7953f0a5aa3417143d6c4aee0868101c
[INFO] running `Command { std: "docker" "start" "-a" "17b58c635d09ce7b9f6288c6beb6edca7953f0a5aa3417143d6c4aee0868101c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling gix-attributes v0.29.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling gix-packetline v0.20.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling gix-pathspec v0.14.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling gix-ignore v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gix-url v0.34.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling gix-revwalk v0.25.0
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling gix-traverse v0.51.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling gix-revision v0.39.0
[INFO] [stderr]    Compiling gix-index v0.45.1
[INFO] [stderr]    Compiling gix-filter v0.24.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-discover v0.45.0
[INFO] [stderr]    Compiling gix-worktree v0.46.0
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gix-pack v0.64.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-dir v0.19.0
[INFO] [stderr]    Compiling gix-diff v0.57.1
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling gix-refspec v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling gix-transport v0.52.1
[INFO] [stderr]    Compiling gix-shallow v0.7.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling gix-protocol v0.55.0
[INFO] [stderr]    Compiling gix-odb v0.74.0
[INFO] [stderr]    Compiling gix-submodule v0.24.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling gix-status v0.24.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling vergen-gix v9.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling gix v0.77.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hoc v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling badgers v2.0.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s
[INFO] running `Command { std: "docker" "inspect" "17b58c635d09ce7b9f6288c6beb6edca7953f0a5aa3417143d6c4aee0868101c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b58c635d09ce7b9f6288c6beb6edca7953f0a5aa3417143d6c4aee0868101c", kill_on_drop: false }`
[INFO] [stdout] 17b58c635d09ce7b9f6288c6beb6edca7953f0a5aa3417143d6c4aee0868101c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153627fe9cd0c28c6077a187eac9a0118d7648412c5c78d2078e29d6b37c6111
[INFO] running `Command { std: "docker" "start" "-a" "153627fe9cd0c28c6077a187eac9a0118d7648412c5c78d2078e29d6b37c6111", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-attributes v0.29.0
[INFO] [stderr]    Compiling gix-ignore v0.18.0
[INFO] [stderr]    Compiling gix-url v0.34.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gix-transport v0.52.1
[INFO] [stderr]    Compiling gix-pathspec v0.14.0
[INFO] [stderr]    Compiling gix-revwalk v0.25.0
[INFO] [stderr]    Compiling gix-filter v0.24.1
[INFO] [stderr]    Compiling gix-pack v0.64.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling gix-traverse v0.51.1
[INFO] [stderr]    Compiling gix-revision v0.39.0
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling gix-odb v0.74.0
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling gix-index v0.45.1
[INFO] [stderr]    Compiling gix-refspec v0.35.0
[INFO] [stderr]    Compiling gix-shallow v0.7.0
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling gix-worktree v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.45.0
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling gix-diff v0.57.1
[INFO] [stderr]    Compiling gix-dir v0.19.0
[INFO] [stderr]    Compiling gix-protocol v0.55.0
[INFO] [stderr]    Compiling gix-status v0.24.0
[INFO] [stderr]    Compiling gix-submodule v0.24.0
[INFO] [stderr]    Compiling gix v0.77.0
[INFO] [stderr]    Compiling vergen-gix v9.1.0
[INFO] [stderr]    Compiling hoc v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "153627fe9cd0c28c6077a187eac9a0118d7648412c5c78d2078e29d6b37c6111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153627fe9cd0c28c6077a187eac9a0118d7648412c5c78d2078e29d6b37c6111", kill_on_drop: false }`
[INFO] [stdout] 153627fe9cd0c28c6077a187eac9a0118d7648412c5c78d2078e29d6b37c6111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04e959b2bf017fa07aa80c40f5c3b0abbf127a4d6a3722465eed73aa376afcbc
[INFO] running `Command { std: "docker" "start" "-a" "04e959b2bf017fa07aa80c40f5c3b0abbf127a4d6a3722465eed73aa376afcbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling hoc v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hoc-d17074d91f453d72)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test worker::tests::push_multiple_different ... ok
[INFO] [stdout] test worker::tests::push_single ... ok
[INFO] [stdout] test worker::tests::empty_queue ... ok
[INFO] [stdout] test worker::tests::push_multiple_duplicate ... 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/deps/hoc-d86f16b6995a16fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/badge.rs (/opt/rustwide/target/debug/deps/badge-6f4ae927eafbd887)
[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-03-10T22:29:42.694431Z[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=[0mdee87e47-8d5a-41a8-9db7-a7ebbfb7626a[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:42.697096Z[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=[0mdee87e47-8d5a-41a8-9db7-a7ebbfb7626a[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-03-10T22:29:42.698676Z[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=[0mdee87e47-8d5a-41a8-9db7-a7ebbfb7626a[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m4 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-03-10T22:29:42.701170Z[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-03-10T22:29:42.701413Z[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-03-10T22:29:42.702463Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] [2m2026-03-10T22:29:42.704097Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmp3KajeF/github.com/vbrandl/hoc"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[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.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/count.rs (/opt/rustwide/target/debug/deps/count-e08bbd6f4bc489e7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test no_repos_for_provider ... ok
[INFO] [stdout] test one_repo_for_owner ... ok
[INFO] [stdout] test no_repos ... ok
[INFO] [stdout] test no_repos_for_owner ... ok
[INFO] [stdout] test two_repos_for_two_providers ... ok
[INFO] [stdout] test two_subdirs_in_one_repo ... ok
[INFO] [stdout] test two_repos_for_owner ... ok
[INFO] [stderr]      Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-18940ae4fc6cec67)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-10T22:29:42.909821Z[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=[0m55042dbe-7a63-4008-90a7-87144bc4b724[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:42.911965Z[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=[0m55042dbe-7a63-4008-90a7-87144bc4b724[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-03-10T22:29:42.912968Z[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/index.rs (/opt/rustwide/target/debug/deps/index-8d4b4f4fccdbede0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-10T22:29:42.928505Z[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=[0mf997905f-afdc-4db5-9ebb-6f3cfac8941b[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:42.928634Z[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=[0mf997905f-afdc-4db5-9ebb-6f3cfac8941b[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-03-10T22:29:42.934441Z[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] [stderr]      Running tests/json.rs (/opt/rustwide/target/debug/deps/json-ac3dd928888c964b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-10T22:29:42.953856Z[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=[0m76daeb5a-6d01-45ef-bbc3-6bbce54bbe89[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:42.956128Z[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=[0m76daeb5a-6d01-45ef-bbc3-6bbce54bbe89[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-03-10T22:29:42.956320Z[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=[0m76daeb5a-6d01-45ef-bbc3-6bbce54bbe89[1m}[0m[2m:[0m [2mtower_http::trace::on_response[0m[2m:[0m finished processing request [3mlatency[0m[2m=[0m2 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] [2m2026-03-10T22:29:42.956554Z[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-03-10T22:29:42.956677Z[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-03-10T22:29:42.957355Z[0m [32m INFO[0m [2mhoc::cache[0m[2m:[0m persisting cache
[INFO] [stdout] [2m2026-03-10T22:29:42.957328Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmplqw5Rf/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.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/overview.rs (/opt/rustwide/target/debug/deps/overview-5d4a57664cae572a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-10T22:29:43.070767Z[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=[0m5116dddf-96f8-481b-ae04-06124cb03b7f[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:43.071033Z[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=[0m5116dddf-96f8-481b-ae04-06124cb03b7f[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-03-10T22:29:43.071225Z[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=[0m5116dddf-96f8-481b-ae04-06124cb03b7f[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-03-10T22:29:43.071458Z[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-03-10T22:29:43.071564Z[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-03-10T22:29:43.071821Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxJMbU6/github.com/vbrandl/badgers"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stdout] [2m2026-03-10T22:29:43.185776Z[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-03-10T22:29:48.072431Z[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=[0m69d40097-c42e-42fc-b0dd-7f0167b0539c[1m}[0m[2m:[0m [2mtower_http::trace::on_request[0m[2m:[0m started processing request
[INFO] [stdout] [2m2026-03-10T22:29:48.072606Z[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=[0m69d40097-c42e-42fc-b0dd-7f0167b0539c[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-03-10T22:29:48.072746Z[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=[0m69d40097-c42e-42fc-b0dd-7f0167b0539c[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-03-10T22:29:48.072948Z[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-03-10T22:29:48.073047Z[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-03-10T22:29:48.073283Z[0m [32m INFO[0m [1mclone[0m[1m{[0m[3mpath[0m[2m=[0m"/tmp/.tmpxJMbU6/github.com/vbrandl/badgers"[1m}[0m[2m:[0m [2mhoc::hoc[0m[2m:[0m cloning
[INFO] [stdout] [2m2026-03-10T22:29:48.082366Z[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-03-10T22:29:48.183535Z[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.8.0 - <a href=\"https://github.com/vbrandl/hoc/commit/3cf7079\">3cf7079</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:     0x57eece7f91ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eece7f91ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eece7f91ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57eece7f91ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57eece81212a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57eece81212a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57eece7fe892 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eece7fe892 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57eece7d516f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57eece7d516f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57eece7f0789 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57eecde8294c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57eecde8294c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eece7f0a02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57eece7f0a02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57eece7d525a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57eece7cc229 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57eece7d628d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57eece812abc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eece812a82 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57eecde1fcb9 - overview::overview_contains_commit_url::{{closure}}::h386b3ee94a18c219
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:43:5
[INFO] [stdout]   21:     0x57eecde5c432 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1e117478751fc66f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57eecddd2bfd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h72f7683613898195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x57eecddd1e12 - tokio::task::coop::with_budget::h99debbe9af1be483
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x57eecddd1e12 - tokio::task::coop::budget::h281cf2a42e12a9b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x57eecddd1e12 - tokio::runtime::park::CachedParkThread::block_on::h51945dc2e8091997
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x57eecde02204 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5e406798bf93ee2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x57eecddcb4f8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hdbf9ab3e7aea9b0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x57eecde1d0bb - tokio::runtime::context::runtime::enter_runtime::hbfb6f468b50431ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x57eecddcb484 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h3ce445c044eac9f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x57eecde4e854 - tokio::runtime::runtime::Runtime::block_on_inner::hf221a15b268218b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   31:     0x57eecde4ea4f - tokio::runtime::runtime::Runtime::block_on::h3f186770f4f2f964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   32:     0x57eecde1e7df - overview::overview_contains_commit_url::h210842234f29a179
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:45:19
[INFO] [stdout]   33:     0x57eecde1fdb7 - overview::overview_contains_commit_url::{{closure}}::h5b406a20ba7b68f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/overview.rs:9:40
[INFO] [stdout]   34:     0x57eecddc2e96 - core::ops::function::FnOnce::call_once::hbb9287632fb3b328
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x57eecde76a2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x57eecde76a2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x57eecde8341b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x57eecde8341b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x57eecde8341b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x57eecde8341b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x57eecde8341b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x57eecde8341b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x57eecde8341b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x57eecde7eb34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x57eecde7eb34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x57eecde86022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x57eecde86022 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57eecde86022 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x57eecde86022 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x57eecde86022 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57eecde86022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x57eecde86022 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57eece7f87bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x57eece7f87bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x77b4107caaa4 - <unknown>
[INFO] [stdout]   56:     0x77b410857a64 - 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" "04e959b2bf017fa07aa80c40f5c3b0abbf127a4d6a3722465eed73aa376afcbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e959b2bf017fa07aa80c40f5c3b0abbf127a4d6a3722465eed73aa376afcbc", kill_on_drop: false }`
[INFO] [stdout] 04e959b2bf017fa07aa80c40f5c3b0abbf127a4d6a3722465eed73aa376afcbc
