[INFO] cloning repository https://github.com/lucasilverentand/canaveral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasilverentand/canaveral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasilverentand%2Fcanaveral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasilverentand%2Fcanaveral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c0fc13b294a6fba61e5789396be02d8426a8d68
[INFO] testing lucasilverentand/canaveral/2c0fc13b294a6fba61e5789396be02d8426a8d68 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasilverentand%2Fcanaveral" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasilverentand/canaveral
[INFO] finished tweaking git repo https://github.com/lucasilverentand/canaveral
[INFO] tweaked toml for git repo https://github.com/lucasilverentand/canaveral written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasilverentand/canaveral on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasilverentand/canaveral 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5536777b8514c957c256b1770df6d9411952c49e20cf00c31ca929dded76b96d
[INFO] running `Command { std: "docker" "start" "-a" "5536777b8514c957c256b1770df6d9411952c49e20cf00c31ca929dded76b96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5536777b8514c957c256b1770df6d9411952c49e20cf00c31ca929dded76b96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5536777b8514c957c256b1770df6d9411952c49e20cf00c31ca929dded76b96d", kill_on_drop: false }`
[INFO] [stdout] 5536777b8514c957c256b1770df6d9411952c49e20cf00c31ca929dded76b96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa69a9c12876aa6ad9e42e8d8780c7085b7fa9cce34fc98e81bf757665def900
[INFO] running `Command { std: "docker" "start" "-a" "fa69a9c12876aa6ad9e42e8d8780c7085b7fa9cce34fc98e81bf757665def900", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling age-core v0.10.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling age v0.10.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling canaveral-metadata v0.1.0 (/opt/rustwide/workdir/crates/canaveral-metadata)
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling canaveral-signing v0.1.0 (/opt/rustwide/workdir/crates/canaveral-signing)
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/canaveral-signing/src/registry.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut providers: Vec<Arc<dyn SigningProvider>> = vec![
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling canaveral-stores v0.1.0 (/opt/rustwide/workdir/crates/canaveral-stores)
[INFO] [stderr]    Compiling canaveral-core v0.1.0 (/opt/rustwide/workdir/crates/canaveral-core)
[INFO] [stderr]    Compiling canaveral-git v0.1.0 (/opt/rustwide/workdir/crates/canaveral-git)
[INFO] [stderr]    Compiling canaveral-frameworks v0.1.0 (/opt/rustwide/workdir/crates/canaveral-frameworks)
[INFO] [stderr]    Compiling canaveral-tools v0.1.0 (/opt/rustwide/workdir/crates/canaveral-tools)
[INFO] [stderr]    Compiling canaveral-strategies v0.1.0 (/opt/rustwide/workdir/crates/canaveral-strategies)
[INFO] [stderr]    Compiling canaveral-adapters v0.1.0 (/opt/rustwide/workdir/crates/canaveral-adapters)
[INFO] [stderr]    Compiling canaveral-tasks v0.1.0 (/opt/rustwide/workdir/crates/canaveral-tasks)
[INFO] [stderr]    Compiling canaveral-changelog v0.1.0 (/opt/rustwide/workdir/crates/canaveral-changelog)
[INFO] [stderr]    Compiling canaveral v0.1.0 (/opt/rustwide/workdir/crates/canaveral)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 12s
[INFO] running `Command { std: "docker" "inspect" "fa69a9c12876aa6ad9e42e8d8780c7085b7fa9cce34fc98e81bf757665def900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa69a9c12876aa6ad9e42e8d8780c7085b7fa9cce34fc98e81bf757665def900", kill_on_drop: false }`
[INFO] [stdout] fa69a9c12876aa6ad9e42e8d8780c7085b7fa9cce34fc98e81bf757665def900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd882b9bd30690a9fdaddcbdd5332dc82d29c353d457ee6b4e0ed3736e73db8a
[INFO] running `Command { std: "docker" "start" "-a" "fd882b9bd30690a9fdaddcbdd5332dc82d29c353d457ee6b4e0ed3736e73db8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling canaveral-changelog v0.1.0 (/opt/rustwide/workdir/crates/canaveral-changelog)
[INFO] [stderr]    Compiling canaveral-strategies v0.1.0 (/opt/rustwide/workdir/crates/canaveral-strategies)
[INFO] [stderr]    Compiling canaveral-git v0.1.0 (/opt/rustwide/workdir/crates/canaveral-git)
[INFO] [stderr]    Compiling canaveral-core v0.1.0 (/opt/rustwide/workdir/crates/canaveral-core)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling canaveral-frameworks v0.1.0 (/opt/rustwide/workdir/crates/canaveral-frameworks)
[INFO] [stderr]    Compiling canaveral-tasks v0.1.0 (/opt/rustwide/workdir/crates/canaveral-tasks)
[INFO] [stderr]    Compiling canaveral-adapters v0.1.0 (/opt/rustwide/workdir/crates/canaveral-adapters)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling canaveral-metadata v0.1.0 (/opt/rustwide/workdir/crates/canaveral-metadata)
[INFO] [stderr]    Compiling canaveral-tools v0.1.0 (/opt/rustwide/workdir/crates/canaveral-tools)
[INFO] [stderr]    Compiling canaveral-signing v0.1.0 (/opt/rustwide/workdir/crates/canaveral-signing)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/canaveral-signing/src/registry.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut providers: Vec<Arc<dyn SigningProvider>> = vec![
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/canaveral-signing/src/registry.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut providers: Vec<Arc<dyn SigningProvider>> = vec![
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling canaveral-stores v0.1.0 (/opt/rustwide/workdir/crates/canaveral-stores)
[INFO] [stderr]    Compiling canaveral v0.1.0 (/opt/rustwide/workdir/crates/canaveral)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 57s
[INFO] running `Command { std: "docker" "inspect" "fd882b9bd30690a9fdaddcbdd5332dc82d29c353d457ee6b4e0ed3736e73db8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd882b9bd30690a9fdaddcbdd5332dc82d29c353d457ee6b4e0ed3736e73db8a", kill_on_drop: false }`
[INFO] [stdout] fd882b9bd30690a9fdaddcbdd5332dc82d29c353d457ee6b4e0ed3736e73db8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15b20da2282072b1d23d70024d1a07e4ca455e1887146891270614d31bb996c7
[INFO] running `Command { std: "docker" "start" "-a" "15b20da2282072b1d23d70024d1a07e4ca455e1887146891270614d31bb996c7", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/canaveral-signing/src/registry.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let mut providers: Vec<Arc<dyn SigningProvider>> = vec![
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `canaveral-signing` (lib) generated 1 warning (run `cargo fix --lib -p canaveral-signing` to apply 1 suggestion)
[INFO] [stderr] warning: `canaveral-signing` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral-fc501cddb36b36b9)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test cli::commands::archive::tests::test_export_method_as_str ... ok
[INFO] [stdout] test cli::commands::build::tests::test_framework_adapter_id ... ok
[INFO] [stdout] test cli::commands::archive::tests::test_archive_command_defaults ... ok
[INFO] [stdout] test cli::commands::build::tests::test_platform_conversion ... ok
[INFO] [stdout] test cli::commands::build::tests::test_profile_conversion ... ok
[INFO] [stdout] test cli::commands::check::tests::test_skip_parsing ... ok
[INFO] [stdout] test cli::commands::check::tests::test_check_command_defaults ... ok
[INFO] [stdout] test cli::commands::completions::tests::test_shell_type_conversion ... ok
[INFO] [stdout] test cli::commands::doctor::tests::test_badge_for_status ... ok
[INFO] [stdout] test cli::commands::fmt::tests::test_fmt_command_defaults ... ok
[INFO] [stdout] test cli::commands::firebase::tests::test_upload_args ... ok
[INFO] [stdout] test cli::commands::test::tests::test_reporter_conversion ... ok
[INFO] [stdout] test cli::commands::lint::tests::test_lint_command_defaults ... ok
[INFO] [stdout] test cli::commands::test::tests::test_platform_conversion ... ok
[INFO] [stdout] test cli::commands::doctor::tests::test_parse_rust_version ... ok
[INFO] [stdout] test cli::commands::match_cmd::tests::test_profile_type_conversion ... ok
[INFO] [stdout] test cli::commands::scaffold::tests::slugify_normalizes_project_names ... ok
[INFO] [stdout] test cli::commands::screenshots::tests::test_device_type_conversion ... ok
[INFO] [stdout] test cli::commands::testflight::tests::test_default_locale ... ok
[INFO] [stdout] test scaffold::context::tests::derivation_enables_expected_packages ... ok
[INFO] [stdout] test scaffold::presets::tests::fullstack_sets_blocks_and_preset ... ok
[INFO] [stdout] test scaffold::registry::tests::duplicate_block_rejected ... ok
[INFO] [stdout] test scaffold::registry::tests::invalid_api_link_rejected ... ok
[INFO] [stdout] test scaffold::templates::tests::rendering_replaces_tokens ... ok
[INFO] [stdout] test scaffold::project_detector::tests::state_round_trip_serialization ... ok
[INFO] [stdout] test scaffold::project_detector::tests::state_file_has_priority ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canaveral-3ea3d6157911f2ce)
[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 unittests src/cnvl.rs (/opt/rustwide/target/debug/deps/cnvl-bd34c802617d8bbc)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral_adapters-50345603c8a1d279)
[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] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test credentials::tests::test_credential_provider_default ... ok
[INFO] [stdout] test credentials::tests::test_credential_token ... ok
[INFO] [stdout] test credentials::tests::test_credential_username_password ... ok
[INFO] [stdout] test credentials::tests::test_env_credential ... ok
[INFO] [stdout] test cargo::manifest::tests::test_update_version_preserves_formatting ... ok
[INFO] [stdout] test cargo::tests::test_detect ... ok
[INFO] [stdout] test cargo::tests::test_set_version ... ok
[INFO] [stdout] test cargo::tests::test_get_version ... ok
[INFO] [stdout] test detector::tests::test_detect_empty_dir ... ok
[INFO] [stdout] test cargo::tests::test_detect_workspace_only ... ok
[INFO] [stdout] test cargo::manifest::tests::test_workspace_detection ... ok
[INFO] [stdout] test cargo::manifest::tests::test_load ... ok
[INFO] [stdout] test detector::tests::test_detect_cargo_package ... ok
[INFO] [stdout] test docker::parser::tests::test_extract_label_unquoted ... ok
[INFO] [stdout] test docker::parser::tests::test_get_info_from_dockerfile ... ok
[INFO] [stdout] test docker::parser::tests::test_extract_label_missing ... ok
[INFO] [stdout] test docker::parser::tests::test_extract_label_quoted ... ok
[INFO] [stdout] test docker::parser::tests::test_get_info_from_package_json ... ok
[INFO] [stdout] test docker::tests::test_get_info_from_dockerfile ... ok
[INFO] [stdout] test docker::tests::test_get_info_from_package_json ... ok
[INFO] [stdout] test docker::tests::test_manifest_names ... ok
[INFO] [stdout] test detector::tests::test_detect_npm_package ... ok
[INFO] [stdout] test docker::tests::test_with_registries ... ok
[INFO] [stdout] test docker::tests::test_with_tags ... ok
[INFO] [stdout] test go::gomod::tests::test_parse_replace ... ok
[INFO] [stdout] test go::gomod::tests::test_parse_with_require ... ok
[INFO] [stdout] test go::gomod::tests::test_parse_simple ... ok
[INFO] [stdout] test go::gomod::tests::test_parse_inline_require ... ok
[INFO] [stdout] test go::gomod::tests::test_v2_module ... ok
[INFO] [stdout] test go::gomod::tests::test_v1_module ... ok
[INFO] [stdout] test docker::tests::test_detect ... ok
[INFO] [stdout] test maven::pom::tests::test_parse_simple ... ok
[INFO] [stdout] test go::tests::test_manifest_names ... ok
[INFO] [stdout] test maven::pom::tests::test_parse_with_developers ... ok
[INFO] [stdout] test maven::pom::tests::test_parse_with_licenses ... ok
[INFO] [stdout] test go::tests::test_detect ... ok
[INFO] [stdout] test maven::pom::tests::test_parse_with_parent ... ok
[INFO] [stdout] test npm::manifest::tests::test_load_full ... ok
[INFO] [stdout] test maven::tests::test_detect ... ok
[INFO] [stdout] test maven::pom::tests::test_update_version ... ok
[INFO] [stdout] test maven::tests::test_get_info ... ok
[INFO] [stdout] test maven::pom::tests::test_update_version_preserves_dependency_versions ... ok
[INFO] [stdout] test maven::tests::test_manifest_names ... ok
[INFO] [stdout] test npm::manifest::tests::test_load_minimal ... ok
[INFO] [stdout] test publish::tests::test_publish_options_builder ... ok
[INFO] [stdout] test publish::tests::test_validation_result ... ok
[INFO] [stdout] test npm::tests::test_detect ... ok
[INFO] [stdout] test python::manifest::tests::test_load_and_read ... ok
[INFO] [stdout] test npm::tests::test_set_version ... ok
[INFO] [stdout] test npm::manifest::tests::test_preserves_extra_fields ... ok
[INFO] [stdout] test npm::tests::test_get_version ... ok
[INFO] [stdout] test npm::manifest::tests::test_save ... ok
[INFO] [stdout] test python::tests::test_detect ... ok
[INFO] [stdout] test publish::tests::test_validation_result_merge ... ok
[INFO] [stdout] test python::manifest::tests::test_set_version_and_save ... ok
[INFO] [stdout] test registry::tests::test_adapter_names ... ok
[INFO] [stdout] test registry::tests::test_get_adapter ... ok
[INFO] [stdout] test registry::tests::test_registry_creation ... ok
[INFO] [stdout] test python::tests::test_get_version ... ok
[INFO] [stdout] test python::tests::test_set_version ... ok
[INFO] [stdout] test go::tests::test_get_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral_changelog-77bc3ffcbaebf3a5)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test formatter::registry::tests::test_empty_registry ... ok
[INFO] [stdout] test formatter::registry::tests::test_get_by_extension ... ok
[INFO] [stdout] test formatter::markdown::tests::test_format_with_scope ... ok
[INFO] [stdout] test formatter::markdown::tests::test_format_with_repo_url ... ok
[INFO] [stdout] test formatter::registry::tests::test_extensions ... ok
[INFO] [stdout] test formatter::markdown::tests::test_format_breaking_changes ... ok
[INFO] [stdout] test formatter::markdown::tests::test_format_basic ... ok
[INFO] [stdout] test formatter::registry::tests::test_registry_creation ... ok
[INFO] [stdout] test generator::tests::test_breaking_changes ... ok
[INFO] [stdout] test generator::tests::test_format_changelog ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_breaking_change_marker ... ok
[INFO] [stdout] test generator::tests::test_generate_changelog ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_simple_feat ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_breaking_with_scope ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_non_conventional ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_with_scope ... ok
[INFO] [stdout] test parser::conventional::tests::test_should_include_with_excludes ... ok
[INFO] [stdout] test parser::registry::tests::test_default_parser ... ok
[INFO] [stdout] test parser::registry::tests::test_empty_registry ... ok
[INFO] [stdout] test parser::registry::tests::test_registry_creation ... ok
[INFO] [stdout] test release_notes::tests::test_contributors ... ok
[INFO] [stdout] test release_notes::tests::test_empty_commits ... ok
[INFO] [stdout] test release_notes::tests::test_format_markdown ... ok
[INFO] [stdout] test release_notes::tests::test_breaking_changes ... ok
[INFO] [stdout] test release_notes::tests::test_generate_release_notes ... ok
[INFO] [stdout] test release_notes::tests::test_headline_generation ... ok
[INFO] [stdout] test types::tests::test_section ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_with_body ... ok
[INFO] [stdout] test parser::conventional::tests::test_breaking_change_footer ... ok
[INFO] [stdout] test types::tests::test_commit_type_from_str ... ok
[INFO] [stdout] test parser::conventional::tests::test_parse_with_footer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral_core-96dc10584ec42048)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test config::ios::tests::test_default_ios_config ... ok
[INFO] [stdout] test config::loader::tests::test_find_config_toml ... ok
[INFO] [stdout] test config::loader::tests::test_find_config_in_github_dir ... ok
[INFO] [stdout] test config::loader::tests::test_find_config_ignores_yaml ... ok
[INFO] [stdout] test config::loader::tests::test_deep_merge ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_yaml_returns_unsupported ... ok
[INFO] [stdout] test config::ios::tests::test_ios_config_deserialization ... ok
[INFO] [stdout] test config::loader::tests::test_root_level_preferred_over_github_dir ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_toml ... ok
[INFO] [stdout] test config::loader::tests::test_local_config_overlay ... ok
[INFO] [stdout] test config::types::tests::test_default_config ... ok
[INFO] [stdout] test config::types::tests::test_tools_config_default_is_empty ... ok
[INFO] [stdout] test config::types::tests::test_tools_config_absent_section ... ok
[INFO] [stdout] test config::types::tests::test_tools_config_mixed ... ok
[INFO] [stdout] test config::types::tests::test_tools_config_detailed_spec ... ok
[INFO] [stdout] test config::types::tests::test_tools_config_simple_versions ... ok
[INFO] [stdout] test config::validation::tests::test_validate_default_config ... ok
[INFO] [stdout] test config::types::tests::test_config_serialization ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_strategy ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_tag_format ... ok
[INFO] [stdout] test hooks::tests::test_hook_creation ... ok
[INFO] [stdout] test hooks::tests::test_hook_context_to_env ... ok
[INFO] [stdout] test hooks::tests::test_build_hook_runner_from_config ... ok
[INFO] [stdout] test hooks::tests::test_hook_failure_stops_execution ... ok
[INFO] [stdout] test hooks::tests::test_hook_runner_register ... ok
[INFO] [stdout] test hooks::tests::test_hook_execution ... ok
[INFO] [stdout] test hooks::tests::test_hook_failure_handling ... ok
[INFO] [stdout] test migration::registry::tests::test_default_has_builtins ... ok
[INFO] [stdout] test hooks::tests::test_hook_stage_roundtrip ... ok
[INFO] [stdout] test migration::registry::tests::test_detect_release_please ... ok
[INFO] [stdout] test hooks::tests::test_hook_with_env_from_context ... ok
[INFO] [stdout] test migration::registry::tests::test_detect_semantic_release ... ok
[INFO] [stdout] test migration::registry::tests::test_empty_registry ... ok
[INFO] [stdout] test migration::registry::tests::test_register_custom ... ok
[INFO] [stdout] test migration::release_please::tests::test_map_release_type ... ok
[INFO] [stdout] test migration::release_please::tests::test_detect_manifest ... ok
[INFO] [stdout] test migration::release_please::tests::test_detect_config ... ok
[INFO] [stdout] test migration::semantic_release::tests::test_convert_branches ... ok
[INFO] [stdout] test migration::semantic_release::tests::test_detect_package_json ... ok
[INFO] [stdout] test migration::semantic_release::tests::test_detect_releaserc ... ok
[INFO] [stdout] test migration::release_please::tests::test_migrate_simple ... ok
[INFO] [stdout] test migration::release_please::tests::test_migrate_monorepo ... ok
[INFO] [stdout] test migration::tests::test_detect_release_please ... ok
[INFO] [stdout] test migration::semantic_release::tests::test_migrate_simple ... ok
[INFO] [stdout] test migration::tests::test_detect_tool_none ... ok
[INFO] [stdout] test migration::tests::test_migration_result ... ok
[INFO] [stdout] test migration::tests::test_migration_source ... ok
[INFO] [stdout] test migration::tests::test_detect_semantic_release ... ok
[INFO] [stdout] test monorepo::changes::tests::test_change_filter ... ok
[INFO] [stdout] test monorepo::changes::tests::test_change_reason_display ... ok
[INFO] [stdout] test monorepo::detector::tests::test_default_has_builtins ... ok
[INFO] [stdout] test monorepo::detector::tests::test_detector_names ... ok
[INFO] [stdout] test monorepo::detector::tests::test_empty_registry ... ok
[INFO] [stdout] test monorepo::changes::tests::test_detect_direct_changes ... ok
[INFO] [stdout] test monorepo::detector::tests::test_register_custom_detector ... ok
[INFO] [stdout] test monorepo::changes::tests::test_map_files_to_packages ... ok
[INFO] [stdout] test monorepo::graph::tests::test_affected_packages ... ok
[INFO] [stdout] test monorepo::graph::tests::test_build_graph ... ok
[INFO] [stdout] test monorepo::graph::tests::test_cycle_detection ... ok
[INFO] [stdout] test monorepo::graph::tests::test_dependents ... ok
[INFO] [stdout] test monorepo::discovery::tests::test_discover_npm_packages ... ok
[INFO] [stdout] test monorepo::graph::tests::test_depth_calculation ... ok
[INFO] [stdout] test monorepo::graph::tests::test_packages_at_depth ... ok
[INFO] [stdout] test monorepo::discovery::tests::test_discover_cargo_packages ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_create_publish_plan ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_dry_run_publish ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_empty_registry ... ok
[INFO] [stdout] test config::loader::tests::test_env_interpolation_in_config ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_exclude_packages ... ok
[INFO] [stdout] test config::loader::tests::test_interpolate_env_unset_returns_empty ... ok
[INFO] [stdout] test monorepo::graph::tests::test_topological_order ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_builder ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_failure_strategy_stop ... ok
[INFO] [stdout] test config::loader::tests::test_interpolate_env_no_vars_passthrough ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_only_packages ... ok
[INFO] [stdout] test config::loader::tests::test_interpolate_env_default_value ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_register_and_broadcast ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_validate_plan ... ok
[INFO] [stdout] test monorepo::versioning::tests::test_bump_version ... ok
[INFO] [stdout] test config::loader::tests::test_interpolate_env_basic ... ok
[INFO] [stdout] test monorepo::publishing::tests::test_publish_result_helpers ... ok
[INFO] [stdout] test monorepo::versioning::tests::test_fixed_versioning ... ok
[INFO] [stdout] test monorepo::versioning::tests::test_grouped_versioning ... ok
[INFO] [stdout] test monorepo::versioning::tests::test_independent_versioning ... ok
[INFO] [stdout] test monorepo::versioning::tests::test_tag_names ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_detect_npm_workspaces ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_detect_cargo_workspace ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_detect_pnpm_workspace ... ok
[INFO] [stdout] test plugins::tests::test_plugin_type ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_detect_yarn_workspaces ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_workspace_type_display ... ok
[INFO] [stdout] test templates::github::tests::test_config_path ... ok
[INFO] [stdout] test plugins::tests::test_plugin_info ... ok
[INFO] [stdout] test templates::github::tests::test_generate_cargo_workflow ... ok
[INFO] [stdout] test monorepo::workspace::tests::test_detect_single_package ... ok
[INFO] [stdout] test templates::gitlab::tests::test_generate_cargo_gitlab_ci ... ok
[INFO] [stdout] test plugins::tests::test_plugin_registry ... ok
[INFO] [stdout] test templates::github::tests::test_generate_npm_workflow ... ok
[INFO] [stdout] test templates::gitlab::tests::test_config_path ... ok
[INFO] [stdout] test templates::github::tests::test_generate_python_workflow ... ok
[INFO] [stdout] test plugins::tests::test_plugin_request_serialization ... ok
[INFO] [stdout] test plugins::tests::test_plugin_response_serialization ... ok
[INFO] [stdout] test templates::tests::test_template_options_builder ... ok
[INFO] [stdout] test templates::gitlab::tests::test_generate_npm_gitlab_ci ... ok
[INFO] [stdout] test templates::gitlab::tests::test_get_image ... ok
[INFO] [stdout] test templates::registry::tests::test_default_has_builtins ... ok
[INFO] [stdout] test templates::tests::test_template_options_defaults ... ok
[INFO] [stdout] test templates::registry::tests::test_empty_registry ... ok
[INFO] [stdout] test templates::registry::tests::test_get_by_platform ... ok
[INFO] [stdout] test templates::registry::tests::test_platform_names ... ok
[INFO] [stdout] test templates::tests::test_detect_package_type ... ok
[INFO] [stdout] test types::tests::test_release_result_builder ... ok
[INFO] [stdout] test types::tests::test_release_type_from_str ... ok
[INFO] [stdout] test workflow::pr::tests::test_branching_model_trunk_based ... ok
[INFO] [stdout] test workflow::pr::tests::test_branching_model_gitflow ... ok
[INFO] [stdout] test workflow::pr::tests::test_validation_result ... ok
[INFO] [stdout] test workflow::version::tests::test_calculate_next_version_minor ... ok
[INFO] [stdout] test workflow::version::tests::test_calculate_next_version_major ... ok
[INFO] [stdout] test workflow::pr::tests::test_pr_preview ... ok
[INFO] [stdout] test workflow::release::tests::test_release_options_default ... ok
[INFO] [stdout] test workflow::pr::tests::test_pr_validator ... ok
[INFO] [stdout] test workflow::release::tests::test_release_workflow ... ok
[INFO] [stdout] test workflow::version::tests::test_calculate_next_version_patch ... ok
[INFO] [stdout] test workflow::version::tests::test_format_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral_frameworks-323a2a6b04615533)
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test artifacts::tests::test_artifact_kind_from_path ... ok
[INFO] [stdout] test artifacts::tests::test_artifact_app_store_ready ... ok
[INFO] [stdout] test artifacts::tests::test_artifact_metadata_builder ... ok
[INFO] [stdout] test context::tests::test_build_profile_parsing ... ok
[INFO] [stdout] test context::tests::test_build_context_builder ... ok
[INFO] [stdout] test context::tests::test_device_presets ... ok
[INFO] [stdout] test detection::tests::test_detection_confidence ... ok
[INFO] [stdout] test detection::tests::test_detection_is_confident ... ok
[INFO] [stdout] test detection::tests::test_detection_ordering ... ok
[INFO] [stdout] test capabilities::tests::test_capabilities_has_any ... ok
[INFO] [stdout] test capabilities::tests::test_capabilities_builder ... ok
[INFO] [stdout] test capabilities::tests::test_expo_capabilities ... ok
[INFO] [stdout] test capabilities::tests::test_capabilities_has_all ... ok
[INFO] [stdout] test capabilities::tests::test_flutter_capabilities ... ok
[INFO] [stdout] test capabilities::tests::test_capabilities_basic ... ok
[INFO] [stdout] test frameworks::astro::tests::test_adapter_id ... ok
[INFO] [stdout] test detection::tests::test_file_exists_helpers ... ok
[INFO] [stdout] test frameworks::astro::tests::test_supported_platforms ... ok
[INFO] [stdout] test frameworks::astro::tests::test_capabilities ... ok
[INFO] [stdout] test frameworks::flutter::tests::test_flutter_capabilities ... ok
[INFO] [stdout] test frameworks::astro::tests::test_package_manager_command ... ok
[INFO] [stdout] test frameworks::flutter::tests::test_flutter_detection ... ok
[INFO] [stdout] test frameworks::flutter_test::tests::test_detection ... ok
[INFO] [stdout] test frameworks::expo::tests::test_expo_not_detected_for_bare_rn ... ok
[INFO] [stdout] test frameworks::flutter_test::tests::test_parse_test_line ... ok
[INFO] [stdout] test frameworks::expo::tests::test_expo_detection ... ok
[INFO] [stdout] test frameworks::flutter::tests::test_flutter_version_writing ... ok
[INFO] [stdout] test frameworks::flutter::tests::test_flutter_version_parsing ... ok
[INFO] [stdout] test frameworks::expo::tests::test_expo_version_parsing ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_capabilities ... ok
[INFO] [stdout] test frameworks::expo::tests::test_expo_version_writing ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_build_configuration_mapping ... ok
[INFO] [stdout] test frameworks::flutter_test::tests::test_parse_test_output ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_capabilities ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_detection_no_project ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_detection_no_gradle ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_detection_xcworkspace ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_detection_with_manifest ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_detection_without_manifest ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_export_options_from_ctx_debug ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_detection_xcodeproj ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_export_options_from_ctx_default ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_get_default_scheme ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_export_options_from_ctx_manual_signing ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_find_xcode_project_workspace_preferred ... ok
[INFO] [stdout] test frameworks::nextjs::tests::test_adapter_id ... ok
[INFO] [stdout] test frameworks::nextjs::tests::test_capabilities ... ok
[INFO] [stdout] test frameworks::nextjs::tests::test_package_manager_command ... ok
[INFO] [stdout] test frameworks::nextjs::tests::test_supported_platforms ... ok
[INFO] [stdout] test frameworks::react_native::tests::test_react_native_not_detected_for_expo ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_version_parsing ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_supported_platforms ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_tauri_capabilities ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_package_manager_detection ... ok
[INFO] [stdout] test frameworks::react_native::tests::test_react_native_detection ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_tauri_detection ... ok
[INFO] [stdout] test frameworks::vite::tests::test_adapter_id ... ok
[INFO] [stdout] test frameworks::vite::tests::test_capabilities ... ok
[INFO] [stdout] test frameworks::vite::tests::test_package_manager_command ... ok
[INFO] [stdout] test frameworks::vite::tests::test_supported_platforms ... ok
[INFO] [stdout] test orchestration::build::tests::test_build_hooks ... ok
[INFO] [stdout] test orchestration::config::tests::test_builder ... ok
[INFO] [stdout] test orchestration::config::tests::test_ci_config ... ok
[INFO] [stdout] test orchestration::config::tests::test_default_config ... ok
[INFO] [stdout] test orchestration::config::tests::test_local_config ... ok
[INFO] [stdout] test frameworks::react_native::tests::test_react_native_version_parsing ... ok
[INFO] [stdout] test frameworks::native_ios::tests::test_version_update_roundtrip ... ok
[INFO] [stdout] test orchestration::tests::test_orchestrator_with_empty_registry ... ok
[INFO] [stdout] test orchestration::tests::test_orchestrator_creation ... ok
[INFO] [stdout] test orchestration::tests::test_detect_result ... ok
[INFO] [stdout] test output::tests::test_output_failure ... ok
[INFO] [stdout] test output::tests::test_output_format_from_str ... ok
[INFO] [stdout] test output::tests::test_output_success ... ok
[INFO] [stdout] test output::tests::test_format_size ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_version_parsing ... ok
[INFO] [stdout] test output::tests::test_render_json ... ok
[INFO] [stdout] test registry::tests::test_detection_empty_registry ... ok
[INFO] [stdout] test registry::tests::test_empty_registry ... ok
[INFO] [stdout] test screenshots::capture::tests::test_screenshot_config_add_locale ... ok
[INFO] [stdout] test screenshots::capture::tests::test_screenshot_config_builder ... ok
[INFO] [stdout] test screenshots::capture::tests::test_screenshot_batch ... ok
[INFO] [stdout] test screenshots::capture::tests::test_screenshot_config_default ... ok
[INFO] [stdout] test screenshots::capture::tests::test_screenshot_result ... ok
[INFO] [stdout] test screenshots::devices::tests::test_device_config ... ok
[INFO] [stdout] test screenshots::devices::tests::test_presets ... ok
[INFO] [stdout] test screenshots::framing::tests::test_frame_config_builder ... ok
[INFO] [stdout] test screenshots::framing::tests::test_localized_text ... ok
[INFO] [stdout] test screenshots::framing::tests::test_frame_config_default ... ok
[INFO] [stdout] test screenshots::framing::tests::test_presets ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_locale_to_language ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_captured_screenshot_serialization ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_screenshot_capture_config_builder ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_screenshot_output_path ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_screenshot_capture_config_default ... ok
[INFO] [stdout] test simulator::tests::test_appearance_as_str ... ok
[INFO] [stdout] test simulator::tests::test_destination_string ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_screenshot_output_path_dark ... ok
[INFO] [stdout] test simulator::tests::test_device_state_display ... ok
[INFO] [stdout] test simulator::tests::test_parse_device_types ... ok
[INFO] [stdout] test simulator::tests::test_device_state_from_str ... ok
[INFO] [stdout] test simulator::tests::test_parse_devices_empty ... ok
[INFO] [stdout] test simulator::tests::test_parse_devices ... ok
[INFO] [stdout] test simulator::tests::test_parse_runtimes ... ok
[INFO] [stdout] test simulator::tests::test_platform_from_identifier ... ok
[INFO] [stdout] test simulator::tests::test_runtime_display_name ... ok
[INFO] [stdout] test simulator::tests::test_sim_device_serialization ... ok
[INFO] [stdout] test simulator::tests::test_status_bar_overrides_clean ... ok
[INFO] [stdout] test testing::report::tests::test_escape_xml ... ok
[INFO] [stdout] test simulator::tests::test_version_from_identifier ... ok
[INFO] [stdout] test testing::report::tests::test_pretty_output ... ok
[INFO] [stdout] test testing::report::tests::test_json_output ... ok
[INFO] [stdout] test testing::report::tests::test_junit_output ... ok
[INFO] [stdout] test testing::runner::tests::test_runner_config_builder ... ok
[INFO] [stdout] test traits::tests::test_prerequisite_status ... ok
[INFO] [stdout] test screenshots::orchestrator::tests::test_screenshot_device_presets ... ok
[INFO] [stdout] test traits::tests::test_platform_roundtrip ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_version_parsing_groovy_dsl ... ok
[INFO] [stdout] test frameworks::tauri::tests::test_version_update ... ok
[INFO] [stdout] test traits::tests::test_test_report_success ... ok
[INFO] [stdout] test xcodebuild::tests::test_build_configuration_as_str ... ok
[INFO] [stdout] test traits::tests::test_version_info_builder ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_device_with_id ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_device_without_id ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_generic_ios ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_simulator ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_generic_macos ... ok
[INFO] [stdout] test xcodebuild::tests::test_destination_simulator_latest ... ok
[INFO] [stdout] test xcodebuild::tests::test_export_method_as_str ... ok
[INFO] [stdout] test xcodebuild::tests::test_export_options_plist_automatic ... ok
[INFO] [stdout] test xcodebuild::tests::test_export_options_plist_manual_with_profiles ... ok
[INFO] [stdout] test xcodebuild::tests::test_extract_test_name ... ok
[INFO] [stdout] test xcodebuild::tests::test_extract_test_name_swift ... ok
[INFO] [stdout] test xcodebuild::tests::test_options_common_args_project ... ok
[INFO] [stdout] test xcodebuild::tests::test_options_common_args_workspace ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_diagnostics ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_diagnostics_empty ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_summary_line ... ok
[INFO] [stdout] test xcodebuild::tests::test_export_options_write_to_file ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_summary_line_zero_failures ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_test_output_basic ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_test_output_skipped ... ok
[INFO] [stdout] test xcodebuild::tests::test_parse_test_output_with_summary ... ok
[INFO] [stdout] test xcodebuild::tests::test_signing_style_as_str ... ok
[INFO] [stdout] test xcodebuild::tests::test_options_extra_args ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_version_update ... ok
[INFO] [stdout] test frameworks::native_android::tests::test_version_parsing_kotlin_dsl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canaveral_git-7bdae57bb250b802)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test hooks::tests::test_hook_script_contains_marker ... ok
[INFO] [stdout] test hooks::tests::test_install_and_detect ... ok
[INFO] [stdout] test hooks::tests::test_uninstall_all ... ok
[INFO] [stdout] test hooks::tests::test_install_backs_up_existing ... ok
[INFO] [stdout] test hooks::tests::test_uninstall_skips_non_canaveral_hook ... ok
[INFO] [stdout] test hooks::tests::test_install_all_and_status ... ok
[INFO] [stdout] test hooks::tests::test_uninstall_restores_backup ... ok
[INFO] [stdout] test hooks::tests::test_uninstall_removes_hook ... ok
[INFO] [stdout] test repository::tests::test_not_a_repo ... ok
[INFO] [stdout] test repository::tests::test_open_repo ... ok
[INFO] [stdout] test repository::tests::test_discover_repo ... ok
[INFO] [stdout] test remote::tests::test_has_remote ... ok
[INFO] [stdout] test status::tests::test_is_clean ... ok
[INFO] [stdout] test status::tests::test_is_dirty ... ok
[INFO] [stdout] test remote::tests::test_remote_not_found ... ok
[INFO] [stdout] test commits::tests::test_recent_commits ... ok
[INFO] [stdout] test commits::tests::test_all_commits ... ok
[INFO] [stdout] test remote::tests::test_remotes_empty ... ok
[INFO] [stdout] test status::tests::test_current_branch ... ok
[INFO] [stdout] test tags::tests::test_tag_already_exists ... ok
[INFO] [stdout] test types::tests::test_commit_info ... ok
[INFO] [stdout] test types::tests::test_extract_version ... ok
[INFO] [stdout] test tags::tests::test_find_tag ... ok
[INFO] [stdout] test status::tests::test_modified_files ... ok
[INFO] [stdout] test tags::tests::test_find_latest_tag ... ok
[INFO] [stdout] test tags::tests::test_list_tags ... ok
[INFO] [stdout] test tags::tests::test_create_tag ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tags::tests::test_create_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tags::tests::test_create_tag' (439) panicked at crates/canaveral-git/src/tags.rs:202:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Git2(Error { code: -3, klass: 7, message: "config value 'user.name' was not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588002c5c5fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588002c5c5fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588002c5c5fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x588002c5c5fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x588002c71b8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x588002c71b8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x588002c60f82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x588002c60f82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x588002c3902f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x588002c3902f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x588002c538b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5880027f80ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5880027f80ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x588002c53b32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x588002c53b32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x588002c390e8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x588002c306f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x588002c39fed - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x588002c723cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x588002c72142 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5880027e7c66 - <core[35159d6ffb30e017]::result::Result<canaveral_git[29c0d8d6640d5cf3]::types::TagInfo, canaveral_core[771fbcea811fea7]::error::GitError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5880027e7c66 - canaveral_git[29c0d8d6640d5cf3]::tags::tests::test_create_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/canaveral-git/src/tags.rs:202:66
[INFO] [stdout]   22:     0x5880027e2f47 - canaveral_git[29c0d8d6640d5cf3]::tags::tests::test_create_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/canaveral-git/src/tags.rs:200:25
[INFO] [stdout]   23:     0x5880027cbcb6 - <canaveral_git[29c0d8d6640d5cf3]::tags::tests::test_create_tag::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5880027eb38b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5880027eb38b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5880027f8b7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5880027f8b7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5880027f8b7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5880027f8b7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5880027f8b7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5880027f8b7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5880027f8b7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5880027f3554 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5880027f3554 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5880027fb782 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5880027fb782 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5880027fb782 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5880027fb782 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5880027fb782 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5880027fb782 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5880027fb782 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x588002c5b9af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x588002c5b9af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d8d9ef92aa4 - <unknown>
[INFO] [stdout]   45:     0x7d8d9f01fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tags::tests::test_create_tag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p canaveral-git --lib`
[INFO] running `Command { std: "docker" "inspect" "15b20da2282072b1d23d70024d1a07e4ca455e1887146891270614d31bb996c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b20da2282072b1d23d70024d1a07e4ca455e1887146891270614d31bb996c7", kill_on_drop: false }`
[INFO] [stdout] 15b20da2282072b1d23d70024d1a07e4ca455e1887146891270614d31bb996c7
