[INFO] cloning repository https://github.com/JayanAXHF/modder-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JayanAXHF/modder-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayanAXHF%2Fmodder-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayanAXHF%2Fmodder-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 305e0e381909024d6e1c1500f336ba64a231c108 [INFO] testing JayanAXHF/modder-rs against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayanAXHF%2Fmodder-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JayanAXHF/modder-rs [INFO] finished tweaking git repo https://github.com/JayanAXHF/modder-rs [INFO] tweaked toml for git repo https://github.com/JayanAXHF/modder-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JayanAXHF/modder-rs on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JayanAXHF/modder-rs 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/tui/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6721df19145e869ea29787ff5a2fa613103abd1d916fd93d2f0df6fa57364a74 [INFO] running `Command { std: "docker" "start" "-a" "6721df19145e869ea29787ff5a2fa613103abd1d916fd93d2f0df6fa57364a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6721df19145e869ea29787ff5a2fa613103abd1d916fd93d2f0df6fa57364a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6721df19145e869ea29787ff5a2fa613103abd1d916fd93d2f0df6fa57364a74", kill_on_drop: false }` [INFO] [stdout] 6721df19145e869ea29787ff5a2fa613103abd1d916fd93d2f0df6fa57364a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72b9a293a5eb2f8021ef1de4aa69b56f6b1ca77c85a07dace56041a54935e0ec [INFO] running `Command { std: "docker" "start" "-a" "72b9a293a5eb2f8021ef1de4aa69b56f6b1ca77c85a07dace56041a54935e0ec", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/tui/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling vergen-gix v1.0.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-quote v0.5.0 [INFO] [stderr] Compiling gix-actor v0.34.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling gix-features v0.41.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling gix-command v0.5.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling gix-fs v0.14.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling kasuari v0.4.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_setters v0.1.7 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hmac-sha512 v1.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gix-hash v0.17.0 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-glob v0.19.0 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling gix-object v0.48.0 [INFO] [stderr] Compiling gix-commitgraph v0.27.0 [INFO] [stderr] Compiling gix-attributes v0.25.0 [INFO] [stderr] Compiling gix-ignore v0.14.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling gix-url v0.30.0 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling ratatui-core v0.1.0-alpha.5 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling gix-pathspec v0.10.0 [INFO] [stderr] Compiling gix-transport v0.46.0 [INFO] [stderr] Compiling line-clipping v0.3.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling gix-revwalk v0.19.0 [INFO] [stderr] Compiling gix-traverse v0.45.0 [INFO] [stderr] Compiling gix-revision v0.33.0 [INFO] [stderr] Compiling gix-filter v0.18.0 [INFO] [stderr] Compiling gix-pack v0.58.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0-alpha.4 [INFO] [stderr] Compiling gix-refspec v0.29.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling gix-ref v0.51.0 [INFO] [stderr] Compiling gix-index v0.39.0 [INFO] [stderr] Compiling gix-shallow v0.3.0 [INFO] [stderr] Compiling gix-odb v0.68.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0-alpha.3 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0-alpha.4 [INFO] [stderr] Compiling gix-worktree v0.40.0 [INFO] [stderr] Compiling ratatui v0.30.0-alpha.4 [INFO] [stderr] Compiling gix-diff v0.51.0 [INFO] [stderr] Compiling tui-input v0.12.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling gix-discover v0.39.0 [INFO] [stderr] Compiling gix-config v0.44.0 [INFO] [stderr] Compiling gix-protocol v0.49.0 [INFO] [stderr] Compiling gix-dir v0.13.0 [INFO] [stderr] Compiling gix-status v0.18.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling gix-submodule v0.18.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling gix v0.71.0 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling ratatui-macros v0.6.0 [INFO] [stderr] Compiling tui-big-text v0.7.1 [INFO] [stderr] Compiling tui-popup v0.6.0 [INFO] [stderr] Compiling throbber-widgets-tui v0.8.0 [INFO] [stderr] Compiling tui-logger v0.17.3 [INFO] [stderr] Compiling tui-scrollview v0.5.1 [INFO] [stderr] Compiling tui-prompts v0.5.0 [INFO] [stderr] Compiling tui-widgets v0.4.1 [INFO] [stderr] Compiling modder v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir/tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "72b9a293a5eb2f8021ef1de4aa69b56f6b1ca77c85a07dace56041a54935e0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b9a293a5eb2f8021ef1de4aa69b56f6b1ca77c85a07dace56041a54935e0ec", kill_on_drop: false }` [INFO] [stdout] 72b9a293a5eb2f8021ef1de4aa69b56f6b1ca77c85a07dace56041a54935e0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 282dd172a9822ae75d1c17e7d63cae7b2de1fd6fc318d91ac30dc4ee19f8186c [INFO] running `Command { std: "docker" "start" "-a" "282dd172a9822ae75d1c17e7d63cae7b2de1fd6fc318d91ac30dc4ee19f8186c", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/tui/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling modder v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir/tui) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "282dd172a9822ae75d1c17e7d63cae7b2de1fd6fc318d91ac30dc4ee19f8186c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282dd172a9822ae75d1c17e7d63cae7b2de1fd6fc318d91ac30dc4ee19f8186c", kill_on_drop: false }` [INFO] [stdout] 282dd172a9822ae75d1c17e7d63cae7b2de1fd6fc318d91ac30dc4ee19f8186c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9036fa8be25e3f78d34a42b5d1b0f7643329c5773b2fcb5fe71cdf122d266226 [INFO] running `Command { std: "docker" "start" "-a" "9036fa8be25e3f78d34a42b5d1b0f7643329c5773b2fcb5fe71cdf122d266226", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/tui/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modder-7c9221a0b7bcba4f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gh_releases::tests::test_get_mod_from_release ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- gh_releases::tests::test_get_mod_from_release stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'gh_releases::tests::test_get_mod_from_release' (25) panicked at core/src/gh_releases/mod.rs:110:72: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5def6231aba2 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5def6231aba2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5def6231aba2 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5def6231aba2 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5def6232bf4f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5def6232bf4f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5def622e6f73 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5def622e6f73 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5def622f3702 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5def622f85af - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5def622f8441 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5def6215a54e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5def6215a54e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5def622f8cfe - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5def622f8cfe - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5def622f8a1a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5def622f3849 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5def622daf6d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5def62334c10 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5def623340f6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5def61e74dee - core::result::Result::unwrap::h5bd6c9c72d3db158 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5def61e74dee - modder::gh_releases::tests::test_get_mod_from_release::{{closure}}::hc1eff1720f8b65f9 [INFO] [stdout] at /opt/rustwide/workdir/core/src/gh_releases/mod.rs:110:72 [INFO] [stdout] 22: 0x5def61e6b9a2 - as core::future::future::Future>::poll::h5f8766ee06b6f336 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5def61e6ba1d - as core::future::future::Future>::poll::ha8c598bda5edcd5d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5def61e7a39d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd268d69e15111dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x5def61e7a13b - tokio::task::coop::with_budget::hec9152afb057dcf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5def61e7a13b - tokio::task::coop::budget::h3d4ca67af244c179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5def61e7a13b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45fecbc8f6b28b36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x5def61e77750 - tokio::runtime::scheduler::current_thread::Context::enter::h88bc6c010c11967d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x5def61e78d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h05cde4b459ab9027 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x5def61e78a44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8602c593f4bf0572 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x5def61e73dfb - tokio::runtime::context::scoped::Scoped::set::h1820bfc5621a2555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5def61e73b39 - tokio::runtime::context::set_scheduler::{{closure}}::hbd31ec7a84a3d023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5def61e5efa2 - std::thread::local::LocalKey::try_with::h1639cc511597ed16 [INFO] [stderr] error: test failed, to rerun pass `-p modder --lib` [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5def61e5eb0e - std::thread::local::LocalKey::with::h0f5bd0b5ffd28d62 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5def61e73a6d - tokio::runtime::context::set_scheduler::h830364d57b14f2bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5def61e787d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h458cdbc9d04085ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x5def61e78ac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc4999566445f6b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x5def61e76d50 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h839e8e25a4785669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5def61e6a6a0 - tokio::runtime::context::runtime::enter_runtime::h0621303721ef349c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5def61e767c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdea896a5e5d5a995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5def61e740b4 - tokio::runtime::runtime::Runtime::block_on_inner::h4e265a50367db6c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x5def61e74387 - tokio::runtime::runtime::Runtime::block_on::ha06119d07393af02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x5def61e74ac0 - modder::gh_releases::tests::test_get_mod_from_release::h0e22e5e9b17e571a [INFO] [stdout] at /opt/rustwide/workdir/core/src/gh_releases/mod.rs:113:33 [INFO] [stdout] 44: 0x5def61e75147 - modder::gh_releases::tests::test_get_mod_from_release::{{closure}}::hf7ae2ae192e4a1ca [INFO] [stdout] at /opt/rustwide/workdir/core/src/gh_releases/mod.rs:108:41 [INFO] [stdout] 45: 0x5def61e5ff56 - core::ops::function::FnOnce::call_once::h251118625fc25b6c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5def6215a3bb - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5def6215a3bb - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5def6216fe15 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5def6216fe15 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5def6216fe15 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5def6216fe15 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5def6216fe15 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5def6216fe15 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5def6216fe15 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5def621467e4 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5def621467e4 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5def6214a0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5def6214a0ca - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5def6214a0ca - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5def6214a0ca - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5def6214a0ca - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5def6214a0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5def6214a0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5def622ed9ff - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5def622ed9ff - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x7c826cd74aa4 - [INFO] [stdout] 67: 0x7c826ce01a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] gh_releases::tests::test_get_mod_from_release [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9036fa8be25e3f78d34a42b5d1b0f7643329c5773b2fcb5fe71cdf122d266226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9036fa8be25e3f78d34a42b5d1b0f7643329c5773b2fcb5fe71cdf122d266226", kill_on_drop: false }` [INFO] [stdout] 9036fa8be25e3f78d34a42b5d1b0f7643329c5773b2fcb5fe71cdf122d266226