[INFO] cloning repository https://github.com/e257-fi/tackler-ng
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e257-fi/tackler-ng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe257-fi%2Ftackler-ng", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe257-fi%2Ftackler-ng'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a38c097faaffa86db3ae5f2d6a09cd7d5ae754d7
[INFO] testing e257-fi/tackler-ng against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe257-fi%2Ftackler-ng" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/e257-fi/tackler-ng on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/e257-fi/tackler-ng
[INFO] finished tweaking git repo https://github.com/e257-fi/tackler-ng
[INFO] tweaked toml for git repo https://github.com/e257-fi/tackler-ng written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/e257-fi/tackler-ng 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gix-utils v0.1.6
[INFO] [stderr]   Downloaded gix-url v0.25.2
[INFO] [stderr]   Downloaded gix-validate v0.8.1
[INFO] [stderr]   Downloaded gix-trace v0.1.4
[INFO] [stderr]   Downloaded gix-path v0.10.1
[INFO] [stderr]   Downloaded gix-features v0.36.1
[INFO] [stderr]   Downloaded gix-hash v0.13.2
[INFO] [stderr]   Downloaded gix-quote v0.4.8
[INFO] [stderr]   Downloaded gix-date v0.8.1
[INFO] [stderr]   Downloaded gix-discover v0.27.0
[INFO] [stderr]   Downloaded gix-glob v0.14.1
[INFO] [stderr]   Downloaded gix-config-value v0.14.1
[INFO] [stderr]   Downloaded gix-config v0.32.1
[INFO] [stderr]   Downloaded gix-diff v0.38.0
[INFO] [stderr]   Downloaded gix-pack v0.45.0
[INFO] [stderr]   Downloaded time-tz v1.0.3
[INFO] [stderr]   Downloaded gix-ref v0.39.0
[INFO] [stderr]   Downloaded gix v0.56.0
[INFO] [stderr]   Downloaded gix-odb v0.55.0
[INFO] [stderr]   Downloaded gix-refspec v0.20.0
[INFO] [stderr]   Downloaded gix-sec v0.10.1
[INFO] [stderr]   Downloaded gix-tempfile v11.0.1
[INFO] [stderr]   Downloaded gix-object v0.39.0
[INFO] [stderr]   Downloaded gix-macros v0.1.1
[INFO] [stderr]   Downloaded gix-lock v11.0.1
[INFO] [stderr]   Downloaded gix-revision v0.24.0
[INFO] [stderr]   Downloaded gix-fs v0.8.1
[INFO] [stderr]   Downloaded gix-chunk v0.4.5
[INFO] [stderr]   Downloaded gix-commitgraph v0.22.1
[INFO] [stderr]   Downloaded gix-actor v0.28.1
[INFO] [stderr]   Downloaded gix-revwalk v0.10.0
[INFO] [stderr]   Downloaded gix-traverse v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b054faf5f0c15b62dc547a6d7a81e9ac23c416cbbebdc98e673a543554b6f540
[INFO] running `Command { std: "docker" "start" "-a" "b054faf5f0c15b62dc547a6d7a81e9ac23c416cbbebdc98e673a543554b6f540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b054faf5f0c15b62dc547a6d7a81e9ac23c416cbbebdc98e673a543554b6f540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b054faf5f0c15b62dc547a6d7a81e9ac23c416cbbebdc98e673a543554b6f540", kill_on_drop: false }`
[INFO] [stdout] b054faf5f0c15b62dc547a6d7a81e9ac23c416cbbebdc98e673a543554b6f540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98c7732d085a45d7e8c9e3cff169c70683c44496d8bd9a572eeeaad5af234288
[INFO] running `Command { std: "docker" "start" "-a" "98c7732d085a45d7e8c9e3cff169c70683c44496d8bd9a572eeeaad5af234288", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling gix-trace v0.1.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling prodash v26.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling winnow v0.5.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling gix-utils v0.1.6
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling gix-validate v0.8.1
[INFO] [stderr]    Compiling gix-path v0.10.1
[INFO] [stderr]    Compiling gix-chunk v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling uluru v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gix-sec v0.10.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gix-config-value v0.14.1
[INFO] [stderr]    Compiling gix-quote v0.4.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling murmur3 v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling gix-macros v0.1.1
[INFO] [stderr]    Compiling better_any v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling anstyle-query v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling antlr-rust v0.3.0-beta
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling tackler v0.3.0-dev (/opt/rustwide/workdir/tackler-cli)
[INFO] [stderr]    Compiling tackler-rs v0.3.0-dev (/opt/rustwide/workdir/tackler-rs)
[INFO] [stderr]    Compiling faster-hex v0.8.1
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling gix-hash v0.13.2
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling gix-features v0.36.1
[INFO] [stderr]    Compiling gix-hashtable v0.4.1
[INFO] [stderr]    Compiling time-tz v1.0.3
[INFO] [stderr]    Compiling gix-fs v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.22.1
[INFO] [stderr]    Compiling gix-glob v0.14.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling gix-tempfile v11.0.1
[INFO] [stderr]    Compiling gix-lock v11.0.1
[INFO] [stderr]    Compiling gix-url v0.25.2
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling gix-date v0.8.1
[INFO] [stderr]    Compiling gix-actor v0.28.1
[INFO] [stderr]    Compiling gix-object v0.39.0
[INFO] [stderr]    Compiling gix-revwalk v0.10.0
[INFO] [stderr]    Compiling gix-ref v0.39.0
[INFO] [stderr]    Compiling gix-pack v0.45.0
[INFO] [stderr]    Compiling gix-diff v0.38.0
[INFO] [stderr]    Compiling gix-revision v0.24.0
[INFO] [stderr]    Compiling gix-traverse v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.20.0
[INFO] [stderr]    Compiling gix-config v0.32.1
[INFO] [stderr]    Compiling gix-discover v0.27.0
[INFO] [stderr]    Compiling gix-odb v0.55.0
[INFO] [stderr]    Compiling gix v0.56.0
[INFO] [stderr]    Compiling tackler-api v0.3.0-dev (/opt/rustwide/workdir/tackler-api)
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling tackler-core v0.3.0-dev (/opt/rustwide/workdir/tackler-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.49s
[INFO] running `Command { std: "docker" "inspect" "98c7732d085a45d7e8c9e3cff169c70683c44496d8bd9a572eeeaad5af234288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c7732d085a45d7e8c9e3cff169c70683c44496d8bd9a572eeeaad5af234288", kill_on_drop: false }`
[INFO] [stdout] 98c7732d085a45d7e8c9e3cff169c70683c44496d8bd9a572eeeaad5af234288
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6606a43ed1ff5e25eedb3588104b353f9fa827beaa7f91e71353f0ea4686fc31
[INFO] running `Command { std: "docker" "start" "-a" "6606a43ed1ff5e25eedb3588104b353f9fa827beaa7f91e71353f0ea4686fc31", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling gix-trace v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling faster-hex v0.8.1
[INFO] [stderr]    Compiling gix-hash v0.13.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling prodash v26.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling gix-features v0.36.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling winnow v0.5.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling gix-validate v0.8.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling gix-path v0.10.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling gix-fs v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling gix-chunk v0.4.5
[INFO] [stderr]    Compiling gix-date v0.8.1
[INFO] [stderr]    Compiling gix-actor v0.28.1
[INFO] [stderr]    Compiling gix-object v0.39.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling gix-hashtable v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling gix-tempfile v11.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling time-tz v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gix-commitgraph v0.22.1
[INFO] [stderr]    Compiling gix-utils v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling gix-lock v11.0.1
[INFO] [stderr]    Compiling gix-revwalk v0.10.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling gix-ref v0.39.0
[INFO] [stderr]    Compiling uluru v3.0.0
[INFO] [stderr]    Compiling gix-sec v0.10.1
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling gix-pack v0.45.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gix-revision v0.24.0
[INFO] [stderr]    Compiling gix-config-value v0.14.1
[INFO] [stderr]    Compiling gix-glob v0.14.1
[INFO] [stderr]    Compiling gix-quote v0.4.8
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling murmur3 v0.4.1
[INFO] [stderr]    Compiling gix-config v0.32.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gix-odb v0.55.0
[INFO] [stderr]    Compiling gix-refspec v0.20.0
[INFO] [stderr]    Compiling gix-url v0.25.2
[INFO] [stderr]    Compiling tackler-api v0.3.0-dev (/opt/rustwide/workdir/tackler-api)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tackler-rs v0.3.0-dev (/opt/rustwide/workdir/tackler-rs)
[INFO] [stderr]    Compiling gix-discover v0.27.0
[INFO] [stderr]    Compiling gix-traverse v0.35.0
[INFO] [stderr]    Compiling gix-diff v0.38.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling better_any v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling antlr-rust v0.3.0-beta
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling gix v0.56.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling tackler v0.3.0-dev (/opt/rustwide/workdir/tackler-cli)
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling tackler-core v0.3.0-dev (/opt/rustwide/workdir/tackler-core)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "6606a43ed1ff5e25eedb3588104b353f9fa827beaa7f91e71353f0ea4686fc31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6606a43ed1ff5e25eedb3588104b353f9fa827beaa7f91e71353f0ea4686fc31", kill_on_drop: false }`
[INFO] [stdout] 6606a43ed1ff5e25eedb3588104b353f9fa827beaa7f91e71353f0ea4686fc31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fa5486db849e72365cca1ed8388cbd3a67f576503a7c26415173a787730973f
[INFO] running `Command { std: "docker" "start" "-a" "5fa5486db849e72365cca1ed8388cbd3a67f576503a7c26415173a787730973f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tackler-fad84b3ed9af14ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_args::tests::verify_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tackler_api-46bc35724fa0c681)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test filters::filter_definition::tests::filter_definition_check_err_msg ... ok
[INFO] [stdout] test filters::filter_definition::tests::filter_definition_is_encoded ... ok
[INFO] [stdout] test filters::filter_definition::tests::filter_definition_text ... ok
[INFO] [stdout] test filters::filter_definition::tests::filter_definition_from_decoded ... ok
[INFO] [stdout] test filters::logic::logic_and::tests::and_filt_text ... ok
[INFO] [stdout] test filters::logic::logic_or::tests::or_filt_json ... ok
[INFO] [stdout] test filters::logic::logic_not::tests::not_filt_text ... ok
[INFO] [stdout] test filters::filter_definition::tests::filter_definition_json ... ok
[INFO] [stdout] test filters::logic::logic_and::tests::and_json ... ok
[INFO] [stdout] test filters::logic::logic_or::tests::or_filt_text ... ok
[INFO] [stdout] test filters::logic::logic_not::tests::not_filt_json ... ok
[INFO] [stdout] test filters::posting::posting_account::tests::posting_account_json ... ok
[INFO] [stdout] test filters::posting::posting_amount_equal::tests::posting_amount_equal_json ... ok
[INFO] [stdout] test filters::posting::posting_account::tests::posting_account_text ... ok
[INFO] [stdout] test filters::posting::posting_amount_greater::tests::posting_amount_greater_json ... ok
[INFO] [stdout] test filters::posting::posting_amount_equal::tests::posting_amount_equal_text ... ok
[INFO] [stdout] test filters::posting::posting_amount_less::tests::posting_amount_less_json ... ok
[INFO] [stdout] test filters::posting::posting_amount_less::tests::posting_amount_less_text ... ok
[INFO] [stdout] test filters::posting::posting_amount_greater::tests::posting_amount_greater_text ... ok
[INFO] [stdout] test filters::txn::txn_bbox_lat_lon::tests::txn_bbox_lat_lon_json ... ok
[INFO] [stdout] test filters::txn::txn_bbox_lat_lon::tests::txn_bbox_lat_lon_text ... ok
[INFO] [stdout] test filters::txn::txn_bbox_lat_lon_alt::tests::txn_bbox_lat_lon_alt_text ... ok
[INFO] [stdout] test filters::posting::posting_comment::tests::posting_comment_json ... ok
[INFO] [stdout] test filters::txn::txn_code::tests::txn_code_text ... ok
[INFO] [stdout] test filters::txn::txn_comments::tests::txn_comments_json ... ok
[INFO] [stdout] test filters::txn::txn_bbox_lat_lon_alt::tests::txn_bbox_lat_lon_alt_json ... ok
[INFO] [stdout] test filters::posting::posting_comment::tests::posting_comment_text ... ok
[INFO] [stdout] test filters::posting::posting_commodity::tests::posting_commodity_json ... ok
[INFO] [stdout] test filters::posting::posting_commodity::tests::posting_commodity_text ... ok
[INFO] [stdout] test filters::txn::txn_code::tests::txn_code_json ... ok
[INFO] [stdout] test filters::txn::txn_comments::tests::txn_comments_text ... ok
[INFO] [stdout] test filters::txn::txn_tags::tests::txn_tags_json ... ok
[INFO] [stdout] test filters::txn::txn_tags::tests::txn_tags_text ... ok
[INFO] [stdout] test filters::txn::txn_description::tests::txn_description_text ... ok
[INFO] [stdout] test filters::txn::txn_ts_begin::tests::txn_ts_begin_json_with_zulu ... ok
[INFO] [stdout] test filters::txn::txn_ts_begin::tests::txn_ts_begin_json ... ok
[INFO] [stdout] test filters::txn::txn_ts_end::tests::txn_ts_end_json ... ok
[INFO] [stdout] test filters::txn::txn_description::tests::txn_description_json ... ok
[INFO] [stdout] test filters::txn::txn_ts_begin::tests::txn_ts_begin_text ... ok
[INFO] [stdout] test filters::txn::txn_ts_end::tests::txn_ts_end_json_with_zulu_zone ... ok
[INFO] [stdout] test filters::txn::txn_ts_end::tests::txn_ts_end_text ... ok
[INFO] [stdout] test txn_header::tests::txn_header_display ... ok
[INFO] [stdout] test txn_ts::tests::doc_test ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_date ... ok
[INFO] [stdout] test filters::txn::txn_uuid::tests::txn_uuid_text ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_week ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_month ... ok
[INFO] [stdout] test filters::txn::txn_uuid::tests::txn_uuid_json ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_year ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_week_date ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_seconds ... ok
[INFO] [stdout] test txn_ts::tests::test_fmt_full ... ok
[INFO] [stdout] test txn_ts::tests::test_full_tz ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_date ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_full ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_month ... ok
[INFO] [stdout] test txn_ts::tests::test_seconds_tz ... ok
[INFO] [stdout] test txn_ts::tests::test_rfc_3339 ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_seconds ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_week ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_week_date ... ok
[INFO] [stdout] test txn_ts::tests::test_utc_year ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_date ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_month ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_full ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_seconds ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_week ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_week_date ... ok
[INFO] [stdout] test txn_ts::tests::test_zoned_year ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tackler_core-bacc10f6617f5fb0)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test filter::filter_definition::tests::filter_false ... ok
[INFO] [stdout] test filter::nullary_false::tests::to_be_or_not_to_be ... ok
[INFO] [stdout] test filter::filter_definition::tests::filter_true ... ok
[INFO] [stdout] test filter::nullary_true::tests::to_be_or_not_to_be ... ok
[INFO] [stdout] test filter::logic::logic_not::tests::permutations ... ok
[INFO] [stdout] test filter::logic::logic_and::tests::permutations ... ok
[INFO] [stdout] test filter::logic::logic_or::tests::permutations ... ok
[INFO] [stdout] test filter::posting::posting_account::tests::posting_account_and_commodity ... ok
[INFO] [stdout] test filter::posting::posting_account::tests::posting_account ... ok
[INFO] [stdout] test filter::posting::posting_commodity::tests::posting_account_and_commodity_1 ... ok
[INFO] [stdout] test filter::posting::posting_amount_equal::tests::posting_amount_exact ... ok
[INFO] [stdout] test filter::posting::posting_commodity::tests::posting_commodity ... ok
[INFO] [stdout] test filter::posting::posting_amount_greater::tests::posting_amount_greater ... ok
[INFO] [stdout] test filter::tests::complex_and ... ok
[INFO] [stdout] test filter::tests::complex_not ... ok
[INFO] [stdout] test filter::tests::complex_or ... ok
[INFO] [stdout] test filter::posting::posting_comment::tests::posting_comment ... ok
[INFO] [stdout] test filter::txn::txn_code::tests::txn_code ... ok
[INFO] [stdout] test filter::posting::posting_commodity::tests::posting_account_and_commodity_2 ... ok
[INFO] [stdout] test filter::posting::posting_amount_less::tests::posting_amount_less ... ok
[INFO] [stdout] test filter::txn::txn_bbox_lat_lon_alt::tests::txn_bbox_lat_lon ... ok
[INFO] [stdout] test filter::txn::txn_bbox_lat_lon::tests::txn_bbox_lat_lon ... ok
[INFO] [stdout] test filter::txn::txn_comments::tests::txn_comments ... ok
[INFO] [stdout] test filter::txn::txn_ts_begin::tests::filter_by_time ... ok
[INFO] [stdout] test filter::txn::txn_ts_begin::tests::filter_by_nanosecond ... ok
[INFO] [stdout] test filter::txn::txn_tags::tests::txn_tags ... ok
[INFO] [stdout] test filter::txn::txn_ts_begin::tests::filter_by_date ... ok
[INFO] [stdout] test filter::txn::txn_ts_begin::tests::filter_by_timezone ... ok
[INFO] [stdout] test filter::txn::txn_uuid::tests::txn_uuid ... ok
[INFO] [stdout] test kernel::hash::tests::hasher_err ... ok
[INFO] [stdout] test filter::txn::txn_description::tests::txn_description ... ok
[INFO] [stdout] test kernel::hash::tests::hasher ... ok
[INFO] [stdout] test filter::txn::txn_ts_end::tests::filter_by_nanosecond ... ok
[INFO] [stdout] test filter::txn::txn_ts_end::tests::filter_by_timezone ... ok
[INFO] [stdout] test filter::txn::txn_ts_end::tests::filter_by_time ... ok
[INFO] [stdout] test filter::txn::txn_ts_end::tests::filter_by_date ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_270d505b_76f6_4e49_a24c_2fbdfb6e5adf__commodity_ok ... ok
[INFO] [stdout] test model::account_tree_node::tests::atn_ok_display ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_0609e72f_c509_4b62_950e_fce432122d10__err_empty_sub ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_38c103d3_4cc7_4af7_86cd_bf24ca37d026__atn_three ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_699aadb1_d1ba_44b6_ae6a_158cf5be13e5__commodity_err ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_e11d5d26_c149_4d8c_b150_5cb2e2f80608__atn_commodity ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_fc69f9b2_1faf_425c_87d3_aed63d66171b__atn_two ... ok
[INFO] [stdout] test model::posting::tests::id_16b54e8c_5ea6_420c_bd72_157dbcc06a49__unit_price ... ok
[INFO] [stdout] test model::posting::tests::id_0fef204a_19da_418f_b7d0_86b5211c2182__total_price ... ok
[INFO] [stdout] test model::posting::tests::id_22059d1d_7c10_42dc_831f_03bd1f1d6257__unit_price_w_comment ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_88c5cb23_5995_4b93_8c26_a3f7374e96d9__atn_root ... ok
[INFO] [stdout] test model::posting::tests::id_26da0769_de5f_4344_b1d4_d3ddbf3f7f5a__preserve_precision_1E15 ... ok
[INFO] [stdout] test model::transaction::tests::txn_to_display ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_55407835_34d8_4de9_a362_4172f0e4d54b__err_empty ... ok
[INFO] [stdout] test model::account_tree_node::tests::id_76a6c300_5569_4e1d_a0a1_ae2ee31d919a__atn_more ... ok
[INFO] [stdout] test model::posting::tests::id_42ad9d32_64aa_4fcd_a4ab_1e8521b921e3__reject_zero_posting ... ok
[INFO] [stdout] test model::posting::tests::id_6ce68af4_5349_44e0_8fbc_35bebd8ac1ac__display ... ok
[INFO] [stdout] test model::posting::tests::id_718dd25c_aebc_4f29_9903_67942c6ba531__total_price_w_comment ... ok
[INFO] [stdout] test model::posting::tests::id_e3c97b66_318c_4396_8857_0cd2c1dfb0d2__preserve_precision_1E20 ... ok
[INFO] [stdout] test parser::ctx_handler::test::decimal_sign_logic ... ok
[INFO] [stdout] test model::txn_data::tests::uuid_as_lower_case ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_0d1beaf2_c30c_4008_943f_46aaf44e4f76__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_accounts::id_385f7a60_9618_40e4_9f3e_8e28c76a8872__err_numeric_accounts_parse ... ok
[INFO] [stdout] test parser::tests::tackler_txns::id_52836ff9_94de_4575_bfae_6b5afa971351__err_unbalanced_txn ... ok
[INFO] [stdout] test parser::tests::txn_accounts::id_78a4af97_a876_4a13_9d67_b7e0ef86ed44__err_commodities_parse ... ok
[INFO] [stdout] test parser::tests::tackler_txns::id_200aad57_9275_4d16_bdad_2f1c484bcf17__ok_string_txns_are_sorted ... ok
[INFO] [stdout] test parser::tests::txn_accounts::id_9c836932_718c_491d_8cf0_30e35a0d1533__err_sub_accounts_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_3152ec2f_4d5f_4a0a_b88c_68f17bccf7c6__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_4babf379_9d88_49f3_8158_b9b7ff4e6eed__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_accounts::id_b160ec62_6254_45c8_ac3c_ef0ee41c95b1__err_numeric_accounts_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_436d9ed5_b7a0_4e37_a7b4_86b00eb60e83__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_accounts::id_c6584dc1_3a9d_4bb6_8619_0ced9c7c6a17__ok_uncommon_accounts ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_5af5d0d8_ca6e_4a03_a939_99d9d2a4ec43__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_6d1868da_3b9f_45e4_a2c6_db003da4c720__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_6f45f594_c4e6_449a_b6d2_7f25e9479bd5__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_20b89e3e_a987_4e83_bd89_2cbf288caecc__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_5f5dcb57_792d_49df_a491_2923612a0e2f__ok_closing_position ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_92f75975_061b_4867_87f5_e25cf5b13d40__ok_closing_position ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_aa52ac0a_278a_49e4_abad_fc2f00416a41__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_ac4a6183_fb21_4847_8b3e_912f21fe5a6b__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_e24aacdf_fba2_4dc7_8165_4270c8822559__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_a27b166c_e9c9_432c_bb9d_91915b51d76b__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_bed02ea9_4191_4c98_b847_6b4e2a0fcb2d__err_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_aadbdf7c_c1d0_4e1e_a02f_9ca1b5ab2afc__ok_uncommon_accounts ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_fe246259_2280_4d42_8360_6dd3e280b30a__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_c1fbac7b_e924_4eee_aed3_b11b51116f1a__ok_closing_position ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_aaf50217_1d04_49bd_a873_43a53be1c99f__err ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_9f711991_c9ae_4558_923c_95a69faff8bc__ok_opening_with_pnl ... ok
[INFO] [stdout] test parser::tests::txn_commodities::ok_commodity_and_comment_closing_pos_parse ... ok
[INFO] [stdout] test parser::tests::txn_commodities::id_84d81380_8664_45d7_a9e1_523c38c7a963__ok_closing_position ... ok
[INFO] [stdout] test parser::tests::txn_commodities::ok_commodity_and_comment_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_timestamp::id_4ff959f7_c2bd_4750_8664_f46ce50a7c7b__err_timestamp_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_timestamp::id_294a4d37_2911_4c0f_9024_0c79bf3c99ba__err_ts_format_v2_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_desc::id_03d3df34_e68a_4104_b8ab_be06d36bf189__err_description_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_code::id_242aa119_bc5e_4562_9f4a_5feb26d1fba6__err_code_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_desc::id_58d08778_10ee_489c_bb91_7059b9ba0cca__ok_description ... ok
[INFO] [stdout] test parser::tests::txn_header_code::id_a5450ec6_42a3_4f3b_b989_27eb2949ccad__ok_code ... ok
[INFO] [stdout] test parser::tests::txn_header_desc::id_5081594a_ecaf_4232_9c93_1d84ea7600eb__ok_code_and_description ... ok
[INFO] [stdout] test parser::tests::txn_location::id_c8e7cdf6_3b30_476c_84f0_f5a19812cd28__err_location_parse ... ok
[INFO] [stdout] test parser::tests::txn_tags::id_32e2d33d_f357_4751_8286_605cee07ea78__err_tags_semantics_dups ... ok
[INFO] [stdout] test parser::tests::txn_location::id_fc711c0d_2820_4f72_8b4c_1219ef578363__err_location_semantics ... ok
[INFO] [stdout] test parser::tests::txn_uuid::id_49f73bec_afd9_4bef_bf5b_f9439ab2ea47__err_txn_uuid_parse ... ok
[INFO] [stdout] test parser::tests::txn_header_timestamp::id_2c0ee1a2_1a23_4427_a6dc_6156abc36272__ok_timestamp ... ok
[INFO] [stdout] test parser::tests::txn_tags::id_4d364251_f578_4c00_8390_9d8b5feea90b__err_tags_parse ... ok
[INFO] [stdout] test parser::tests::txn_metadata::id_5bb95c2e_2fad_4584_9380_e6cafe732cf6__ok_metadata_multiple_items ... ok
[INFO] [stdout] test parser::tests::txn_location::id_bc98cc89_d3b2_468d_9508_8d7a55924178__ok_geo_uris ... ok
[INFO] [stdout] test parser::tests::txn_metadata::id_b88d6733_2acf_4021_a3d7_deaf58b518a6__err_metadata_parse ... ok
[INFO] [stdout] test parser::tests::txn_uuid::id_546e4368_dcfa_44d5_a21d_13f3b8bf51b6__ok_txn_uuid ... ok
[INFO] [stdout] test parser::tests::txn_tags::id_df593f17_2c74_4657_8da9_afc9ba445755__ok_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/git_bench.rs (/opt/rustwide/target/debug/deps/git_bench-62d85649c18366df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_txns.rs (/opt/rustwide/target/debug/deps/git_txns-d728fc1585d2668a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting ... FAILED
[INFO] [stdout] test id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1 ... FAILED
[INFO] [stdout] test id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting stdout ----
[INFO] [stdout] thread 'id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting' panicked at tackler-core/tests/git_txns.rs:125:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f5874123a5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f5874123a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f5874123a5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f5874123a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f58743b1ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f58743b1ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55f58740f03f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f58741217e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f58741217e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f587413ba9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55f58741386e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55f58724536a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55f58724536a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55f5874141ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55f5874141ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55f587413eeb - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55f587412869 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f587413c57 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55f58720e863 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f58720e90c - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55f58720f5cf - git_txns::id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting::h6525f186085d5e88
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:125:5
[INFO] [stdout]   21:     0x55f58720f5cf - git_txns::id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting::{{closure}}::h9bf87e0a059eac76
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:113:62
[INFO] [stdout]   22:     0x55f58720f5cf - core::ops::function::FnOnce::call_once::h18f545acd0323ee1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f587249d4b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f587249d4b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x55f587249451 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x55f587249451 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55f587249451 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55f587249451 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55f587249451 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55f587249451 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x55f587249451 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x55f587211e14 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x55f587211e14 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x55f587216842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55f587216842 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55f587216842 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55f587216842 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x55f587216842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55f587418f7b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7f1b6cbcbac3 - <unknown>
[INFO] [stdout]   45:     0x7f1b6cc5ca04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1 stdout ----
[INFO] [stdout] thread 'id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1' panicked at tackler-core/tests/git_txns.rs:81:13:
[INFO] [stdout] Discover(
[INFO] [stdout]     InaccessibleDirectory {
[INFO] [stdout]         path: "/opt/rustwide/workdir/suite/audit/audit-repo.git",
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f5874123a5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f5874123a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f5874123a5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f5874123a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f58743b1ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f58743b1ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55f58740f03f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f58741217e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f58741217e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f587413ba9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55f58741386e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55f58724536a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55f58724536a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55f5874141ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55f5874141ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55f587413f24 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55f587412869 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f587413c57 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55f58720e863 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f5872105b0 - git_txns::verify_git_run::h6d9e69e655faede6
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:81:13
[INFO] [stdout]   20:     0x55f58720f81b - git_txns::id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1::h2670e49e81de1608
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:94:5
[INFO] [stdout]   21:     0x55f58720f81b - git_txns::id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1::{{closure}}::h357cf28ff6e7f9aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:89:62
[INFO] [stdout]   22:     0x55f58720f81b - core::ops::function::FnOnce::call_once::h6e563a0e41b1b4ba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f587249d4b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f587249d4b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x55f587249451 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x55f587249451 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55f587249451 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55f587249451 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55f587249451 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55f587249451 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x55f587249451 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x55f587211e14 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x55f587211e14 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x55f587216842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55f587216842 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55f587216842 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55f587216842 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x55f587216842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55f587418f7b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7f1b6cbcbac3 - <unknown>
[INFO] [stdout]   45:     0x7f1b6cc5ca04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5 stdout ----
[INFO] [stdout] thread 'id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5' panicked at tackler-core/tests/git_txns.rs:81:13:
[INFO] [stdout] Discover(
[INFO] [stdout]     InaccessibleDirectory {
[INFO] [stdout]         path: "/opt/rustwide/workdir/suite/audit/audit-repo.git",
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f5874123a5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f5874123a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f5874123a5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f5874123a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f58743b1ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f58743b1ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55f58740f03f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f58741217e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f58741217e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f587413ba9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55f58741386e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55f58724536a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55f58724536a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55f5874141ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55f5874141ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55f587413f24 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55f587412869 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f587413c57 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55f58720e863 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f5872105b0 - git_txns::verify_git_run::h6d9e69e655faede6
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:81:13
[INFO] [stdout]   20:     0x55f58720fa2b - git_txns::id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5::h950d077ec7572502
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:107:5
[INFO] [stdout]   21:     0x55f58720fa2b - git_txns::id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5::{{closure}}::h9ecb0f8127d7e665
[INFO] [stdout]                                at /opt/rustwide/workdir/tackler-core/tests/git_txns.rs:100:62
[INFO] [stdout]   22:     0x55f58720fa2b - core::ops::function::FnOnce::call_once::hefb58f668b9992da
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f587249d4b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f587249d4b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x55f587249451 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x55f587249451 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55f587249451 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55f587249451 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55f587249451 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55f587249451 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x55f587249451 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x55f587211e14 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x55f587211e14 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x55f587216842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55f587216842 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55f587216842 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55f587216842 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55f587216842 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x55f587216842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x55f587418f7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55f587418f7b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7f1b6cbcbac3 - <unknown>
[INFO] [stdout]   45:     0x7f1b6cc5ca04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     id_074f5549_346c_4780_90a1_07d60ae0e79d__normal_txns_1E5
[INFO] [stdout]     id_a6cfe3b6_feec_4422_afbf_faeca5baf752__error_reporting
[INFO] [stdout]     id_ce2e6523_ee83_46e7_a767_441c5b9f2802__normal_txns_1E1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tackler-core --test git_txns`
[INFO] running `Command { std: "docker" "inspect" "5fa5486db849e72365cca1ed8388cbd3a67f576503a7c26415173a787730973f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa5486db849e72365cca1ed8388cbd3a67f576503a7c26415173a787730973f", kill_on_drop: false }`
[INFO] [stdout] 5fa5486db849e72365cca1ed8388cbd3a67f576503a7c26415173a787730973f
