[INFO] fetching crate git-next-core 0.14.1... [INFO] testing git-next-core-0.14.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate git-next-core 0.14.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate git-next-core 0.14.1 [INFO] finished tweaking crates.io crate git-next-core 0.14.1 [INFO] tweaked toml for crates.io crate git-next-core 0.14.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-next-core 0.14.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-next-core 0.14.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e235397e793e24d542095894aeedeef75d12357df4474ab5fc3ba1ac7ba94f0 [INFO] running `Command { std: "docker" "start" "-a" "3e235397e793e24d542095894aeedeef75d12357df4474ab5fc3ba1ac7ba94f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e235397e793e24d542095894aeedeef75d12357df4474ab5fc3ba1ac7ba94f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e235397e793e24d542095894aeedeef75d12357df4474ab5fc3ba1ac7ba94f0", kill_on_drop: false }` [INFO] [stdout] 3e235397e793e24d542095894aeedeef75d12357df4474ab5fc3ba1ac7ba94f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a370f72a00ddf9760cfd4bfd3789b685658df39bf8bdf5686db2033149bf55 [INFO] running `Command { std: "docker" "start" "-a" "e2a370f72a00ddf9760cfd4bfd3789b685658df39bf8bdf5686db2033149bf55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling jiff v0.1.14 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling rustls v0.23.17 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling pike v0.1.6 [INFO] [stderr] Compiling take-until v0.2.0 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling derive-with v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.3 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-config-value v0.14.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gix-command v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling gix-prompt v0.9.1 [INFO] [stderr] Compiling gix-mailmap v0.25.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling imara-diff v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.2 [INFO] [stderr] Compiling gix-packetline v0.18.3 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-attributes v0.24.0 [INFO] [stderr] Compiling gix-ignore v0.13.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling gix-shallow v0.2.0 [INFO] [stderr] Compiling gix-pathspec v0.9.0 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-filter v0.17.0 [INFO] [stderr] Compiling gix-pack v0.57.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling gix-traverse v0.44.0 [INFO] [stderr] Compiling gix-revision v0.32.0 [INFO] [stderr] Compiling gix-negotiate v0.18.0 [INFO] [stderr] Compiling gix-index v0.38.0 [INFO] [stderr] Compiling gix-odb v0.67.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling gix-refspec v0.28.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling gix-worktree-stream v0.19.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling gix-worktree v0.39.0 [INFO] [stderr] Compiling gix-archive v0.19.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling gix-url v0.29.0 [INFO] [stderr] Compiling gix-dir v0.12.0 [INFO] [stderr] Compiling gix-diff v0.50.0 [INFO] [stderr] Compiling gix-worktree-state v0.17.0 [INFO] [stderr] Compiling gix-credentials v0.27.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling git-url-parse v0.4.5 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling gix-submodule v0.17.0 [INFO] [stderr] Compiling gix-status v0.17.0 [INFO] [stderr] Compiling gix-transport v0.45.0 [INFO] [stderr] Compiling kxio v5.1.0 [INFO] [stderr] Compiling gix-protocol v0.48.0 [INFO] [stderr] Compiling gix v0.70.0 [INFO] [stderr] Compiling git-next-core v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e2a370f72a00ddf9760cfd4bfd3789b685658df39bf8bdf5686db2033149bf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a370f72a00ddf9760cfd4bfd3789b685658df39bf8bdf5686db2033149bf55", kill_on_drop: false }` [INFO] [stdout] e2a370f72a00ddf9760cfd4bfd3789b685658df39bf8bdf5686db2033149bf55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b481ece9c40cd367ee9d125b82e23237c1c6a4cb65681b53f8ccf9ed5c4283e0 [INFO] running `Command { std: "docker" "start" "-a" "b481ece9c40cd367ee9d125b82e23237c1c6a4cb65681b53f8ccf9ed5c4283e0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling gix-url v0.29.0 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-credentials v0.27.0 [INFO] [stderr] Compiling gix-attributes v0.24.0 [INFO] [stderr] Compiling gix-ignore v0.13.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling gix-shallow v0.2.0 [INFO] [stderr] Compiling gix-pathspec v0.9.0 [INFO] [stderr] Compiling gix-transport v0.45.0 [INFO] [stderr] Compiling kxio v5.1.0 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-filter v0.17.0 [INFO] [stderr] Compiling gix-pack v0.57.0 [INFO] [stderr] Compiling gix-traverse v0.44.0 [INFO] [stderr] Compiling gix-revision v0.32.0 [INFO] [stderr] Compiling gix-negotiate v0.18.0 [INFO] [stderr] Compiling gix-index v0.38.0 [INFO] [stderr] Compiling gix-refspec v0.28.0 [INFO] [stderr] Compiling gix-worktree-stream v0.19.0 [INFO] [stderr] Compiling gix-archive v0.19.0 [INFO] [stderr] Compiling gix-worktree v0.39.0 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling gix-protocol v0.48.0 [INFO] [stderr] Compiling gix-diff v0.50.0 [INFO] [stderr] Compiling gix-worktree-state v0.17.0 [INFO] [stderr] Compiling gix-dir v0.12.0 [INFO] [stderr] Compiling gix-odb v0.67.0 [INFO] [stderr] Compiling gix-status v0.17.0 [INFO] [stderr] Compiling gix-submodule v0.17.0 [INFO] [stderr] Compiling gix v0.70.0 [INFO] [stderr] Compiling git-next-core v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.57s [INFO] running `Command { std: "docker" "inspect" "b481ece9c40cd367ee9d125b82e23237c1c6a4cb65681b53f8ccf9ed5c4283e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b481ece9c40cd367ee9d125b82e23237c1c6a4cb65681b53f8ccf9ed5c4283e0", kill_on_drop: false }` [INFO] [stdout] b481ece9c40cd367ee9d125b82e23237c1c6a4cb65681b53f8ccf9ed5c4283e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d1c122ca150345ce71cd588676c98058af49fc893de95842e65022803f45462 [INFO] running `Command { std: "docker" "start" "-a" "6d1c122ca150345ce71cd588676c98058af49fc893de95842e65022803f45462", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_next_core-babe753d9f13786c) [INFO] [stdout] [INFO] [stdout] running 100 tests [INFO] [stdout] test config::server::tests::normal ... ok [INFO] [stdout] test config::tests::forge_config::should_return_forge_type ... ok [INFO] [stdout] test config::tests::forge_config::should_return_repo ... ok [INFO] [stdout] test config::tests::forge_config::should_return_repos ... ok [INFO] [stdout] test config::tests::forge_config::should_return_hostname ... ok [INFO] [stdout] test config::tests::forge_config::should_return_token ... ok [INFO] [stdout] test config::tests::forge_details::should_convert_from_name_and_config ... ok [INFO] [stdout] test config::tests::forge_details::should_return_forge_type ... ok [INFO] [stdout] test config::tests::forge_config::should_return_user ... ok [INFO] [stdout] test config::tests::forge_details::should_return_hostname ... ok [INFO] [stdout] test config::tests::forge_details::should_return_forge_alias ... ok [INFO] [stdout] test config::tests::forge_details::should_return_user ... ok [INFO] [stdout] test config::tests::forge_details::should_return_token ... ok [INFO] [stdout] test config::tests::forge_name::should_convert_to_pathbuf ... ok [INFO] [stdout] test config::tests::forge_details::with_hostname_should_return_new_instance ... ok [INFO] [stdout] test config::tests::gitdir::should_convert_to_pathbuf_from_ref ... ok [INFO] [stdout] test config::tests::gitdir::should_display ... ok [INFO] [stdout] test config::tests::push::should_not_return_other_branches ... ok [INFO] [stdout] test config::tests::push::should_return_dev_branch ... ok [INFO] [stdout] test config::tests::push::should_return_message ... ok [INFO] [stdout] test config::tests::push::should_return_main_branch ... ok [INFO] [stdout] test config::tests::push::should_return_sha ... ok [INFO] [stdout] test config::tests::push::should_return_next_branch ... ok [INFO] [stdout] test config::tests::registered_webhook::should_return_auth ... ok [INFO] [stdout] test config::tests::forge_type::should_display_as_string ... ok [INFO] [stdout] test config::tests::registered_webhook::should_return_id ... ok [INFO] [stdout] test config::tests::gitdir::should_return_pathbuf ... ok [INFO] [stdout] test config::tests::repo_branches::should_return_main ... ok [INFO] [stdout] test config::tests::repo_branches::should_return_next ... ok [INFO] [stdout] test config::tests::repo_config::should_return_branches ... ok [INFO] [stdout] test config::tests::repo_config::should_parse_toml ... ok [INFO] [stdout] test config::tests::repo_config::should_return_source ... ok [INFO] [stdout] test config::tests::server_repo_config::should_return_gitdir ... ok [INFO] [stdout] test config::tests::server_repo_config::should_return_repo ... ok [INFO] [stdout] test config::tests::server_repo_config::should_return_branch ... ok [INFO] [stdout] test config::tests::server_repo_config::should_return_repo_config_when_branches ... ok [INFO] [stdout] test config::tests::repo_branches::should_return_dev ... ok [INFO] [stdout] test config::tests::url::url_parse_https_url ... ok [INFO] [stdout] test config::tests::server_repo_config::should_not_return_repo_config_when_no_branches ... ok [INFO] [stdout] test config::tests::webhook::message::should_return_body ... ok [INFO] [stdout] test config::tests::webhook::message::should_return_header ... ok [INFO] [stdout] test config::tests::url::url_parse_ssh_url ... ok [INFO] [stdout] test config::tests::webhook::message::should_return_repo_alias ... ok [INFO] [stdout] test config::webhook::tests::auth::bytes ... ok [INFO] [stdout] test config::webhook::tests::auth::string ... ok [INFO] [stdout] test git::repository::open::tests::fetch::should_fetch_from_repo ... ignored [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_forge_type ... ok [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_hostname ... ok [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_repo ... ok [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_token ... ok [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_repos ... ok [INFO] [stdout] test git::repository::open::tests::forge_config::should_return_user ... ok [INFO] [stdout] test git::repository::open::tests::repo_config::should_return_branches ... ok [INFO] [stdout] test git::repository::open::tests::repo_config::should_parse_toml ... ok [INFO] [stdout] test git::repository::open::tests::repo_config::should_return_source ... ok [INFO] [stdout] test git::repository::open::tests::server_repo_config::should_return_branch ... ok [INFO] [stdout] test git::repository::open::tests::server_repo_config::should_not_return_repo_config_when_no_branches ... ok [INFO] [stdout] test config::tests::webhook::message::should_return_forge_alias ... ok [INFO] [stdout] test config::tests::server::load::load_should_parse_app_config ... ok [INFO] [stdout] test git::repository::open::tests::server_repo_config::should_return_gitdir ... ok [INFO] [stdout] test git::repository::open::tests::server_repo_config::should_return_repo ... ok [INFO] [stdout] test git::repository::tests::validate::should_fail_where_no_default_push_remote ... ok [INFO] [stdout] test git::repository::tests::validate::should_fail_where_invalid_default_fetch_remote ... ok [INFO] [stdout] test git::repository::tests::validate::should_ok_a_valid_repo ... ok [INFO] [stdout] test git::tests::commit::should_convert_from_push ... ok [INFO] [stdout] test git::repository::open::tests::server_repo_config::should_return_repo_config_when_branches ... ok [INFO] [stdout] test git::repository::tests::validate::should_fail_where_invalid_default_push_remote ... ok [INFO] [stdout] test git::repository::tests::validate::should_fail_where_no_default_fetch_remote ... ok [INFO] [stdout] test git::tests::commit::should_return_message ... ok [INFO] [stdout] test git::repository::tests::factory::open_where_storage_external_auth_differs_error ... ok [INFO] [stdout] test git::repository::open::tests::find_default_remote::should_find_default_push_remote ... ok [INFO] [stdout] test git::repository::tests::factory::open_where_storage_internal_auth_matches ... ok [INFO] [stdout] test git::repository::tests::factory::open_where_storage_external_auth_matches ... ok [INFO] [stdout] test git::repository::tests::factory::open_where_storage_internal_auth_differs_update_config ... ok [INFO] [stdout] test git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item ... FAILED [INFO] [stdout] test git::tests::commit::should_return_sha ... ok [INFO] [stdout] test git::tests::generation::should_increment ... ok [INFO] [stdout] test git::tests::gitref::should_convert_from_commit ... ok [INFO] [stdout] test git::tests::gitremote::should_return_hostname ... ok [INFO] [stdout] test git::tests::gitremote::should_return_repo_path ... ok [INFO] [stdout] test git::tests::push::force_from_should_display ... ok [INFO] [stdout] test git::tests::push::force_no_should_display ... ok [INFO] [stdout] test git::tests::push::reset::should_perform_a_fetch_then_push ... ok [INFO] [stdout] test git::tests::repo_details::should_return_origin ... ok [INFO] [stdout] test macros::tests::macro_s_to_string ... ok [INFO] [stdout] test git::validation::tests::positions::validate::where_fetch_fails_should_error ... ok [INFO] [stdout] test git::repository::open::tests::read_file::should_error_on_missing_file ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_main_branch_is_missing_or_commit_log_is_empty_should_error ... ok [INFO] [stdout] test git::validation::tests::repos::where_repo_has_no_push_remote ... ok [INFO] [stdout] test git::validation::tests::positions::validate::where_dev_branch_is_missing_or_commit_log_is_empty_should_error ... ok [INFO] [stdout] test git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage ... FAILED [INFO] [stdout] test git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_should_reset_next_branch_to_main_and_then_error ... ok [INFO] [stdout] test git::validation::tests::positions::validate::where_next_branch_is_missing_or_commit_log_is_empty_should_error ... ok [INFO] [stdout] test git::repository::open::tests::read_file::should_return_file ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_dev_branch_is_on_main_and_next_is_not_should_reset_next_branch_to_main_and_retryable_error ... ok [INFO] [stdout] test git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error ... FAILED [INFO] [stdout] test git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item stdout ---- [INFO] [stdout] == git checkout -b Y49I9 [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'Y49I9' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmppcpsmv/V56E6" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmppcpsmv/V56E6"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::repository::open::tests::read_file::should_error_on_missing_file stdout ---- [INFO] [stdout] == git checkout -b dev-K5Z5A [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'dev-K5Z5A' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmptgBVAK/E0TLG" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmptgBVAK/E0TLG"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage stdout ---- [INFO] [stdout] == git checkout -b YJW9O [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'YJW9O' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpim0jrx/Q9Y8P" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpim0jrx/Q9Y8P"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching stdout ---- [INFO] [stdout] == git checkout -b main-S6TXR [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-S6TXR' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpqI9sxE/VF2PD" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpqI9sxE/VF2PD"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::repository::open::tests::read_file::should_return_file stdout ---- [INFO] [stdout] == git checkout -b main-W0O1A [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-W0O1A' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpIvWm6i/5ZTGK" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpIvWm6i/5ZTGK"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error stdout ---- [INFO] [stdout] == git checkout -b main-3ZVG6 [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-3ZVG6' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpVb9YFh/HDKWA" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpVb9YFh/HDKWA"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] [INFO] [stdout] thread 'git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error' (125) panicked at src/git/validation/tests.rs:251:13: [INFO] [stdout] assertion failed: matches!(err, git::validation::positions::Error::UserIntervention(_)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56f92f90c4f2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56f92f90c4f2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56f92f93407f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56f92f93407f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56f92f8f6ac3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56f92f8f6ac3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56f92f90cb42 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56f92f8f4e2c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56f92f8f4c9e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56f92ea7af8e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56f92ea7af8e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56f92f8f5c03 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56f92f8f5c03 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56f92f90c916 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x56f92f90c8a9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56f92f8f585d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56f92f93f7a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56f92f93fb3c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x56f92e8ebfeb - git_next_core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error::hb6e8cf36a70be574 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:251:13 [INFO] [stdout] 21: 0x56f92e8f0417 - git_next_core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error::{{closure}}::h7f220c0db9ab0f22 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:208:64 [INFO] [stdout] 22: 0x56f92e93e676 - core::ops::function::FnOnce::call_once::h95b4ca8372d1fbfe [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x56f92ea7c00b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x56f92ea7c00b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x56f92ea79c75 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x56f92ea79c75 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x56f92ea79c75 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x56f92ea79c75 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x56f92ea79c75 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56f92ea79c75 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x56f92ea79c75 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x56f92eaa0b84 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x56f92eaa0b84 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x56f92ea8779a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x56f92ea8779a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x56f92ea8779a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x56f92ea8779a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x56f92ea8779a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x56f92f8ddb3f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x56f92f8ddb3f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x7ee134ee9aa4 - [INFO] [stdout] 44: 0x7ee134f76a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions stdout ---- [INFO] [stdout] == git checkout -b main-JR55C [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-JR55C' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpeztk2K/4IBJD" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpeztk2K/4IBJD"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Assertion failed at src/git/validation/tests.rs:637:13: [INFO] [stdout] let_assert!( Ok((positions, _git_log)) = validate(&*open_repository, &repo_details, &repo_config) ) [INFO] [stdout] with expansion: [INFO] [stdout] Err(Retryable("test")) [INFO] [stdout] with message: [INFO] [stdout] validate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions' (123) panicked at src/git/validation/tests.rs:637:13: [INFO] [stdout] assertion failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56f92f90c4f2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56f92f90c4f2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56f92f93407f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56f92f93407f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56f92f8f6ac3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56f92f8f6ac3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56f92f90cb42 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56f92f8f4e2c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56f92f8f4c9e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56f92ea7af8e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56f92ea7af8e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56f92f8f5c03 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56f92f8f5c03 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56f92f90c916 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x56f92f90c8a9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56f92f8f585d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56f92f93f7a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56f92e8ea836 - git_next_core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions::h538859c0e4783b04 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:637:13 [INFO] [stdout] 20: 0x56f92e8f11b7 - git_next_core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions::{{closure}}::h1add71e08bdccea8 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:604:66 [INFO] [stdout] 21: 0x56f92e939e36 - core::ops::function::FnOnce::call_once::h154166cb6cf85860 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x56f92ea7c00b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x56f92ea7c00b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x56f92ea79c75 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x56f92ea79c75 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x56f92ea79c75 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x56f92ea79c75 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x56f92ea79c75 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x56f92ea79c75 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x56f92ea79c75 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x56f92eaa0b84 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x56f92eaa0b84 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x56f92ea8779a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x56f92ea8779a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x56f92ea8779a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x56f92ea8779a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x56f92ea8779a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x56f92f8ddb3f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 41: 0x56f92f8ddb3f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 42: 0x7ee134ee9aa4 - [INFO] [stdout] 43: 0x7ee134f76a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error stdout ---- [INFO] [stdout] == git checkout -b main-DHYB2 [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-DHYB2' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpOiWcrt/BEPJN" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpOiWcrt/BEPJN"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Assertion failed at src/git/validation/tests.rs:576:13: [INFO] [stdout] let_assert!( Ok((positions, _git_log)) = validate(&*open_repository, &repo_details, &repo_config) ) [INFO] [stdout] with expansion: [INFO] [stdout] Err(Retryable("test")) [INFO] [stdout] with message: [INFO] [stdout] validate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error' (126) panicked at src/git/validation/tests.rs:576:13: [INFO] [stdout] assertion failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56f92f90c4f2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56f92f90c4f2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56f92f93407f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56f92f93407f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56f92f8f6ac3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56f92f8f6ac3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56f92f90cb42 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56f92f8f4e2c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56f92f8f4c9e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56f92ea7af8e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56f92ea7af8e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56f92f8f5c03 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56f92f8f5c03 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56f92f90c916 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x56f92f90c8a9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56f92f8f585d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56f92f93f7a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56f92e8e74ac - git_next_core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error::hec94d2e3c8e97703 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:576:13 [INFO] [stdout] 20: 0x56f92e8e5a37 - git_next_core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error::{{closure}}::he042a0a02535cb5b [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:506:10 [INFO] [stdout] 21: 0x56f92e93dbc6 - core::ops::function::FnOnce::call_once::h13ee72f0d0c8b40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x56f92ea7c00b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x56f92ea7c00b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x56f92ea79c75 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x56f92ea79c75 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x56f92ea79c75 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x56f92ea79c75 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x56f92ea79c75 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x56f92ea79c75 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x56f92ea79c75 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x56f92eaa0b84 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x56f92eaa0b84 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x56f92ea8779a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x56f92ea8779a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x56f92ea8779a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x56f92ea8779a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x56f92ea8779a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x56f92f8ddb3f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 41: 0x56f92f8ddb3f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 42: 0x7ee134ee9aa4 - [INFO] [stdout] 43: 0x7ee134f76a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error stdout ---- [INFO] [stdout] == git checkout -b main-76C02 [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Switched to a new branch 'main-76C02' [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git add "/tmp/.tmpps2xjQ/5BIV7" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] == git commit -m"Added "/tmp/.tmpps2xjQ/5BIV7"" [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Author identity unknown [INFO] [stdout] [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: unable to auto-detect email address (got 'root@6d1c122ca150.(none)') [INFO] [stdout] [INFO] [stdout] ============================= [INFO] [stdout] Got: Retryable("test") [INFO] [stdout] Assertion failed at src/git/validation/tests.rs:408:13: [INFO] [stdout] let_assert!( Ok(_) = then::get_sha_for_branch(&fs, &gitdir, &repo_config.branches().next()) ) [INFO] [stdout] with expansion: [INFO] [stdout] Err( [INFO] [stdout] Io( [INFO] [stdout] Os { [INFO] [stdout] code: 2, [INFO] [stdout] kind: NotFound, [INFO] [stdout] message: "No such file or directory", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ) [INFO] [stdout] with message: [INFO] [stdout] load next branch sha [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error' (131) panicked at src/git/validation/tests.rs:408:13: [INFO] [stdout] assertion failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56f92f90c4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56f92f90c4f2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56f92f90c4f2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56f92f93407f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56f92f93407f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56f92f8f6ac3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56f92f8f6ac3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56f92f90cb42 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56f92f8f4e2c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56f92f8f4c9e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56f92ea7af8e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56f92ea7af8e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56f92f8f5c03 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56f92f8f5c03 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56f92f90c916 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x56f92f90c8a9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56f92f8f585d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56f92f93f7a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56f92e8e87af - git_next_core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error::hefc620fad78830e3 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:408:13 [INFO] [stdout] 20: 0x56f92e8ecb37 - git_next_core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error::{{closure}}::h753848ddf04d2175 [INFO] [stdout] at /opt/rustwide/workdir/src/git/validation/tests.rs:346:89 [INFO] [stdout] 21: 0x56f92e93abc6 - core::ops::function::FnOnce::call_once::h1103231a776d0c9f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x56f92ea7c00b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x56f92ea7c00b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x56f92ea79c75 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x56f92ea79c75 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x56f92ea79c75 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x56f92ea79c75 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x56f92ea79c75 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x56f92ea79c75 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x56f92ea79c75 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x56f92eaa0b84 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x56f92eaa0b84 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x56f92ea8779a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x56f92ea8779a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x56f92ea8779a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x56f92ea8779a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x56f92ea8779a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x56f92ea8779a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 40: 0x56f92f8ddb3f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 41: 0x56f92f8ddb3f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 42: 0x7ee134ee9aa4 - [INFO] [stdout] 43: 0x7ee134f76a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item [INFO] [stdout] git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage [INFO] [stdout] git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching [INFO] [stdout] git::repository::open::tests::read_file::should_error_on_missing_file [INFO] [stdout] git::repository::open::tests::read_file::should_return_file [INFO] [stdout] git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions [INFO] [stdout] git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error [INFO] [stdout] git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error [INFO] [stdout] git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 90 passed; 9 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6d1c122ca150345ce71cd588676c98058af49fc893de95842e65022803f45462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1c122ca150345ce71cd588676c98058af49fc893de95842e65022803f45462", kill_on_drop: false }` [INFO] [stdout] 6d1c122ca150345ce71cd588676c98058af49fc893de95842e65022803f45462