[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] 26a9e21cfac7f919a5af75d560a1fc0cb9a02a0b [INFO] testing vbrandl/hoc against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 981c237e84a57fdb8e75ec98416c040b5c5dcad0ca2f83995bba1f7ef54906b7 [INFO] running `Command { std: "docker" "start" "-a" "981c237e84a57fdb8e75ec98416c040b5c5dcad0ca2f83995bba1f7ef54906b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981c237e84a57fdb8e75ec98416c040b5c5dcad0ca2f83995bba1f7ef54906b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981c237e84a57fdb8e75ec98416c040b5c5dcad0ca2f83995bba1f7ef54906b7", kill_on_drop: false }` [INFO] [stdout] 981c237e84a57fdb8e75ec98416c040b5c5dcad0ca2f83995bba1f7ef54906b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddfde16866722add95d3e779165ad3428ce63a6a942a36edb034baecde38efd4 [INFO] running `Command { std: "docker" "start" "-a" "ddfde16866722add95d3e779165ad3428ce63a6a942a36edb034baecde38efd4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling signal-hook v0.4.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bytes v1.11.0 [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 mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [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-features v0.45.2 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 futures-util v0.3.31 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling vergen-gix v9.1.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ructe v0.18.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling async-compression v0.4.37 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling gix-path v0.11.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling gix-features v0.46.0 [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 reqwest v0.12.28 [INFO] [stderr] Compiling hoc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.8 [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 urlencoding v2.1.3 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "ddfde16866722add95d3e779165ad3428ce63a6a942a36edb034baecde38efd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddfde16866722add95d3e779165ad3428ce63a6a942a36edb034baecde38efd4", kill_on_drop: false }` [INFO] [stdout] ddfde16866722add95d3e779165ad3428ce63a6a942a36edb034baecde38efd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08de9ce4b7b2802a893c140fdcaeb5d5dfa4ea4b947cc7d60ae416a78d5db5a4 [INFO] running `Command { std: "docker" "start" "-a" "08de9ce4b7b2802a893c140fdcaeb5d5dfa4ea4b947cc7d60ae416a78d5db5a4", kill_on_drop: false }` [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling ructe v0.18.2 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling vergen-gix v9.1.0 [INFO] [stderr] Compiling hoc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.39s [INFO] running `Command { std: "docker" "inspect" "08de9ce4b7b2802a893c140fdcaeb5d5dfa4ea4b947cc7d60ae416a78d5db5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08de9ce4b7b2802a893c140fdcaeb5d5dfa4ea4b947cc7d60ae416a78d5db5a4", kill_on_drop: false }` [INFO] [stdout] 08de9ce4b7b2802a893c140fdcaeb5d5dfa4ea4b947cc7d60ae416a78d5db5a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8df3e3418e8a8a8ea8c334f5f768701ef50aaf4b3a1acdfcd4b691b03780df7 [INFO] running `Command { std: "docker" "start" "-a" "d8df3e3418e8a8a8ea8c334f5f768701ef50aaf4b3a1acdfcd4b691b03780df7", kill_on_drop: false }` [INFO] [stderr] Compiling hoc v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.94s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hoc-892dd4adb8740563) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test worker::tests::empty_queue ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hoc-357f7a295a926f46) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/badge.rs (/opt/rustwide/target/debug/deps/badge-f49ed0242316b112) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T00:52:09.980481Z DEBUG request{method=GET uri=/github/vbrandl/hoc version=HTTP/1.1}:hoc{requestid=a10e1a3f-e52a-4a80-ae46-3535fd07d23c}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:09.980771Z TRACE request{method=GET uri=/github/vbrandl/hoc version=HTTP/1.1}:hoc{requestid=a10e1a3f-e52a-4a80-ae46-3535fd07d23c}:handle_hoc_request{platform="github.com" owner="vbrandl" repo="hoc"}: hoc::http::hoc: queued new calculation job [INFO] [stdout] 2026-01-26T00:52:09.981536Z DEBUG request{method=GET uri=/github/vbrandl/hoc version=HTTP/1.1}:hoc{requestid=a10e1a3f-e52a-4a80-ae46-3535fd07d23c}: tower_http::trace::on_response: finished processing request latency=3 ms status=200 [INFO] [stdout] 2026-01-26T00:52:09.981791Z TRACE worker: hoc::worker: handling hoc calculation task=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} } [INFO] [stdout] 2026-01-26T00:52:09.981926Z  INFO worker:hoc{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }}:open_repo{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }}: hoc::hoc: cloning for the first time [INFO] [stdout] 2026-01-26T00:52:09.982352Z  INFO clone{path="/tmp/.tmppSDQmc/github.com/vbrandl/hoc"}: hoc::hoc: cloning [INFO] [stdout] 2026-01-26T00:52:09.983115Z  INFO hoc::cache: persisting cache [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.09s [INFO] [stdout] [INFO] [stderr] Running tests/count.rs (/opt/rustwide/target/debug/deps/count-25e4a8e4e36dbd3a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test no_repos ... ok [INFO] [stdout] test no_repos_for_provider ... ok [INFO] [stdout] test no_repos_for_owner ... ok [INFO] [stdout] test two_subdirs_in_one_repo ... ok [INFO] [stdout] test two_repos_for_owner ... ok [INFO] [stdout] test one_repo_for_owner ... ok [INFO] [stdout] test two_repos_for_two_providers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-63829062ef8dcbf0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T00:52:10.078489Z DEBUG request{method=GET uri=/health version=HTTP/1.1}:hoc{requestid=ffb773e6-be0a-46b6-a1e7-a56dfbb3145f}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:10.078636Z DEBUG request{method=GET uri=/health version=HTTP/1.1}:hoc{requestid=ffb773e6-be0a-46b6-a1e7-a56dfbb3145f}: tower_http::trace::on_response: finished processing request latency=0 ms status=200 [INFO] [stdout] 2026-01-26T00:52:10.079235Z  INFO hoc::cache: 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] [stderr] Running tests/index.rs (/opt/rustwide/target/debug/deps/index-b7da84de00f87bf9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T00:52:10.087962Z DEBUG request{method=GET uri=/ version=HTTP/1.1}:hoc{requestid=fdfcc12b-322c-4c2e-b584-bef38d9f74ec}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:10.088089Z DEBUG request{method=GET uri=/ version=HTTP/1.1}:hoc{requestid=fdfcc12b-322c-4c2e-b584-bef38d9f74ec}: tower_http::trace::on_response: finished processing request latency=0 ms status=200 [INFO] [stdout] 2026-01-26T00:52:10.088703Z  INFO hoc::cache: 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.00s [INFO] [stdout] [INFO] [stderr] Running tests/json.rs (/opt/rustwide/target/debug/deps/json-b3a6ec4f4cbff227) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T00:52:10.097242Z DEBUG request{method=GET uri=/github/vbrandl/hoc/json version=HTTP/1.1}:hoc{requestid=6cefe8b6-b52b-42f7-8893-16c8935f4993}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:10.097508Z TRACE request{method=GET uri=/github/vbrandl/hoc/json version=HTTP/1.1}:hoc{requestid=6cefe8b6-b52b-42f7-8893-16c8935f4993}:handle_hoc_request{platform="github.com" owner="vbrandl" repo="hoc"}: hoc::http::hoc: queued new calculation job [INFO] [stdout] 2026-01-26T00:52:10.097671Z DEBUG request{method=GET uri=/github/vbrandl/hoc/json version=HTTP/1.1}:hoc{requestid=6cefe8b6-b52b-42f7-8893-16c8935f4993}: tower_http::trace::on_response: finished processing request latency=0 ms status=200 [INFO] [stdout] 2026-01-26T00:52:10.097905Z TRACE worker: hoc::worker: handling hoc calculation task=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} } [INFO] [stdout] 2026-01-26T00:52:10.098031Z  INFO worker:hoc{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }}:open_repo{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "hoc", branch: None, excludes: {} }}: hoc::hoc: cloning for the first time [INFO] [stdout] 2026-01-26T00:52:10.098553Z  INFO clone{path="/tmp/.tmpIZHR0j/github.com/vbrandl/hoc"}: hoc::hoc: cloning [INFO] [stdout] 2026-01-26T00:52:10.098756Z  INFO hoc::cache: persisting cache [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/overview.rs (/opt/rustwide/target/debug/deps/overview-70c6a5cbfd8f9825) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2026-01-26T00:52:10.171074Z DEBUG request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=482a005d-fa0d-4609-a0c9-c13fe1fb1c7b}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:10.171344Z TRACE request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=482a005d-fa0d-4609-a0c9-c13fe1fb1c7b}:handle_hoc_request{platform="github.com" owner="vbrandl" repo="badgers"}: hoc::http::hoc: queued new calculation job [INFO] [stdout] 2026-01-26T00:52:10.171552Z DEBUG request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=482a005d-fa0d-4609-a0c9-c13fe1fb1c7b}: tower_http::trace::on_response: finished processing request latency=0 ms status=200 [INFO] [stdout] 2026-01-26T00:52:10.171806Z TRACE worker: hoc::worker: handling hoc calculation task=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } [INFO] [stdout] 2026-01-26T00:52:10.172139Z  INFO worker:hoc{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }}:open_repo{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }}: hoc::hoc: cloning for the first time [INFO] [stdout] 2026-01-26T00:52:10.172557Z  INFO clone{path="/tmp/.tmpWkw5fZ/github.com/vbrandl/badgers"}: hoc::hoc: cloning [INFO] [stdout] 2026-01-26T00:52:10.233628Z ERROR worker: hoc::worker: error calculating hoc task=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } err=Git(failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)) [INFO] [stdout] 2026-01-26T00:52:15.172875Z DEBUG request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=5e9ef644-3b3e-441a-8c33-cad80769f75d}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-01-26T00:52:15.173091Z TRACE request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=5e9ef644-3b3e-441a-8c33-cad80769f75d}:handle_hoc_request{platform="github.com" owner="vbrandl" repo="badgers"}: hoc::http::hoc: queued new calculation job [INFO] [stdout] 2026-01-26T00:52:15.173263Z DEBUG request{method=GET uri=/github/vbrandl/badgers/view version=HTTP/1.1}:hoc{requestid=5e9ef644-3b3e-441a-8c33-cad80769f75d}: tower_http::trace::on_response: finished processing request latency=0 ms status=200 [INFO] [stdout] 2026-01-26T00:52:15.173509Z TRACE worker: hoc::worker: handling hoc calculation task=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } [INFO] [stdout] 2026-01-26T00:52:15.173608Z  INFO worker:hoc{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }}:open_repo{params=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} }}: hoc::hoc: cloning for the first time [INFO] [stdout] 2026-01-26T00:52:15.173910Z  INFO clone{path="/tmp/.tmpWkw5fZ/github.com/vbrandl/badgers"}: hoc::hoc: cloning [INFO] [stdout] 2026-01-26T00:52:15.179120Z ERROR worker: hoc::worker: error calculating hoc task=HocParams { platform: GitHub, owner: "vbrandl", repo: "badgers", branch: None, excludes: {} } err=Git(failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)) [INFO] [stdout] 2026-01-26T00:52:15.263831Z  INFO hoc::cache: 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 = "\n\n\n \n \n \n \n \n Hits-of-Code\nBadges\n\n\n\n
\n
\n

