[INFO] fetching crate lumen 2.22.0... [INFO] testing lumen-2.22.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate lumen 2.22.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lumen 2.22.0 [INFO] finished tweaking crates.io crate lumen 2.22.0 [INFO] tweaked toml for crates.io crate lumen 2.22.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lumen 2.22.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lumen 2.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f66d4b37171bc1b8cde170a413659211ef33b7c7924bbf463dcf0d484caf5c89 [INFO] running `Command { std: "docker" "start" "-a" "f66d4b37171bc1b8cde170a413659211ef33b7c7924bbf463dcf0d484caf5c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66d4b37171bc1b8cde170a413659211ef33b7c7924bbf463dcf0d484caf5c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66d4b37171bc1b8cde170a413659211ef33b7c7924bbf463dcf0d484caf5c89", kill_on_drop: false }` [INFO] [stdout] f66d4b37171bc1b8cde170a413659211ef33b7c7924bbf463dcf0d484caf5c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3ee69df38a8186624b3f1885b6bf2ffa145fbaff5d102c4811d295d1ca8e86b [INFO] running `Command { std: "docker" "start" "-a" "b3ee69df38a8186624b3f1885b6bf2ffa145fbaff5d102c4811d295d1ca8e86b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-md v0.3.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling interim v0.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling value-ext v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling jj-lib-proc-macros v0.37.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling terminal-light v1.8.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling genai v0.4.4 [INFO] [stderr] Compiling notify-debouncer-mini v0.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling jj-lib v0.37.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tree-sitter-highlight v0.24.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling lumen v2.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 56s [INFO] running `Command { std: "docker" "inspect" "b3ee69df38a8186624b3f1885b6bf2ffa145fbaff5d102c4811d295d1ca8e86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ee69df38a8186624b3f1885b6bf2ffa145fbaff5d102c4811d295d1ca8e86b", kill_on_drop: false }` [INFO] [stdout] b3ee69df38a8186624b3f1885b6bf2ffa145fbaff5d102c4811d295d1ca8e86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4527910e88b95ac1295f9654cffabfb0e51d57054de42fd49e23d4d55fc71b [INFO] running `Command { std: "docker" "start" "-a" "ed4527910e88b95ac1295f9654cffabfb0e51d57054de42fd49e23d4d55fc71b", kill_on_drop: false }` [INFO] [stderr] Compiling lumen v2.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.46s [INFO] running `Command { std: "docker" "inspect" "ed4527910e88b95ac1295f9654cffabfb0e51d57054de42fd49e23d4d55fc71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4527910e88b95ac1295f9654cffabfb0e51d57054de42fd49e23d4d55fc71b", kill_on_drop: false }` [INFO] [stdout] ed4527910e88b95ac1295f9654cffabfb0e51d57054de42fd49e23d4d55fc71b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8c0ef61e7cd0ead4eae4009bc6618e978e752e017e401c3528c46576fc00abe [INFO] running `Command { std: "docker" "start" "-a" "e8c0ef61e7cd0ead4eae4009bc6618e978e752e017e401c3528c46576fc00abe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lumen-66c3b81948985a9b) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test command::diff::context::tests::test_empty_source ... ok [INFO] [stdout] test command::diff::context::tests::test_disabled_config ... ok [INFO] [stdout] test command::diff::context::tests::test_scroll_at_zero ... ok [INFO] [stdout] test command::diff::git::tests::test_load_single_commit_diffs_multiple_files ... ok [INFO] [stdout] test command::diff::git::tests::test_load_file_diffs_working_tree_untracked_in_new_dir ... ok [INFO] [stdout] test command::diff::git::tests::test_load_single_commit_diffs_added_file ... ok [INFO] [stdout] test command::diff::git::tests::test_load_single_commit_diffs_modified_file ... ok [INFO] [stdout] test command::diff::git::tests::test_load_single_commit_diffs_with_filter ... ok [INFO] [stdout] test command::diff::git::tests::test_stacked_diff_integration_git ... ok [INFO] [stdout] test command::diff::context::tests::test_unsupported_language ... ok [INFO] [stdout] test command::diff::context::tests::test_rust_function_context ... ok [INFO] [stdout] test command::diff::context::tests::test_nested_rust_contexts ... ok [INFO] [stdout] test command::diff::highlight::tests::test_ts_comment_highlighting ... ok [INFO] [stdout] test command::diff::highlight::tests::test_rust_highlighting ... ok [INFO] [stdout] test command::diff::highlight::tests::test_typescript_highlighting ... ok [INFO] [stdout] test command::diff::highlight::tests::test_file_highlighter_multiline_jsdoc ... ok [INFO] [stdout] test command::diff::state::tests::test_focus_not_found_falls_back_to_first_in_sidebar ... ok [INFO] [stdout] test command::diff::state::tests::test_focus_selects_matching_file ... ok [INFO] [stdout] test command::diff::highlight::tests::test_rust_comment_highlighting ... ok [INFO] [stdout] test command::diff::state::tests::test_focus_updates_sidebar_selection ... ok [INFO] [stdout] test command::diff::highlight::tests::test_python_highlighting ... ok [INFO] [stdout] test command::diff::highlight::tests::test_all_configs_load ... ok [INFO] [stdout] test command::diff::sticky_lines::tests::test_basic_function_scope ... ok [INFO] [stdout] test command::diff::sticky_lines::tests::test_empty_lines ... ok [INFO] [stdout] test command::diff::highlight::tests::test_elixir_highlighting ... ok [INFO] [stdout] test command::diff::sticky_lines::tests::test_closed_block_not_shown ... ok [INFO] [stdout] test command::diff::sticky_lines::tests::test_nested_scopes ... ok [INFO] [stdout] test command::diff::state::tests::test_focus_none_selects_first_file_in_sidebar ... ok [INFO] [stdout] test command::diff::sticky_lines::tests::test_multiline_function_definition ... ok [INFO] [stdout] test commit_reference::tests::test_empty_reference ... ok [INFO] [stdout] test commit_reference::tests::test_from_only_range ... ok [INFO] [stdout] test commit_reference::tests::test_full_range ... ok [INFO] [stdout] test commit_reference::tests::test_clap_integration ... ok [INFO] [stdout] test commit_reference::tests::test_jj_change_id_prefix ... ok [INFO] [stdout] test commit_reference::tests::test_jj_grandparent_ref ... ok [INFO] [stdout] test commit_reference::tests::test_jj_working_copy_ref ... ok [INFO] [stdout] test commit_reference::tests::test_jj_parent_ref ... ok [INFO] [stdout] test commit_reference::tests::test_single_commit ... ok [INFO] [stdout] test config::cli::tests::test_vcs_git_parses ... ok [INFO] [stdout] test config::cli::tests::test_vcs_not_specified ... ok [INFO] [stdout] test config::cli::tests::test_vcs_jj_parses ... ok [INFO] [stdout] test commit_reference::tests::test_jj_range_syntax ... ok [INFO] [stdout] test vcs::detection::tests::test_detect_colocated_prefers_jj ... ok [INFO] [stdout] test vcs::detection::tests::test_detect_jj_repo ... ok [INFO] [stdout] test commit_reference::tests::test_to_only_range ... ok [INFO] [stdout] test vcs::detection::tests::test_detect_git_repo ... ok [INFO] [stdout] test vcs::detection::tests::test_detect_no_vcs ... ok [INFO] [stdout] test vcs::detection::tests::test_detect_from_subdirectory ... ok [INFO] [stdout] test vcs::git::tests::test_get_changed_files_returns_paths ... ok [INFO] [stdout] test vcs::git::tests::test_get_commits_in_range_fields_populated ... ok [INFO] [stdout] test command::diff::state::tests::test_focus_empty_diffs ... ok [INFO] [stdout] test vcs::git::tests::test_diff_excludes_lock_files ... ok [INFO] [stdout] test vcs::git::tests::test_get_commit_log_for_fzf ... ok [INFO] [stdout] test vcs::git::tests::test_get_commit_returns_valid_info ... ok [INFO] [stdout] test vcs::git::tests::test_get_commits_in_range_empty_range ... ok [INFO] [stdout] test vcs::git::tests::test_get_commits_in_range_excludes_empty_commits ... ok [INFO] [stdout] test vcs::git::tests::test_commit_info_field_format ... ok [INFO] [stdout] test vcs::git::tests::test_get_parent_ref_or_empty_root_commit ... ok [INFO] [stdout] test vcs::git::tests::test_get_range_diff ... ok [INFO] [stdout] test vcs::git::tests::test_get_range_diff_identical_commits ... ok [INFO] [stdout] test vcs::git::tests::test_get_file_content_at_ref ... ok [INFO] [stdout] test vcs::git::tests::test_get_file_content_at_ref_missing_file ... ok [INFO] [stdout] test vcs::git::tests::test_get_merge_base_returns_ancestor ... FAILED [INFO] [stdout] test vcs::git::tests::test_get_merge_base_invalid_ref ... ok [INFO] [stdout] test vcs::git::tests::test_get_parent_ref_or_empty_normal_commit ... ok [INFO] [stdout] test vcs::git::tests::test_get_commits_in_range_with_commits ... ok [INFO] [stdout] test vcs::git::tests::test_get_current_branch ... ok [INFO] [stdout] test vcs::git::tests::test_get_working_tree_changed_files_clean ... ok [INFO] [stdout] test vcs::git::tests::test_get_working_tree_changed_files_modified ... ok [INFO] [stdout] test vcs::git::tests::test_resolve_ref_head_returns_sha ... ok [INFO] [stdout] test vcs::git::tests::test_get_working_tree_diff_empty ... ok [INFO] [stdout] test vcs::git::tests::test_get_working_tree_diff_returns_string ... ok [INFO] [stdout] test vcs::git::tests::test_working_copy_parent_ref_returns_head ... FAILED [INFO] [stdout] test vcs::git::tests::test_get_working_tree_diff_staged ... ok [INFO] [stdout] test vcs::git::tests::test_invalid_ref_returns_error ... ok [INFO] [stdout] test vcs::jj::tests::test_detect_git_syntax ... ok [INFO] [stdout] test vcs::git::tests::test_range_diff_excludes_lock_files ... ok [INFO] [stdout] test vcs::jj::tests::test_diff_excludes_lock_files ... ok [INFO] [stdout] test vcs::git::tests::test_ref_starting_with_dash_rejected ... ok [INFO] [stdout] test vcs::git::tests::test_get_working_tree_changed_files_untracked ... ok [INFO] [stdout] test vcs::git::tests::test_resolve_ref_invalid_returns_error ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commit_at_working_copy ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commit_invalid_ref ... ok [INFO] [stdout] test vcs::git::tests::test_working_tree_diff_excludes_lock_files ... ok [INFO] [stdout] test vcs::jj::tests::test_diff_contains_hunk_headers ... ok [INFO] [stdout] test vcs::jj::tests::test_commit_info_field_format ... ok [INFO] [stdout] test vcs::jj::tests::test_diff_of_added_file_contains_plus_header ... ok [INFO] [stdout] test vcs::jj::tests::test_get_changed_files ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commit_at_parent ... ok [INFO] [stdout] test vcs::git::tests::test_resolve_ref_matches_commit_id ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commit_log_for_fzf ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commits_in_range_empty_range ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commits_in_range_excludes_empty_commits ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commits_in_range_with_commits ... ok [INFO] [stdout] test vcs::jj::tests::test_get_current_branch_returns_none_without_bookmark ... ok [INFO] [stdout] test vcs::jj::tests::test_get_file_content_at_ref ... ok [INFO] [stdout] test vcs::jj::tests::test_get_commits_in_range_fields_populated ... ok [INFO] [stdout] test vcs::jj::tests::test_get_file_content_multiple_files_returns_correct_content ... ok [INFO] [stdout] test vcs::jj::tests::test_get_merge_base_invalid_ref ... ok [INFO] [stdout] test vcs::jj::tests::test_get_merge_base_returns_ancestor ... ok [INFO] [stdout] test vcs::jj::tests::test_get_working_tree_changed_files_includes_new_file ... ok [INFO] [stdout] test vcs::jj::tests::test_get_file_content_at_ref_missing_file ... ok [INFO] [stdout] test vcs::jj::tests::test_get_range_diff ... ok [INFO] [stdout] test vcs::jj::tests::test_get_working_tree_changed_files_empty_after_commit ... ok [INFO] [stdout] test vcs::jj::tests::test_get_working_tree_changed_files_includes_modified ... ok [INFO] [stdout] test vcs::jj::tests::test_jj_backend_new_fails_on_non_jj_dir ... ok [INFO] [stdout] test vcs::jj::tests::test_get_parent_ref_or_empty_root_commit ... ok [INFO] [stdout] test vcs::jj::tests::test_jj_backend_new_succeeds_on_jj_repo ... ok [INFO] [stdout] test vcs::jj::tests::test_resolve_ref_at_parent_returns_sha ... ok [INFO] [stdout] test vcs::jj::tests::test_resolve_ref_at_returns_sha ... ok [INFO] [stdout] test vcs::jj::tests::test_get_working_tree_diff ... ok [INFO] [stdout] test vcs::jj::tests::test_resolve_ref_commit_sha_prefix ... ok [INFO] [stdout] test vcs::tests::test_get_backend_in_non_repo_fails ... ok [INFO] [stdout] test vcs::tests::test_vcs_override_to_backend_type_conversion ... ok [INFO] [stdout] test vcs::jj::tests::test_resolve_ref_invalid_returns_error ... ok [INFO] [stdout] test vcs::jj::tests::test_stacked_diff_integration_jj ... ok [INFO] [stdout] test vcs::jj::tests::test_get_range_diff_identical_commits ... ok [INFO] [stdout] test vcs::tests::test_get_backend_in_git_repo ... ok [INFO] [stdout] test vcs::tests::test_get_backend_in_jj_repo ... ok [INFO] [stdout] test vcs::tests::test_vcs_override_git_in_jj_repo ... ok [INFO] [stdout] test vcs::jj::tests::test_working_copy_parent_ref_returns_at_minus ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- vcs::git::tests::test_get_merge_base_returns_ancestor stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vcs::git::tests::test_get_merge_base_returns_ancestor' (79) panicked at src/vcs/test_utils.rs:115:18: [INFO] [stdout] failed to checkout: Error { code: -9, klass: 4, message: "reference 'refs/heads/main' not found" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffd49e38a5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ffd49e38a5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ffd49e38a5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ffd49e38a5a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ffd49e527aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ffd49e527aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5ffd49e3ef02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5ffd49e3ef02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5ffd49e12ccf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ffd49e12ccf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ffd49e2f039 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ffd4846e38c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5ffd4846e38c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ffd49e2f2b2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5ffd49e2f2b2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ffd49e12d88 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ffd49e07a79 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ffd49e13d5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ffd49e5301c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ffd49e52d62 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ffd483a3bf4 - core::result::Result::expect::h784d7ab27b7707b3 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ffd4834f996 - lumen::vcs::test_utils::git::h9ff0a107f0982471 [INFO] [stdout] at /opt/rustwide/workdir/src/vcs/test_utils.rs:115:18 [INFO] [stdout] 22: 0x5ffd48339bd9 - lumen::vcs::git::tests::test_get_merge_base_returns_ancestor::h83c9c7605313bf21 [INFO] [stdout] at /opt/rustwide/workdir/src/vcs/git.rs:1367:9 [INFO] [stdout] 23: 0x5ffd48339fc7 - lumen::vcs::git::tests::test_get_merge_base_returns_ancestor::{{closure}}::h88e8dc7d33a1ab86 [INFO] [stdout] at /opt/rustwide/workdir/src/vcs/git.rs:1341:46 [INFO] [stdout] 24: 0x5ffd48361a86 - core::ops::function::FnOnce::call_once::h3c4fa959c6ba3a4a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ffd4846248b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ffd4846248b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ffd4846ee5b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5ffd4846ee5b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5ffd4846ee5b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5ffd4846ee5b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ffd484692b4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ffd484692b4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5ffd48471a62 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5ffd48471a62 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5ffd48471a62 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5ffd48471a62 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5ffd48471a62 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ffd48471a62 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5ffd48471a62 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ffd49e37a4f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5ffd49e37a4f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7a475d668aa4 - [INFO] [stdout] 46: 0x7a475d6f5a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- vcs::git::tests::test_working_copy_parent_ref_returns_head stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vcs::git::tests::test_working_copy_parent_ref_returns_head' (96) panicked at src/vcs/git.rs:1397:46: [INFO] [stdout] should open repo: NotARepository [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffd49e38a5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ffd49e38a5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ffd49e38a5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ffd49e38a5a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ffd49e527aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ffd49e527aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5ffd49e3ef02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5ffd49e3ef02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5ffd49e12ccf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ffd49e12ccf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ffd49e2f039 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ffd4846e38c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5ffd4846e38c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ffd49e2f2b2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5ffd49e2f2b2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ffd49e12d88 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ffd49e07a79 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ffd49e13d5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ffd49e5301c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ffd49e52d62 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ffd483a38b1 - core::result::Result::expect::h493d687bcc2888b4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ffd4833b963 - lumen::vcs::git::tests::test_working_copy_parent_ref_returns_head::h99baaeefcbd9044b [INFO] [stdout] at /opt/rustwide/workdir/src/vcs/git.rs:1397:46 [INFO] [stdout] 22: 0x5ffd4833ba47 - lumen::vcs::git::tests::test_working_copy_parent_ref_returns_head::{{closure}}::hbc37ca54670e356f [INFO] [stdout] at /opt/rustwide/workdir/src/vcs/git.rs:1396:51 [INFO] [stdout] 23: 0x5ffd48362746 - core::ops::function::FnOnce::call_once::h8eb9439e0a440aed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ffd4846248b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ffd4846248b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ffd4846ee5b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5ffd4846ee5b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5ffd4846ee5b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5ffd4846ee5b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ffd4846ee5b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ffd484692b4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ffd484692b4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5ffd48471a62 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5ffd48471a62 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5ffd48471a62 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5ffd48471a62 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5ffd48471a62 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ffd48471a62 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5ffd48471a62 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5ffd49e37a4f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x5ffd49e37a4f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7a475d668aa4 - [INFO] [stdout] 45: 0x7a475d6f5a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] vcs::git::tests::test_get_merge_base_returns_ancestor [INFO] [stdout] vcs::git::tests::test_working_copy_parent_ref_returns_head [INFO] [stdout] [INFO] [stdout] test result: FAILED. 119 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin lumen` [INFO] running `Command { std: "docker" "inspect" "e8c0ef61e7cd0ead4eae4009bc6618e978e752e017e401c3528c46576fc00abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c0ef61e7cd0ead4eae4009bc6618e978e752e017e401c3528c46576fc00abe", kill_on_drop: false }` [INFO] [stdout] e8c0ef61e7cd0ead4eae4009bc6618e978e752e017e401c3528c46576fc00abe