[INFO] cloning repository https://github.com/terassyi/rusgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terassyi/rusgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09b6bdb02a51093d9bb7e49da4e120b1f11ef13a
[INFO] testing terassyi/rusgit against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terassyi/rusgit
[INFO] finished tweaking git repo https://github.com/terassyi/rusgit
[INFO] tweaked toml for git repo https://github.com/terassyi/rusgit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terassyi/rusgit on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terassyi/rusgit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cf810adfda2ba2d21b4a4816a9e16ae2f4e1ad9463cbd31370c7c4ab84ac976
[INFO] running `Command { std: "docker" "start" "-a" "1cf810adfda2ba2d21b4a4816a9e16ae2f4e1ad9463cbd31370c7c4ab84ac976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cf810adfda2ba2d21b4a4816a9e16ae2f4e1ad9463cbd31370c7c4ab84ac976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf810adfda2ba2d21b4a4816a9e16ae2f4e1ad9463cbd31370c7c4ab84ac976", kill_on_drop: false }`
[INFO] [stdout] 1cf810adfda2ba2d21b4a4816a9e16ae2f4e1ad9463cbd31370c7c4ab84ac976
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e66276b980ef1eaccba1e7218351e81d74943f4892bf450dc22a0c6fb5ee3e5
[INFO] running `Command { std: "docker" "start" "-a" "7e66276b980ef1eaccba1e7218351e81d74943f4892bf450dc22a0c6fb5ee3e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling wu-diff v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling rusgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/cmd/init.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cmd::GIT_HEAD_FILE`
[INFO] [stdout]  --> src/cmd/init.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cmd::GIT_HEAD_FILE;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/cmd/cat_file.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectType`
[INFO] [stdout]  --> src/cmd/cat_file.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::object::{Object, ObjectType};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::object::blob::Blob`
[INFO] [stdout]  --> src/cmd/cat_file.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::object::blob::Blob;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/cmd/ls_files.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/cmd/ls_files.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/object/blob.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/object/blob.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::object::{Object, ObjectType};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/object/commit.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]   --> src/object/commit.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::object::{Object, ObjectType};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::linux::fs::MetadataExt`
[INFO] [stdout]   --> src/object/tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::linux::fs::MetadataExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]   --> src/object/tree.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]   --> src/object/tree.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::object::{Object, ObjectType};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]   --> src/object/mod.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::object::tree::{Tree, File};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::object::Object`
[INFO] [stdout]   --> src/index/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::object::Object;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/index/ignore.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `file_to_object` and `hash_key_to_path`
[INFO] [stdout]  --> src/index/ignore.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cmd::cat_file::{file_to_object, hash_key_to_path};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]  --> src/object/tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/object/tree.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob`
[INFO] [stdout]   --> src/object/tree.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_blob`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]   --> src/object/tree.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn switch(&self, base: &str) -> io::Result<()> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/tree.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let mut entries: Vec<TreeEntry> = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree_entry_size`
[INFO] [stdout]    --> src/index/mod.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_entries` and `to_tree_entries` are never used
[INFO] [stdout]    --> src/object/tree.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Tree {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 183 |     fn to_entries(&self, base: &str) -> io::Result<Vec<Entry>> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn to_tree_entries(&self) -> io::Result<Vec<TreeEntry>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.09s
[INFO] running `Command { std: "docker" "inspect" "7e66276b980ef1eaccba1e7218351e81d74943f4892bf450dc22a0c6fb5ee3e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e66276b980ef1eaccba1e7218351e81d74943f4892bf450dc22a0c6fb5ee3e5", kill_on_drop: false }`
[INFO] [stdout] 7e66276b980ef1eaccba1e7218351e81d74943f4892bf450dc22a0c6fb5ee3e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 278ef011ff834b68ad800dbf076f3b48dfe38efa8aaf2455caa2f161469df5a2
[INFO] running `Command { std: "docker" "start" "-a" "278ef011ff834b68ad800dbf076f3b48dfe38efa8aaf2455caa2f161469df5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/cmd/init.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cmd::GIT_HEAD_FILE`
[INFO] [stdout]  --> src/cmd/init.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cmd::GIT_HEAD_FILE;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/cmd/cat_file.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectType`
[INFO] [stdout]  --> src/cmd/cat_file.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::object::{Object, ObjectType};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::object::blob::Blob`
[INFO] [stdout]  --> src/cmd/cat_file.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::object::blob::Blob;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/cmd/ls_files.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/cmd/ls_files.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/object/blob.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/object/blob.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::object::{Object, ObjectType};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]  --> src/object/commit.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]   --> src/object/commit.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::object::{Object, ObjectType};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::linux::fs::MetadataExt`
[INFO] [stdout]   --> src/object/tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::linux::fs::MetadataExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encoder`
[INFO] [stdout]   --> src/object/tree.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]   --> src/object/tree.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::object::{Object, ObjectType};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]   --> src/object/mod.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::object::tree::{Tree, File};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::object::Object`
[INFO] [stdout]   --> src/index/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::object::Object;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/index/ignore.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `file_to_object` and `hash_key_to_path`
[INFO] [stdout]  --> src/index/ignore.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cmd::cat_file::{file_to_object, hash_key_to_path};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]  --> src/object/tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/object/tree.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob`
[INFO] [stdout]   --> src/object/tree.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_blob`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]   --> src/object/tree.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn switch(&self, base: &str) -> io::Result<()> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/tree.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let mut entries: Vec<TreeEntry> = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree_entry_size`
[INFO] [stdout]    --> src/index/mod.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_tree_entries` is never used
[INFO] [stdout]    --> src/object/tree.rs:203:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Tree {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn to_tree_entries(&self) -> io::Result<Vec<TreeEntry>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIR` is never used
[INFO] [stdout]    --> src/object/tree.rs:260:11
[INFO] [stdout]     |
[INFO] [stdout] 260 |     const DIR: [u8; 30] = [
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s
[INFO] running `Command { std: "docker" "inspect" "278ef011ff834b68ad800dbf076f3b48dfe38efa8aaf2455caa2f161469df5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278ef011ff834b68ad800dbf076f3b48dfe38efa8aaf2455caa2f161469df5a2", kill_on_drop: false }`
[INFO] [stdout] 278ef011ff834b68ad800dbf076f3b48dfe38efa8aaf2455caa2f161469df5a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab4a4fc433c9721a1e0ed1abf66a36a5f787b6c50f8a881adab16519bfa6a21b
[INFO] running `Command { std: "docker" "start" "-a" "ab4a4fc433c9721a1e0ed1abf66a36a5f787b6c50f8a881adab16519bfa6a21b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]  --> src/cmd/init.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs::File;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::cmd::GIT_HEAD_FILE`
[INFO] [stderr]  --> src/cmd/init.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::cmd::GIT_HEAD_FILE;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Encoder`
[INFO] [stderr]  --> src/cmd/cat_file.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ObjectType`
[INFO] [stderr]  --> src/cmd/cat_file.rs:7:29
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::object::{Object, ObjectType};
[INFO] [stderr]   |                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::object::blob::Blob`
[INFO] [stderr]  --> src/cmd/cat_file.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::object::blob::Blob;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]  --> src/cmd/ls_files.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fs::File;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Read`
[INFO] [stderr]  --> src/cmd/ls_files.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::Read;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Encoder`
[INFO] [stderr]  --> src/object/blob.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Object`
[INFO] [stderr]  --> src/object/blob.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::object::{Object, ObjectType};
[INFO] [stderr]   |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Encoder`
[INFO] [stderr]  --> src/object/commit.rs:8:22
[INFO] [stderr]   |
[INFO] [stderr] 8 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Object`
[INFO] [stderr]   --> src/object/commit.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::object::{Object, ObjectType};
[INFO] [stderr]    |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::linux::fs::MetadataExt`
[INFO] [stderr]   --> src/object/tree.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::os::linux::fs::MetadataExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Encoder`
[INFO] [stderr]   --> src/object/tree.rs:15:22
[INFO] [stderr]    |
[INFO] [stderr] 15 | use libflate::zlib::{Encoder, Decoder};
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Object`
[INFO] [stderr]   --> src/object/tree.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::object::{Object, ObjectType};
[INFO] [stderr]    |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `File`
[INFO] [stderr]   --> src/object/mod.rs:14:33
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::object::tree::{Tree, File};
[INFO] [stderr]    |                                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::object::Object`
[INFO] [stderr]   --> src/index/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::object::Object;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PathBuf`
[INFO] [stderr]  --> src/index/ignore.rs:4:23
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `file_to_object` and `hash_key_to_path`
[INFO] [stderr]  --> src/index/ignore.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::cmd::cat_file::{file_to_object, hash_key_to_path};
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stderr]  --> src/object/tree.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::os::unix::fs::PermissionsExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]   --> src/object/tree.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::io::Write;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `blob`
[INFO] [stderr]   --> src/object/tree.rs:69:13
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_blob`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base`
[INFO] [stderr]   --> src/object/tree.rs:67:22
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn switch(&self, base: &str) -> io::Result<()> {
[INFO] [stderr]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/object/tree.rs:204:13
[INFO] [stderr]     |
[INFO] [stderr] 204 |         let mut entries: Vec<TreeEntry> = Vec::new();
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tree_entry_size`
[INFO] [stderr]    --> src/index/mod.rs:268:13
[INFO] [stderr]     |
[INFO] [stderr] 268 |         let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size`
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_tree_entries` is never used
[INFO] [stderr]    --> src/object/tree.rs:203:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | impl Tree {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 203 |     fn to_tree_entries(&self) -> io::Result<Vec<TreeEntry>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DIR` is never used
[INFO] [stderr]    --> src/object/tree.rs:260:11
[INFO] [stderr]     |
[INFO] [stderr] 260 |     const DIR: [u8; 30] = [
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rusgit` (bin "rusgit" test) generated 26 warnings (run `cargo fix --bin "rusgit" --tests` to apply 19 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusgit-5fc687a4a1e92dee)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test index::ignore::tests::test_read_gitignore ... ok
[INFO] [stdout] test index::ignore::tests::test_is_ignored ... ok
[INFO] [stdout] test index::tests::test_entry_from ... ok
[INFO] [stdout] test index::tests::test_entry_format ... ok
[INFO] [stdout] test index::tests::test_hex_to_num ... ok
[INFO] [stdout] test index::tests::test_index_from ... ok
[INFO] [stdout] test index::tests::test_mode_to_num ... ok
[INFO] [stdout] test index::tests::test_linux_entry_from_name ... ok
[INFO] [stdout] test index::tests::test_num_to_mode_num ... ok
[INFO] [stdout] test index::tests::test_index_untracked_files ... ok
[INFO] [stdout] test index::tests::test_num_to_mode ... ok
[INFO] [stdout] test index::tests::test_tree_entries ... ok
[INFO] [stdout] test index::tests::test_tree_entries_size ... ok
[INFO] [stdout] test index::tests::test_tree_entry_from ... ok
[INFO] [stdout] test index::tests::test_tree_entry_as_bytes_root ... ok
[INFO] [stdout] test index::tests::test_tree_entry_from_root ... ok
[INFO] [stdout] test index::tests::test_update_index ... ok
[INFO] [stdout] test index::tests::test_update_index_cacheinfo ... ok
[INFO] [stdout] test object::commit::tests::test_commit_fmt ... ok
[INFO] [stdout] test object::commit::tests::test_commit_tree ... ok
[INFO] [stdout] test index::tests::test_tree_entry_size ... ok
[INFO] [stdout] test object::commit::tests::test_user_from ... ok
[INFO] [stdout] test index::tests::test_tree_entry_size_root ... ok
[INFO] [stdout] test object::tree::tests::test_file_from ... ok
[INFO] [stdout] test object::tree::tests::test_tree_calc_hash ... ok
[INFO] [stdout] test object::commit::tests::test_commit_from ... ok
[INFO] [stdout] test object::tree::tests::test_tree_as_bytes ... ok
[INFO] [stdout] test object::tree::tests::test_file_encode ... ok
[INFO] [stdout] test object::tree::tests::test_tree_from ... ok
[INFO] [stdout] test refs::tests::test_read_head ... ok
[INFO] [stdout] test refs::tests::test_read_head_branch ... ok
[INFO] [stdout] test refs::tests::test_show_branches ... ok
[INFO] [stdout] test object::tree::tests::test_tree_fmt ... ok
[INFO] [stdout] test object::tree::tests::test_file_fmt ... ok
[INFO] [stdout] test object::commit::tests::test_commit_tree_with_parent ... ok
[INFO] [stdout] test index::ignore::tests::test_start_with ... ok
[INFO] [stdout] test index::tests::test_tree_entry_as_bytes ... ok
[INFO] [stdout] test index::ignore::tests::test_walk_dir_recursive ... FAILED
[INFO] [stdout] test index::tests::test_index_as_bytes ... FAILED
[INFO] [stdout] test index::ignore::tests::test_walk_dir ... FAILED
[INFO] [stdout] test index::tests::test_index_diff ... FAILED
[INFO] [stdout] test object::tree::tests::test_tree_to_entries ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- index::ignore::tests::test_walk_dir_recursive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::ignore::tests::test_walk_dir_recursive' (29) panicked at src/index/ignore.rs:102:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "./Cargo.toml"
[INFO] [stdout]  right: "./src/main.rs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5b75007082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5b75007082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5b75007082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5b75007082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5b750178df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5b750178df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5b74fd3cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5b74fd3cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5b74fdffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5b74fe4d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b5b74fe4c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b5b74f730de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b5b74f730de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5b74fe543f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b5b74fe543f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b5b74fe529a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b5b74fe00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5b74fc80dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b5b7501f3e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5b7501f253 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b5b74f2e09b - core::panicking::assert_failed::h2942e9c0280aa98e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b5b74f11334 - rusgit::index::ignore::tests::test_walk_dir_recursive::h3966a6891ed05994
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:102:9
[INFO] [stdout]   22:     0x5b5b74f11397 - rusgit::index::ignore::tests::test_walk_dir_recursive::{{closure}}::hfb0275d48562b4ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:98:33
[INFO] [stdout]   23:     0x5b5b74f26b76 - core::ops::function::FnOnce::call_once::hab5d2ad3790a440a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b5b74f72e9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b5b74f72e9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b5b74f88b05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b5b74f88b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b5b74f88b05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b5b74f88b05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b5b74f88b05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b5b74f88b05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b5b74f88b05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b5b74f5f2f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b5b74f5f2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b5b74f62bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b5b74f62bba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b5b74f62bba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b5b74f62bba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b5b74f62bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b5b74fdb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5b5b74fdb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7b127bb65aa4 - <unknown>
[INFO] [stdout]   45:     0x7b127bbf2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- index::tests::test_index_as_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::tests::test_index_as_bytes' (33) panicked at src/index/mod.rs:817:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [68, 73, 82, 67, 0, 0, 0, 2, 0, 0, 0, 32, 96, 112, 127, 4, 55, 60, 152, 231, 96, 112, 127, 4, 55, 60, 152, 231, 0, 0, 0, 108, 3, 38, 70, 65, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 107, 135, 16, 167, 17, 243, 182, 137, 136, 90, 165, 194, 108, 108, 6, 189, 227, 72, 232, 43, 0, 13, 46, 100, 111, 99, 107, 101, 114, 105, 103, 110, 111, 114, 101, 0, 0, 0, 0, 0, 96, 112, 127, 70, 36, 248, 114, 246, 96, 112, 127, 70, 36, 248, 114, 246, 0, 0, 0, 108, 3, 24, 179, 185, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 227, 218, 171, 39, 121, 209, 208, 220, 62, 119, 56, 181, 223, 148, 228, 4, 169, 87, 138, 209, 0, 10, 46, 103, 105, 116, 105, 103, 110, 111, 114, 101, 0, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 105, 28, 96, 23, 174, 96, 122, 241, 105, 28, 96, 23, 174, 0, 0, 0, 108, 3, 24, 180, 1, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 251, 92, 129, 85, 92, 139, 14, 197, 61, 126, 29, 171, 205, 143, 83, 140, 92, 155, 138, 87, 92, 0, 10, 67, 97, 114, 103, 111, 46, 108, 111, 99, 107, 0, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 104, 55, 211, 207, 169, 96, 122, 241, 104, 55, 211, 207, 169, 0, 0, 0, 108, 3, 24, 179, 186, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 47, 199, 106, 38, 206, 223, 166, 17, 10, 197, 110, 61, 215, 239, 95, 181, 180, 72, 169, 4, 227, 0, 10, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 0, 0, 0, 0, 0, 0, 0, 0, 96, 117, 9, 40, 50, 177, 157, 230, 96, 117, 9, 40, 50, 177, 157, 230, 0, 0, 0, 108, 3, 38, 64, 238, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 185, 14, 88, 39, 84, 14, 32, 141, 66, 24, 62, 35, 144, 75, 55, 60, 122, 3, 12, 178, 0, 10, 68, 111, 99, 107, 101, 114, 102, 105, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 96, 124, 81, 25, 30, 138, 25, 44, 96, 124, 81, 25, 30, 138, 25, 44, 0, 0, 0, 108, 3, 49, 107, 17, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 117, 98, 146, 189, 244, 118, 146, 102, 151, 242, 171, 43, 160, 186, 87, 191, 56, 209, 122, 207, 0, 14, 98, 114, 97, 110, 99, 104, 95, 116, 101, 115, 116, 46, 115, 104, 0, 0, 0, 0, 96, 112, 133, 4, 10, 251, 69, 202, 96, 112, 133, 4, 10, 251, 69, 202, 0, 0, 0, 108, 3, 38, 65, 194, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 227, 247, 66, 61, 1, 254, 204, 196, 230, 75, 216, 194, 75, 228, 126, 235, 119, 59, 83, 147, 0, 18, 100, 111, 99, 107, 101, 114, 45, 99, 111, 109, 112, 111, 115, 101, 46, 121, 109, 108, 0, 0, 0, 0, 0, 0, 0, 0, 96, 116, 78, 172, 50, 20, 93, 28, 96, 116, 78, 172, 50, 20, 93, 28, 0, 0, 0, 108, 3, 39, 190, 111, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 61, 164, 80, 60, 106, 17, 4, 137, 23, 99, 252, 137, 213, 178, 180, 55, 42, 191, 178, 128, 226, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 97, 100, 100, 46, 114, 115, 0, 0, 0, 0, 96, 123, 23, 130, 13, 232, 23, 58, 96, 123, 23, 130, 13, 232, 23, 58, 0, 0, 0, 108, 3, 48, 98, 18, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 111, 181, 68, 39, 0, 188, 76, 126, 67, 113, 171, 184, 10, 197, 135, 43, 168, 103, 194, 116, 18, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 98, 114, 97, 110, 99, 104, 46, 114, 115, 0, 96, 119, 28, 98, 48, 49, 241, 7, 96, 119, 28, 98, 48, 49, 241, 7, 0, 0, 0, 108, 3, 25, 137, 97, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 123, 144, 251, 76, 194, 85, 58, 102, 104, 210, 230, 205, 190, 203, 139, 225, 128, 158, 63, 97, 20, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 99, 97, 116, 95, 102, 105, 108, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 123, 184, 177, 15, 143, 176, 115, 96, 123, 184, 177, 15, 143, 176, 115, 0, 0, 0, 108, 3, 48, 231, 185, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15, 253, 62, 221, 217, 170, 119, 36, 243, 147, 64, 55, 72, 98, 146, 29, 215, 116, 205, 241, 1, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 99, 104, 101, 99, 107, 111, 117, 116, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 119, 19, 232, 28, 241, 224, 175, 96, 119, 19, 232, 28, 241, 224, 175, 0, 0, 0, 108, 3, 43, 20, 203, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 118, 139, 134, 125, 154, 120, 31, 131, 249, 13, 153, 137, 58, 131, 199, 124, 82, 90, 30, 167, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 99, 111, 109, 109, 105, 116, 46, 114, 115, 0, 96, 118, 246, 11, 4, 125, 18, 166, 96, 118, 246, 11, 4, 125, 18, 166, 0, 0, 0, 108, 3, 40, 123, 66, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 26, 247, 92, 25, 190, 63, 92, 171, 191, 188, 237, 38, 222, 203, 240, 153, 242, 18, 29, 108, 63, 0, 22, 115, 114, 99, 47, 99, 109, 100, 47, 99, 111, 109, 109, 105, 116, 95, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 96, 120, 5, 182, 50, 152, 56, 231, 96, 120, 5, 182, 50, 152, 56, 231, 0, 0, 0, 108, 3, 44, 97, 22, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 228, 61, 137, 161, 52, 192, 42, 74, 61, 115, 64, 168, 186, 81, 94, 125, 75, 39, 22, 55, 0, 15, 115, 114, 99, 47, 99, 109, 100, 47, 100, 105, 102, 102, 46, 114, 115, 0, 0, 0, 96, 116, 74, 133, 23, 60, 61, 96, 96, 116, 74, 133, 23, 60, 61, 96, 0, 0, 0, 108, 3, 28, 121, 8, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 14, 5, 202, 80, 54, 120, 219, 18, 176, 51, 251, 27, 187, 247, 60, 255, 116, 70, 67, 221, 74, 0, 22, 115, 114, 99, 47, 99, 109, 100, 47, 104, 97, 115, 104, 95, 111, 98, 106, 101, 99, 116, 46, 114, 115, 0, 0, 0, 0, 96, 118, 191, 151, 21, 168, 191, 156, 96, 118, 191, 151, 21, 168, 191, 156, 0, 0, 0, 108, 3, 25, 13, 85, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 202, 144, 100, 134, 164, 164, 45, 5, 46, 195, 87, 68, 224, 118, 3, 137, 137, 33, 11, 91, 0, 15, 115, 114, 99, 47, 99, 109, 100, 47, 105, 110, 105, 116, 46, 114, 115, 0, 0, 0, 96, 119, 200, 142, 52, 42, 10, 218, 96, 119, 200, 142, 52, 42, 10, 218, 0, 0, 0, 108, 3, 43, 123, 132, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 167, 27, 45, 210, 196, 217, 66, 40, 3, 30, 181, 100, 166, 225, 144, 142, 105, 202, 77, 175, 165, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 108, 111, 103, 46, 114, 115, 0, 0, 0, 0, 96, 116, 70, 142, 45, 197, 136, 16, 96, 116, 70, 142, 45, 197, 136, 16, 0, 0, 0, 108, 3, 38, 13, 35, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 132, 158, 142, 136, 226, 137, 56, 121, 169, 190, 164, 93, 37, 194, 55, 200, 117, 93, 26, 57, 175, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 108, 115, 95, 102, 105, 108, 101, 115, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 123, 140, 96, 27, 50, 198, 103, 96, 123, 140, 96, 27, 50, 198, 103, 0, 0, 0, 108, 3, 25, 35, 74, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 250, 54, 189, 183, 244, 81, 148, 144, 174, 222, 47, 133, 47, 82, 227, 177, 252, 233, 181, 55, 22, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 109, 111, 100, 46, 114, 115, 0, 0, 0, 0, 96, 122, 241, 11, 40, 28, 121, 25, 96, 122, 241, 11, 40, 28, 121, 25, 0, 0, 0, 108, 3, 44, 86, 158, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 139, 215, 213, 48, 185, 83, 115, 48, 232, 235, 65, 143, 31, 122, 37, 80, 213, 85, 229, 216, 153, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 115, 116, 97, 116, 117, 115, 46, 114, 115, 0, 96, 116, 78, 200, 46, 178, 188, 217, 96, 116, 78, 200, 46, 178, 188, 217, 0, 0, 0, 108, 3, 36, 107, 72, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 255, 58, 202, 153, 194, 237, 235, 243, 53, 181, 13, 116, 218, 125, 93, 202, 157, 165, 52, 190, 233, 0, 23, 115, 114, 99, 47, 99, 109, 100, 47, 117, 112, 100, 97, 116, 101, 95, 105, 110, 100, 101, 120, 46, 114, 115, 0, 0, 0, 96, 118, 197, 193, 5, 154, 179, 9, 96, 118, 197, 193, 5, 154, 179, 9, 0, 0, 0, 108, 3, 42, 175, 106, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 204, 50, 185, 179, 49, 230, 185, 89, 111, 143, 55, 70, 222, 245, 26, 226, 211, 130, 116, 173, 0, 21, 115, 114, 99, 47, 99, 109, 100, 47, 117, 112, 100, 97, 116, 101, 95, 114, 101, 102, 46, 114, 115, 0, 0, 0, 0, 0, 96, 117, 198, 93, 10, 13, 134, 72, 96, 117, 198, 93, 10, 13, 134, 72, 0, 0, 0, 108, 3, 40, 44, 144, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 43, 235, 95, 153, 75, 26, 34, 205, 49, 235, 235, 172, 157, 61, 235, 81, 40, 186, 180, 193, 0, 21, 115, 114, 99, 47, 99, 109, 100, 47, 119, 114, 105, 116, 101, 95, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 0, 96, 121, 176, 126, 29, 245, 118, 52, 96, 121, 176, 126, 29, 245, 118, 52, 0, 0, 0, 108, 3, 46, 186, 87, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 178, 9, 248, 60, 55, 200, 65, 210, 185, 204, 73, 101, 23, 228, 196, 114, 236, 253, 163, 72, 10, 0, 17, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 100, 105, 102, 102, 46, 114, 115, 0, 96, 123, 20, 215, 34, 68, 11, 53, 96, 123, 20, 215, 34, 68, 11, 53, 0, 0, 0, 108, 3, 47, 80, 178, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 124, 99, 117, 69, 73, 158, 186, 239, 190, 34, 88, 139, 140, 241, 251, 25, 9, 138, 203, 87, 104, 0, 19, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 105, 103, 110, 111, 114, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 70, 30, 45, 235, 187, 96, 122, 241, 70, 30, 45, 235, 187, 0, 0, 0, 108, 3, 36, 208, 90, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 4, 20, 238, 251, 14, 191, 73, 46, 95, 17, 194, 67, 196, 195, 154, 141, 143, 24, 239, 13, 232, 0, 16, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 109, 111, 100, 46, 114, 115, 0, 0, 96, 123, 147, 128, 56, 192, 136, 236, 96, 123, 147, 128, 56, 192, 136, 236, 0, 0, 0, 108, 3, 24, 179, 188, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 221, 32, 40, 209, 114, 111, 17, 114, 97, 111, 163, 99, 181, 159, 145, 109, 20, 186, 126, 243, 176, 0, 11, 115, 114, 99, 47, 109, 97, 105, 110, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 121, 166, 107, 19, 177, 86, 232, 96, 121, 166, 107, 19, 177, 86, 232, 0, 0, 0, 108, 3, 26, 57, 19, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 53, 25, 71, 201, 128, 247, 21, 188, 76, 194, 202, 73, 146, 31, 30, 170, 73, 116, 161, 196, 21, 0, 18, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 98, 108, 111, 98, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 0, 96, 118, 154, 154, 2, 30, 123, 228, 96, 118, 154, 154, 2, 30, 123, 228, 0, 0, 0, 108, 3, 26, 57, 28, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 59, 233, 105, 132, 120, 158, 165, 3, 201, 242, 41, 245, 67, 144, 3, 223, 6, 58, 249, 169, 133, 0, 20, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 99, 111, 109, 109, 105, 116, 46, 114, 115, 0, 0, 0, 0, 0, 0, 96, 117, 120, 111, 29, 125, 66, 254, 96, 117, 120, 111, 29, 125, 66, 254, 0, 0, 0, 108, 3, 25, 178, 187, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 94, 44, 166, 97, 182, 52, 204, 209, 121, 178, 129, 100, 66, 67, 145, 137, 236, 97, 243, 32, 173, 0, 17, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 109, 111, 100, 46, 114, 115, 0, 96, 117, 199, 21, 32, 122, 8, 228, 96, 117, 199, 21, 32, 122, 8, 228, 0, 0, 0, 108, 3, 26, 57, 30, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 70, 229, 39, 150, 19, 168, 171, 109, 18, 182, 206, 61, 113, 247, 227, 12, 160, 6, 249, 142, 104, 0, 18, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 0, 96, 124, 80, 220, 45, 241, 207, 205, 96, 124, 80, 220, 45, 241, 207, 205, 0, 0, 0, 108, 3, 42, 200, 221, 0, 1, 137, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 223, 3, 221, 148, 204, 184, 124, 216, 77, 175, 169, 46, 174, 212, 118, 7, 150, 171, 180, 245, 186, 0, 15, 115, 114, 99, 47, 114, 101, 102, 115, 47, 109, 111, 100, 46, 114, 115, 0, 0, 0, 84, 82, 69, 69, 0, 0, 0, 174, 0, 51, 50, 32, 49, 10, 16, 120, 5, 181, 141, 129, 51, 112, 178, 44, 163, 245, 107, 96, 87, 189, 63, 186, 199, 164, 115, 114, 99, 0, 50, 53, 32, 52, 10, 191, 119, 151, 71, 162, 166, 230, 177, 73, 42, 88, 30, 75, 5, 47, 116, 231, 44, 66, 61, 99, 109, 100, 0, 49, 54, 32, 48, 10, 236, 68, 233, 45, 240, 123, 146, 3, 46, 93, 108, 173, 128, 61, 41, 227, 217, 173, 67, 133, 114, 101, 102, 115, 0, 49, 32, 48, 10, 225, 230, 227, 2, 1, 220, 50, 79, 92, 133, 217, 235, 27, 132, 175, 2, 200, 81, 121, 159, 105, 110, 100, 101, 120, 0, 51, 32, 48, 10, 203, 3, 14, 181, 199, 171, 210, 49, 36, 254, 157, 21, 206, 88, 128, 244, 47, 239, 63, 62, 111, 98, 106, 101, 99, 116, 0, 52, 32, 48, 10, 16, 101, 11, 108, 215, 143, 95, 140, 132, 135, 175, 239, 224, 0, 160, 15, 226, 98, 218, 156, 57, 102, 160, 105, 196, 151, 166, 111, 59, 97, 221, 14, 142, 250, 228, 25, 212, 127, 75, 20]
[INFO] [stdout]  right: [68, 73, 82, 67, 0, 0, 0, 2, 0, 0, 0, 32, 96, 112, 127, 4, 55, 60, 152, 231, 96, 112, 127, 4, 55, 60, 152, 231, 0, 0, 0, 108, 3, 38, 70, 65, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 107, 135, 16, 167, 17, 243, 182, 137, 136, 90, 165, 194, 108, 108, 6, 189, 227, 72, 232, 43, 0, 13, 46, 100, 111, 99, 107, 101, 114, 105, 103, 110, 111, 114, 101, 0, 0, 0, 0, 0, 96, 112, 127, 70, 36, 248, 114, 246, 96, 112, 127, 70, 36, 248, 114, 246, 0, 0, 0, 108, 3, 24, 179, 185, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 227, 218, 171, 39, 121, 209, 208, 220, 62, 119, 56, 181, 223, 148, 228, 4, 169, 87, 138, 209, 0, 10, 46, 103, 105, 116, 105, 103, 110, 111, 114, 101, 0, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 105, 28, 96, 23, 174, 96, 122, 241, 105, 28, 96, 23, 174, 0, 0, 0, 108, 3, 24, 180, 1, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 251, 92, 129, 85, 92, 139, 14, 197, 61, 126, 29, 171, 205, 143, 83, 140, 92, 155, 138, 87, 92, 0, 10, 67, 97, 114, 103, 111, 46, 108, 111, 99, 107, 0, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 104, 55, 211, 207, 169, 96, 122, 241, 104, 55, 211, 207, 169, 0, 0, 0, 108, 3, 24, 179, 186, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 47, 199, 106, 38, 206, 223, 166, 17, 10, 197, 110, 61, 215, 239, 95, 181, 180, 72, 169, 4, 227, 0, 10, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 0, 0, 0, 0, 0, 0, 0, 0, 96, 117, 9, 40, 50, 177, 157, 230, 96, 117, 9, 40, 50, 177, 157, 230, 0, 0, 0, 108, 3, 38, 64, 238, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 185, 14, 88, 39, 84, 14, 32, 141, 66, 24, 62, 35, 144, 75, 55, 60, 122, 3, 12, 178, 0, 10, 68, 111, 99, 107, 101, 114, 102, 105, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 96, 124, 81, 25, 30, 138, 25, 44, 96, 124, 81, 25, 30, 138, 25, 44, 0, 0, 0, 108, 3, 49, 107, 17, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 117, 98, 146, 189, 244, 118, 146, 102, 151, 242, 171, 43, 160, 186, 87, 191, 56, 209, 122, 207, 0, 14, 98, 114, 97, 110, 99, 104, 95, 116, 101, 115, 116, 46, 115, 104, 0, 0, 0, 0, 96, 112, 133, 4, 10, 251, 69, 202, 96, 112, 133, 4, 10, 251, 69, 202, 0, 0, 0, 108, 3, 38, 65, 194, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 227, 247, 66, 61, 1, 254, 204, 196, 230, 75, 216, 194, 75, 228, 126, 235, 119, 59, 83, 147, 0, 18, 100, 111, 99, 107, 101, 114, 45, 99, 111, 109, 112, 111, 115, 101, 46, 121, 109, 108, 0, 0, 0, 0, 0, 0, 0, 0, 96, 116, 78, 172, 50, 20, 93, 28, 96, 116, 78, 172, 50, 20, 93, 28, 0, 0, 0, 108, 3, 39, 190, 111, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 61, 164, 80, 60, 106, 17, 4, 137, 23, 99, 252, 137, 213, 178, 180, 55, 42, 191, 178, 128, 226, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 97, 100, 100, 46, 114, 115, 0, 0, 0, 0, 96, 123, 23, 130, 13, 232, 23, 58, 96, 123, 23, 130, 13, 232, 23, 58, 0, 0, 0, 108, 3, 48, 98, 18, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 111, 181, 68, 39, 0, 188, 76, 126, 67, 113, 171, 184, 10, 197, 135, 43, 168, 103, 194, 116, 18, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 98, 114, 97, 110, 99, 104, 46, 114, 115, 0, 96, 119, 28, 98, 48, 49, 241, 7, 96, 119, 28, 98, 48, 49, 241, 7, 0, 0, 0, 108, 3, 25, 137, 97, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 123, 144, 251, 76, 194, 85, 58, 102, 104, 210, 230, 205, 190, 203, 139, 225, 128, 158, 63, 97, 20, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 99, 97, 116, 95, 102, 105, 108, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 123, 184, 177, 15, 143, 176, 115, 96, 123, 184, 177, 15, 143, 176, 115, 0, 0, 0, 108, 3, 48, 231, 185, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15, 253, 62, 221, 217, 170, 119, 36, 243, 147, 64, 55, 72, 98, 146, 29, 215, 116, 205, 241, 1, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 99, 104, 101, 99, 107, 111, 117, 116, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 119, 19, 232, 28, 241, 224, 175, 96, 119, 19, 232, 28, 241, 224, 175, 0, 0, 0, 108, 3, 43, 20, 203, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 118, 139, 134, 125, 154, 120, 31, 131, 249, 13, 153, 137, 58, 131, 199, 124, 82, 90, 30, 167, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 99, 111, 109, 109, 105, 116, 46, 114, 115, 0, 96, 118, 246, 11, 4, 125, 18, 166, 96, 118, 246, 11, 4, 125, 18, 166, 0, 0, 0, 108, 3, 40, 123, 66, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 26, 247, 92, 25, 190, 63, 92, 171, 191, 188, 237, 38, 222, 203, 240, 153, 242, 18, 29, 108, 63, 0, 22, 115, 114, 99, 47, 99, 109, 100, 47, 99, 111, 109, 109, 105, 116, 95, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 96, 120, 5, 182, 50, 152, 56, 231, 96, 120, 5, 182, 50, 152, 56, 231, 0, 0, 0, 108, 3, 44, 97, 22, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 228, 61, 137, 161, 52, 192, 42, 74, 61, 115, 64, 168, 186, 81, 94, 125, 75, 39, 22, 55, 0, 15, 115, 114, 99, 47, 99, 109, 100, 47, 100, 105, 102, 102, 46, 114, 115, 0, 0, 0, 96, 116, 74, 133, 23, 60, 61, 96, 96, 116, 74, 133, 23, 60, 61, 96, 0, 0, 0, 108, 3, 28, 121, 8, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 14, 5, 202, 80, 54, 120, 219, 18, 176, 51, 251, 27, 187, 247, 60, 255, 116, 70, 67, 221, 74, 0, 22, 115, 114, 99, 47, 99, 109, 100, 47, 104, 97, 115, 104, 95, 111, 98, 106, 101, 99, 116, 46, 114, 115, 0, 0, 0, 0, 96, 118, 191, 151, 21, 168, 191, 156, 96, 118, 191, 151, 21, 168, 191, 156, 0, 0, 0, 108, 3, 25, 13, 85, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 202, 144, 100, 134, 164, 164, 45, 5, 46, 195, 87, 68, 224, 118, 3, 137, 137, 33, 11, 91, 0, 15, 115, 114, 99, 47, 99, 109, 100, 47, 105, 110, 105, 116, 46, 114, 115, 0, 0, 0, 96, 119, 200, 142, 52, 42, 10, 218, 96, 119, 200, 142, 52, 42, 10, 218, 0, 0, 0, 108, 3, 43, 123, 132, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 167, 27, 45, 210, 196, 217, 66, 40, 3, 30, 181, 100, 166, 225, 144, 142, 105, 202, 77, 175, 165, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 108, 111, 103, 46, 114, 115, 0, 0, 0, 0, 96, 116, 70, 142, 45, 197, 136, 16, 96, 116, 70, 142, 45, 197, 136, 16, 0, 0, 0, 108, 3, 38, 13, 35, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 132, 158, 142, 136, 226, 137, 56, 121, 169, 190, 164, 93, 37, 194, 55, 200, 117, 93, 26, 57, 175, 0, 19, 115, 114, 99, 47, 99, 109, 100, 47, 108, 115, 95, 102, 105, 108, 101, 115, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 123, 140, 96, 27, 50, 198, 103, 96, 123, 140, 96, 27, 50, 198, 103, 0, 0, 0, 108, 3, 25, 35, 74, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 250, 54, 189, 183, 244, 81, 148, 144, 174, 222, 47, 133, 47, 82, 227, 177, 252, 233, 181, 55, 22, 0, 14, 115, 114, 99, 47, 99, 109, 100, 47, 109, 111, 100, 46, 114, 115, 0, 0, 0, 0, 96, 122, 241, 11, 40, 28, 121, 25, 96, 122, 241, 11, 40, 28, 121, 25, 0, 0, 0, 108, 3, 44, 86, 158, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 139, 215, 213, 48, 185, 83, 115, 48, 232, 235, 65, 143, 31, 122, 37, 80, 213, 85, 229, 216, 153, 0, 17, 115, 114, 99, 47, 99, 109, 100, 47, 115, 116, 97, 116, 117, 115, 46, 114, 115, 0, 96, 116, 78, 200, 46, 178, 188, 217, 96, 116, 78, 200, 46, 178, 188, 217, 0, 0, 0, 108, 3, 36, 107, 72, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 255, 58, 202, 153, 194, 237, 235, 243, 53, 181, 13, 116, 218, 125, 93, 202, 157, 165, 52, 190, 233, 0, 23, 115, 114, 99, 47, 99, 109, 100, 47, 117, 112, 100, 97, 116, 101, 95, 105, 110, 100, 101, 120, 46, 114, 115, 0, 0, 0, 96, 118, 197, 193, 5, 154, 179, 9, 96, 118, 197, 193, 5, 154, 179, 9, 0, 0, 0, 108, 3, 42, 175, 106, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 204, 50, 185, 179, 49, 230, 185, 89, 111, 143, 55, 70, 222, 245, 26, 226, 211, 130, 116, 173, 0, 21, 115, 114, 99, 47, 99, 109, 100, 47, 117, 112, 100, 97, 116, 101, 95, 114, 101, 102, 46, 114, 115, 0, 0, 0, 0, 0, 96, 117, 198, 93, 10, 13, 134, 72, 96, 117, 198, 93, 10, 13, 134, 72, 0, 0, 0, 108, 3, 40, 44, 144, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 244, 43, 235, 95, 153, 75, 26, 34, 205, 49, 235, 235, 172, 157, 61, 235, 81, 40, 186, 180, 193, 0, 21, 115, 114, 99, 47, 99, 109, 100, 47, 119, 114, 105, 116, 101, 95, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 0, 96, 121, 176, 126, 29, 245, 118, 52, 96, 121, 176, 126, 29, 245, 118, 52, 0, 0, 0, 108, 3, 46, 186, 87, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 178, 9, 248, 60, 55, 200, 65, 210, 185, 204, 73, 101, 23, 228, 196, 114, 236, 253, 163, 72, 10, 0, 17, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 100, 105, 102, 102, 46, 114, 115, 0, 96, 123, 20, 215, 34, 68, 11, 53, 96, 123, 20, 215, 34, 68, 11, 53, 0, 0, 0, 108, 3, 47, 80, 178, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 124, 99, 117, 69, 73, 158, 186, 239, 190, 34, 88, 139, 140, 241, 251, 25, 9, 138, 203, 87, 104, 0, 19, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 105, 103, 110, 111, 114, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 122, 241, 70, 30, 45, 235, 187, 96, 122, 241, 70, 30, 45, 235, 187, 0, 0, 0, 108, 3, 36, 208, 90, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 141, 4, 20, 238, 251, 14, 191, 73, 46, 95, 17, 194, 67, 196, 195, 154, 141, 143, 24, 239, 13, 232, 0, 16, 115, 114, 99, 47, 105, 110, 100, 101, 120, 47, 109, 111, 100, 46, 114, 115, 0, 0, 96, 123, 147, 128, 56, 192, 136, 236, 96, 123, 147, 128, 56, 192, 136, 236, 0, 0, 0, 108, 3, 24, 179, 188, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 221, 32, 40, 209, 114, 111, 17, 114, 97, 111, 163, 99, 181, 159, 145, 109, 20, 186, 126, 243, 176, 0, 11, 115, 114, 99, 47, 109, 97, 105, 110, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 96, 121, 166, 107, 19, 177, 86, 232, 96, 121, 166, 107, 19, 177, 86, 232, 0, 0, 0, 108, 3, 26, 57, 19, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 53, 25, 71, 201, 128, 247, 21, 188, 76, 194, 202, 73, 146, 31, 30, 170, 73, 116, 161, 196, 21, 0, 18, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 98, 108, 111, 98, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 0, 96, 118, 154, 154, 2, 30, 123, 228, 96, 118, 154, 154, 2, 30, 123, 228, 0, 0, 0, 108, 3, 26, 57, 28, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 59, 233, 105, 132, 120, 158, 165, 3, 201, 242, 41, 245, 67, 144, 3, 223, 6, 58, 249, 169, 133, 0, 20, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 99, 111, 109, 109, 105, 116, 46, 114, 115, 0, 0, 0, 0, 0, 0, 96, 117, 120, 111, 29, 125, 66, 254, 96, 117, 120, 111, 29, 125, 66, 254, 0, 0, 0, 108, 3, 25, 178, 187, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 94, 44, 166, 97, 182, 52, 204, 209, 121, 178, 129, 100, 66, 67, 145, 137, 236, 97, 243, 32, 173, 0, 17, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 109, 111, 100, 46, 114, 115, 0, 96, 117, 199, 21, 32, 122, 8, 228, 96, 117, 199, 21, 32, 122, 8, 228, 0, 0, 0, 108, 3, 26, 57, 30, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 70, 229, 39, 150, 19, 168, 171, 109, 18, 182, 206, 61, 113, 247, 227, 12, 160, 6, 249, 142, 104, 0, 18, 115, 114, 99, 47, 111, 98, 106, 101, 99, 116, 47, 116, 114, 101, 101, 46, 114, 115, 0, 0, 0, 0, 0, 0, 0, 0, 96, 124, 80, 220, 45, 241, 207, 205, 96, 124, 80, 220, 45, 241, 207, 205, 0, 0, 0, 108, 3, 42, 200, 221, 0, 0, 129, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 223, 3, 221, 148, 204, 184, 124, 216, 77, 175, 169, 46, 174, 212, 118, 7, 150, 171, 180, 245, 186, 0, 15, 115, 114, 99, 47, 114, 101, 102, 115, 47, 109, 111, 100, 46, 114, 115, 0, 0, 0, 84, 82, 69, 69, 0, 0, 0, 174, 0, 51, 50, 32, 49, 10, 16, 120, 5, 181, 141, 129, 51, 112, 178, 44, 163, 245, 107, 96, 87, 189, 63, 186, 199, 164, 115, 114, 99, 0, 50, 53, 32, 52, 10, 191, 119, 151, 71, 162, 166, 230, 177, 73, 42, 88, 30, 75, 5, 47, 116, 231, 44, 66, 61, 99, 109, 100, 0, 49, 54, 32, 48, 10, 236, 68, 233, 45, 240, 123, 146, 3, 46, 93, 108, 173, 128, 61, 41, 227, 217, 173, 67, 133, 114, 101, 102, 115, 0, 49, 32, 48, 10, 225, 230, 227, 2, 1, 220, 50, 79, 92, 133, 217, 235, 27, 132, 175, 2, 200, 81, 121, 159, 105, 110, 100, 101, 120, 0, 51, 32, 48, 10, 203, 3, 14, 181, 199, 171, 210, 49, 36, 254, 157, 21, 206, 88, 128, 244, 47, 239, 63, 62, 111, 98, 106, 101, 99, 116, 0, 52, 32, 48, 10, 16, 101, 11, 108, 215, 143, 95, 140, 132, 135, 175, 239, 224, 0, 160, 15, 226, 98, 218, 156, 51, 18, 55, 65, 208, 196, 134, 254, 186, 194, 249, 197, 32, 190, 41, 46, 31, 162, 57, 159]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5b75007082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5b75007082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5b75007082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5b75007082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5b750178df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5b750178df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5b74fd3cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5b74fd3cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5b74fdffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5b74fe4d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b5b74fe4c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b5b74f730de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b5b74f730de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5b74fe543f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b5b74fe543f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b5b74fe529a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b5b74fe00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5b74fc80dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b5b7501f3e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5b7501f253 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b5b74f2e298 - core::panicking::assert_failed::hd5bc56b1eaac60a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b5b74f0eac0 - rusgit::index::tests::test_index_as_bytes::hc2ddd31bd0352034
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:817:9
[INFO] [stdout]   22:     0x5b5b74f0eb17 - rusgit::index::tests::test_index_as_bytes::{{closure}}::h006ebf4b5794aafa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:813:29
[INFO] [stdout]   23:     0x5b5b74f26b36 - core::ops::function::FnOnce::call_once::h9ff346158c773a2d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b5b74f72e9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b5b74f72e9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b5b74f88b05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b5b74f88b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b5b74f88b05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b5b74f88b05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b5b74f88b05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b5b74f88b05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b5b74f88b05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b5b74f5f2f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b5b74f5f2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b5b74f62bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b5b74f62bba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b5b74f62bba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b5b74f62bba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b5b74f62bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b5b74fdb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5b5b74fdb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7b127bb65aa4 - <unknown>
[INFO] [stdout]   45:     0x7b127bbf2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- index::ignore::tests::test_walk_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::ignore::tests::test_walk_dir' (28) panicked at src/index/ignore.rs:108:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Cargo.toml"
[INFO] [stdout]  right: "src/main.rs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5b75007082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5b75007082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5b75007082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5b75007082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5b750178df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5b750178df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5b74fd3cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5b74fd3cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5b74fdffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5b74fe4d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b5b74fe4c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b5b74f730de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b5b74f730de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5b74fe543f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b5b74fe543f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b5b74fe529a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b5b74fe00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5b74fc80dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b5b7501f3e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5b7501f253 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b5b74f2e09b - core::panicking::assert_failed::h2942e9c0280aa98e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b5b74f1087b - rusgit::index::ignore::tests::test_walk_dir::h496ef7f3c4d62ca6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:108:9
[INFO] [stdout]   22:     0x5b5b74f108d7 - rusgit::index::ignore::tests::test_walk_dir::{{closure}}::h592e5f65a3575f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:105:23
[INFO] [stdout]   23:     0x5b5b74f269a6 - core::ops::function::FnOnce::call_once::h8748d4bbd0fd7a03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b5b74f72e9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b5b74f72e9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b5b74f88b05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b5b74f88b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b5b74f88b05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b5b74f88b05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b5b74f88b05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b5b74f88b05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b5b74f88b05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b5b74f5f2f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b5b74f5f2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b5b74f62bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b5b74f62bba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b5b74f62bba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b5b74f62bba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b5b74f62bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b5b74fdb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5b5b74fdb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7b127bb65aa4 - <unknown>
[INFO] [stdout]   45:     0x7b127bbf2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- index::tests::test_index_diff stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'index::tests::test_index_diff' (34) panicked at src/index/mod.rs:300:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5b75007082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5b75007082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5b75007082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5b75007082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5b750178df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5b750178df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5b74fd3cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5b74fd3cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5b74fdffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5b74fe4d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b5b74fe4c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b5b74f730de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b5b74f730de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5b74fe543f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b5b74fe543f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b5b74fe529a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b5b74fe00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5b74fc80dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b5b7501f3e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5b7501ea36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b5b74f19f0f - core::result::Result<T,E>::unwrap::h6856d0c8eaa1fb2f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b5b74f19f0f - rusgit::index::Index::diff::{{closure}}::h4ef2f8ab8edaf375
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:300:59
[INFO] [stdout]   22:     0x5b5b74f0a89f - core::iter::adapters::map::map_fold::{{closure}}::h8fcc2207dd6eabe0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5b5b74f02fd6 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::hd06d630e3ba9f17e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   24:     0x5b5b74f08092 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0e17c6a8562ed91d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x5b5b74f0a1ef - core::iter::traits::iterator::Iterator::for_each::h2de6f32b41d12f53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   26:     0x5b5b74efcecb - alloc::vec::Vec<T,A>::extend_trusted::h9af043a87c6a6858
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   27:     0x5b5b74f00fe7 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h09c285bbdeff637d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   28:     0x5b5b74ef9539 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h188b6329c5ed2493
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   29:     0x5b5b74f012aa - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h85cb137035554436
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   30:     0x5b5b74f00d5c - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::ha8a1790e90312e11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   31:     0x5b5b74f0a14e - core::iter::traits::iterator::Iterator::collect::hfc6b053eb3bc2e4e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   32:     0x5b5b74f19c1c - rusgit::index::Index::diff::hd855537c1d4b342c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:301:26
[INFO] [stdout]   33:     0x5b5b74f0d3ac - rusgit::index::tests::test_index_diff::h7bee46c49249cd77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:822:23
[INFO] [stdout]   34:     0x5b5b74f0d577 - rusgit::index::tests::test_index_diff::{{closure}}::hf8c400ec1af31a35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:820:25
[INFO] [stdout]   35:     0x5b5b74f26d06 - core::ops::function::FnOnce::call_once::hc617b78f1495b976
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5b5b74f72e9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b5b74f72e9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5b5b74f88b05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5b5b74f88b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b5b74f88b05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b5b74f88b05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b5b74f88b05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b5b74f88b05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5b5b74f88b05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5b5b74f5f2f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5b5b74f5f2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5b5b74f62bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b5b74f62bba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5b5b74f62bba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5b5b74f62bba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5b5b74f62bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b5b74fdb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5b5b74fdb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7b127bb65aa4 - <unknown>
[INFO] [stdout]   57:     0x7b127bbf2a34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- object::tree::tests::test_tree_to_entries stdout ----
[INFO] [stdout] .git/objects/8e/4e40005572222671a3c3c7f9eada8fdf6c96f8
[INFO] [stdout] 
[INFO] [stdout] thread 'object::tree::tests::test_tree_to_entries' (63) panicked at src/object/tree.rs:341:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5b75007082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5b75007082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5b75007082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5b75007082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5b750178df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5b750178df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5b74fd3cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5b74fd3cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5b74fdffb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5b74fe4d7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b5b74fe4c11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b5b74f730de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b5b74f730de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5b74fe543f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b5b74fe543f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b5b74fe529a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b5b74fe00e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5b74fc80dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b5b7501f3e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5b7501ea36 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b5b74f2ff17 - core::result::Result<T,E>::unwrap::h7204a2a50cb9c2b0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b5b74f2ff17 - rusgit::object::tree::tests::test_tree_to_entries::h40af31b44fc948ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/tree.rs:341:44
[INFO] [stdout]   22:     0x5b5b74f30137 - rusgit::object::tree::tests::test_tree_to_entries::{{closure}}::h740c4b578a52fa82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/tree.rs:339:30
[INFO] [stdout]   23:     0x5b5b74f26726 - core::ops::function::FnOnce::call_once::h3c63733248040cff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b5b74f72e9b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b5b74f72e9b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b5b74f88b05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b5b74f88b05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b5b74f88b05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b5b74f88b05 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b5b74f88b05 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b5b74f88b05 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b5b74f88b05 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b5b74f5f2f4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b5b74f5f2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b5b74f62bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b5b74f62bba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5b5b74f62bba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5b5b74f62bba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b5b74f62bba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b5b74f62bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b5b74fdb24f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5b5b74fdb24f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7b127bb65aa4 - <unknown>
[INFO] [stdout]   45:     0x7b127bbf2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     index::ignore::tests::test_walk_dir
[INFO] [stdout]     index::ignore::tests::test_walk_dir_recursive
[INFO] [stdout]     index::tests::test_index_as_bytes
[INFO] [stdout]     index::tests::test_index_diff
[INFO] [stdout]     object::tree::tests::test_tree_to_entries
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rusgit`
[INFO] running `Command { std: "docker" "inspect" "ab4a4fc433c9721a1e0ed1abf66a36a5f787b6c50f8a881adab16519bfa6a21b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4a4fc433c9721a1e0ed1abf66a36a5f787b6c50f8a881adab16519bfa6a21b", kill_on_drop: false }`
[INFO] [stdout] ab4a4fc433c9721a1e0ed1abf66a36a5f787b6c50f8a881adab16519bfa6a21b