Overview

\n
\n\n
\n \n\n

\n The metric for the project https://github.com/vbrandl/badgers is\n currently being calculated. Try again in a few seconds.\n

\n\n

To include the badge in your readme, use the following markdown:

\n\n
\n  [![Hits-of-Code](http://0.0.0.0:8080/github/vbrandl/badgers)](http://0.0.0.0:8080/github/vbrandl/badgers/view)\n
\n\n\n \n\n\n
\n\n\n
\n\n\n\n\n" [INFO] [stdout] [INFO] [stdout] thread 'overview_contains_commit_url' (373) 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: 0x570c74f14d92 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x570c74f14d92 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x570c74f14d92 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x570c74f14d92 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x570c74f2e13a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x570c74f2e13a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x570c74f1a8f6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x570c74f1a8f6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x570c74eeff2f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x570c74eeff2f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x570c74f0be79 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x570c745a812e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x570c745a812e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x570c74f0c0e2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x570c74f0c0e2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x570c74ef001a - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x570c74ee70f9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x570c74ef119d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x570c74f2e92c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x570c74f2e8f2 - core[7ebf52c056bd56a4]::panicking::panic [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x570c7451e789 - overview[a0cfece79b2a55e9]::overview_contains_commit_url::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/overview.rs:43:5 [INFO] [stdout] 21: 0x570c7458b772 - > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x570c744efa2d - ::block_on::>>::{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: 0x570c744ebbd2 - tokio[351cf403f5dae6c0]::task::coop::with_budget::, ::block_on>>::{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: 0x570c744ebbd2 - tokio[351cf403f5dae6c0]::task::coop::budget::, ::block_on>>::{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: 0x570c744ebbd2 - ::block_on::>> [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: 0x570c7454f7d4 - ::block_on::>> [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: 0x570c74513f98 - ::block_on::>>::{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: 0x570c745366bb - tokio[351cf403f5dae6c0]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x570c74510054 - ::block_on::>> [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: 0x570c7456c634 - ::block_on_inner::>> [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: 0x570c7456c82c - ::block_on::>> [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: 0x570c7451f33f - overview[a0cfece79b2a55e9]::overview_contains_commit_url [INFO] [stdout] at /opt/rustwide/workdir/tests/overview.rs:45:19 [INFO] [stdout] 33: 0x570c7451d317 - overview[a0cfece79b2a55e9]::overview_contains_commit_url::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/overview.rs:9:40 [INFO] [stdout] 34: 0x570c7450f456 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x570c7459c4db - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x570c7459c4db - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 37: 0x570c745a8d3a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 38: 0x570c745a8d3a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x570c745a8d3a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x570c745a8d3a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x570c745a8d3a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x570c745a8d3a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 43: 0x570c745a8d3a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 44: 0x570c745a42e4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 45: 0x570c745a42e4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 46: 0x570c745ab832 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 47: 0x570c745ab832 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x570c745ab832 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x570c745ab832 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x570c745ab832 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x570c745ab832 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 52: 0x570c745ab832 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x570c74f1429f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 54: 0x570c74f1429f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 55: 0x747dfe7b9aa4 - [INFO] [stdout] 56: 0x747dfe846a64 - clone [INFO] [stdout] 57: 0x0 - [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.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test overview` [INFO] running `Command { std: "docker" "inspect" "d8df3e3418e8a8a8ea8c334f5f768701ef50aaf4b3a1acdfcd4b691b03780df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8df3e3418e8a8a8ea8c334f5f768701ef50aaf4b3a1acdfcd4b691b03780df7", kill_on_drop: false }` [INFO] [stdout] d8df3e3418e8a8a8ea8c334f5f768701ef50aaf4b3a1acdfcd4b691b03780df7