[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terassyi/rusgit on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.1
[INFO] [stderr]   Downloaded wu-diff v0.1.2
[INFO] [stderr]   Downloaded libflate v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7638a98920f2814a28a12a14ea4996a6acfdb9a6ac534d9506c0bd49eb03eee
[INFO] running `Command { std: "docker" "start" "-a" "e7638a98920f2814a28a12a14ea4996a6acfdb9a6ac534d9506c0bd49eb03eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7638a98920f2814a28a12a14ea4996a6acfdb9a6ac534d9506c0bd49eb03eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7638a98920f2814a28a12a14ea4996a6acfdb9a6ac534d9506c0bd49eb03eee", kill_on_drop: false }`
[INFO] [stdout] e7638a98920f2814a28a12a14ea4996a6acfdb9a6ac534d9506c0bd49eb03eee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18d54e3323f04c86ebd01af54e368a333854fbcd925b19760ef33f52e9d755f6
[INFO] running `Command { std: "docker" "start" "-a" "18d54e3323f04c86ebd01af54e368a333854fbcd925b19760ef33f52e9d755f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling wu-diff v0.1.2
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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] 
[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.81s
[INFO] running `Command { std: "docker" "inspect" "18d54e3323f04c86ebd01af54e368a333854fbcd925b19760ef33f52e9d755f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d54e3323f04c86ebd01af54e368a333854fbcd925b19760ef33f52e9d755f6", kill_on_drop: false }`
[INFO] [stdout] 18d54e3323f04c86ebd01af54e368a333854fbcd925b19760ef33f52e9d755f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c020de2c6036cadf4a372062f27ccf7f9c9ed2b2d8c08758b3085b191b3b1e7
[INFO] running `Command { std: "docker" "start" "-a" "4c020de2c6036cadf4a372062f27ccf7f9c9ed2b2d8c08758b3085b191b3b1e7", 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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] 
[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.50s
[INFO] running `Command { std: "docker" "inspect" "4c020de2c6036cadf4a372062f27ccf7f9c9ed2b2d8c08758b3085b191b3b1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c020de2c6036cadf4a372062f27ccf7f9c9ed2b2d8c08758b3085b191b3b1e7", kill_on_drop: false }`
[INFO] [stdout] 4c020de2c6036cadf4a372062f27ccf7f9c9ed2b2d8c08758b3085b191b3b1e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10923b475d2deb8888ed758707e2f9bdbe5394fc6074a42bcb44e8d268b7e492
[INFO] running `Command { std: "docker" "start" "-a" "10923b475d2deb8888ed758707e2f9bdbe5394fc6074a42bcb44e8d268b7e492", 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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] 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" -p rusgit --tests` to apply 22 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusgit-91285365048f942d)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test index::ignore::tests::test_is_ignored ... ok
[INFO] [stdout] test index::tests::test_entry_format ... ok
[INFO] [stdout] test index::ignore::tests::test_read_gitignore ... ok
[INFO] [stdout] test index::tests::test_entry_from ... ok
[INFO] [stdout] test index::ignore::tests::test_start_with ... ok
[INFO] [stdout] test index::tests::test_index_from ... ok
[INFO] [stdout] test index::tests::test_index_untracked_files ... ok
[INFO] [stdout] test index::tests::test_linux_entry_from_name ... ok
[INFO] [stdout] test index::tests::test_hex_to_num ... ok
[INFO] [stdout] test index::tests::test_mode_to_num ... ok
[INFO] [stdout] test index::tests::test_num_to_mode ... ok
[INFO] [stdout] test index::tests::test_num_to_mode_num ... ok
[INFO] [stdout] test index::tests::test_tree_entries ... ok
[INFO] [stdout] test index::tests::test_tree_entry_as_bytes_root ... ok
[INFO] [stdout] test index::tests::test_tree_entries_size ... ok
[INFO] [stdout] test index::tests::test_tree_entry_as_bytes ... ok
[INFO] [stdout] test index::tests::test_tree_entry_from ... ok
[INFO] [stdout] test index::tests::test_tree_entry_size ... ok
[INFO] [stdout] test index::tests::test_update_index_cacheinfo ... ok
[INFO] [stdout] test index::tests::test_update_index ... ok
[INFO] [stdout] test object::commit::tests::test_commit_fmt ... ok
[INFO] [stdout] test index::tests::test_tree_entry_from_root ... ok
[INFO] [stdout] test object::commit::tests::test_commit_from ... ok
[INFO] [stdout] test object::commit::tests::test_commit_tree_with_parent ... ok
[INFO] [stdout] test object::commit::tests::test_user_from ... ok
[INFO] [stdout] test object::tree::tests::test_file_encode ... ok
[INFO] [stdout] test object::tree::tests::test_file_fmt ... ok
[INFO] [stdout] test object::tree::tests::test_file_from ... ok
[INFO] [stdout] test object::tree::tests::test_tree_as_bytes ... ok
[INFO] [stdout] test object::tree::tests::test_tree_fmt ... ok
[INFO] [stdout] test refs::tests::test_read_head_branch ... ok
[INFO] [stdout] test object::tree::tests::test_tree_calc_hash ... ok
[INFO] [stdout] test refs::tests::test_show_branches ... ok
[INFO] [stdout] test object::commit::tests::test_commit_tree ... ok
[INFO] [stdout] test object::tree::tests::test_tree_from ... ok
[INFO] [stdout] test refs::tests::test_read_head ... ok
[INFO] [stdout] test index::tests::test_tree_entry_size_root ... ok
[INFO] [stdout] test index::ignore::tests::test_walk_dir ... FAILED
[INFO] [stdout] test index::tests::test_index_as_bytes ... FAILED
[INFO] [stdout] test index::tests::test_index_diff ... FAILED
[INFO] [stdout] test index::ignore::tests::test_walk_dir_recursive ... 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 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: "Dockerfile"
[INFO] [stdout]  right: "src/main.rs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5701f0e9c452 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f0e9c452 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f0e9c452 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5701f0e9c452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5701f0eac80f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5701f0eac80f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5701f0e69503 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701f0e69503 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5701f0e75632 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5701f0e7a37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5701f0e7a211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5701f0e0c91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5701f0e0c91e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701f0e7a98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5701f0e7a98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5701f0e7a7ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5701f0e75779 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5701f0e5dd3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5701f0eb4290 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f0eb4103 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5701f0dc8042 - core::panicking::assert_failed::h5f373800bb62c80b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5701f0da8c0b - rusgit::index::ignore::tests::test_walk_dir::h957d188d68aa9172
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:108:9
[INFO] [stdout]   22:     0x5701f0da8c67 - rusgit::index::ignore::tests::test_walk_dir::{{closure}}::h72e4f73f8f88635f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:105:23
[INFO] [stdout]   23:     0x5701f0dc5326 - core::ops::function::FnOnce::call_once::h3b77c5a8d936df72
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5701f0e0c6fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5701f0e0c6fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5701f0e2077d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5701f0e2077d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5701f0e2077d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5701f0e2077d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5701f0e2077d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5701f0e2077d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5701f0e2077d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5701f0df9c94 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5701f0df9c94 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5701f0dfd5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5701f0dfd5ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5701f0dfd5ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5701f0dfd5ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stderr] error: test failed, to rerun pass `--bin rusgit`
[INFO] [stdout]   41:     0x5701f0dfd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701f0e70b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5701f0e70b6f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70e62b5a9aa4 - <unknown>
[INFO] [stdout]   45:     0x70e62b636a64 - 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:     0x5701f0e9c452 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f0e9c452 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f0e9c452 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5701f0e9c452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5701f0eac80f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5701f0eac80f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5701f0e69503 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701f0e69503 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5701f0e75632 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5701f0e7a37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5701f0e7a211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5701f0e0c91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5701f0e0c91e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701f0e7a98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5701f0e7a98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5701f0e7a7ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5701f0e75779 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5701f0e5dd3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5701f0eb4290 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f0eb4103 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5701f0dc8081 - core::panicking::assert_failed::h7052a930e68d0678
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5701f0da6e60 - rusgit::index::tests::test_index_as_bytes::hec60542bbf42d01d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:817:9
[INFO] [stdout]   22:     0x5701f0da6eb7 - rusgit::index::tests::test_index_as_bytes::{{closure}}::h16a63661a5d4959d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:813:29
[INFO] [stdout]   23:     0x5701f0dc55f6 - core::ops::function::FnOnce::call_once::h73fd8ec795b56b81
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5701f0e0c6fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5701f0e0c6fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5701f0e2077d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5701f0e2077d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5701f0e2077d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5701f0e2077d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5701f0e2077d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5701f0e2077d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5701f0e2077d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5701f0df9c94 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5701f0df9c94 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5701f0dfd5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5701f0dfd5ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5701f0dfd5ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5701f0dfd5ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5701f0dfd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701f0e70b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5701f0e70b6f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70e62b5a9aa4 - <unknown>
[INFO] [stdout]   45:     0x70e62b636a64 - 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:     0x5701f0e9c452 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f0e9c452 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f0e9c452 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5701f0e9c452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5701f0eac80f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5701f0eac80f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5701f0e69503 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701f0e69503 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5701f0e75632 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5701f0e7a37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5701f0e7a211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5701f0e0c91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5701f0e0c91e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701f0e7a98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5701f0e7a98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5701f0e7a7ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5701f0e75779 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5701f0e5dd3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5701f0eb4290 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f0eb38c6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5701f0db0c5f - core::result::Result<T,E>::unwrap::h35c560b39f3873cf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5701f0db0c5f - rusgit::index::Index::diff::{{closure}}::h364d49aa2dfe61e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:300:59
[INFO] [stdout]   22:     0x5701f0dc7ecf - core::iter::adapters::map::map_fold::{{closure}}::hafd1452856659cf8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5701f0d9f755 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::ha73156514616a361
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   24:     0x5701f0dc3e02 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::ha3fd822f0cb67e45
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x5701f0dc757f - core::iter::traits::iterator::Iterator::for_each::h5088147b1f982d1d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   26:     0x5701f0d9992f - alloc::vec::Vec<T,A>::extend_trusted::h6439210a80a0bd89
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   27:     0x5701f0d9da37 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h6b6ecacc861b731d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   28:     0x5701f0d9688e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h0ea56cd641dff6b2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x5701f0d9db6a - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h0dc7bf6492ae25a9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x5701f0d9d794 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9861d1784808d37e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   31:     0x5701f0dc744a - core::iter::traits::iterator::Iterator::collect::h7fead2c05aa7ad7a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   32:     0x5701f0db092c - rusgit::index::Index::diff::haca5edc4a7f15131
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:301:26
[INFO] [stdout]   33:     0x5701f0da573c - rusgit::index::tests::test_index_diff::h1086cb360ddf4f21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:822:23
[INFO] [stdout]   34:     0x5701f0da5907 - rusgit::index::tests::test_index_diff::{{closure}}::he3c9321641f48b96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/mod.rs:820:25
[INFO] [stdout]   35:     0x5701f0dc5576 - core::ops::function::FnOnce::call_once::h613545651387e937
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5701f0e0c6fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5701f0e0c6fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5701f0e2077d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5701f0e2077d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5701f0e2077d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5701f0e2077d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5701f0e2077d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5701f0e2077d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5701f0e2077d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5701f0df9c94 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5701f0df9c94 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   48:     0x5701f0dfd5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5701f0dfd5ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5701f0dfd5ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5701f0dfd5ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   53:     0x5701f0dfd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5701f0e70b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   55:     0x5701f0e70b6f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   56:     0x70e62b5a9aa4 - <unknown>
[INFO] [stdout]   57:     0x70e62b636a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[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: "./Dockerfile"
[INFO] [stdout]  right: "./src/main.rs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5701f0e9c452 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f0e9c452 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f0e9c452 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5701f0e9c452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5701f0eac80f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5701f0eac80f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5701f0e69503 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701f0e69503 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5701f0e75632 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5701f0e7a37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5701f0e7a211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5701f0e0c91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5701f0e0c91e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701f0e7a98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5701f0e7a98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5701f0e7a7ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5701f0e75779 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5701f0e5dd3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5701f0eb4290 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f0eb4103 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5701f0dc8042 - core::panicking::assert_failed::h5f373800bb62c80b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5701f0da96d4 - rusgit::index::ignore::tests::test_walk_dir_recursive::habf99490888ab102
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:102:9
[INFO] [stdout]   22:     0x5701f0da9737 - rusgit::index::ignore::tests::test_walk_dir_recursive::{{closure}}::hb3468e4e4d414ad6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/index/ignore.rs:98:33
[INFO] [stdout]   23:     0x5701f0dc58c6 - core::ops::function::FnOnce::call_once::hba99f9c070d2e54e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5701f0e0c6fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5701f0e0c6fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5701f0e2077d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5701f0e2077d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5701f0e2077d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5701f0e2077d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5701f0e2077d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5701f0e2077d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5701f0e2077d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5701f0df9c94 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5701f0df9c94 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5701f0dfd5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5701f0dfd5ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5701f0dfd5ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5701f0dfd5ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5701f0dfd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701f0e70b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5701f0e70b6f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70e62b5a9aa4 - <unknown>
[INFO] [stdout]   45:     0x70e62b636a64 - clone
[INFO] [stdout]   46:                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:     0x5701f0e9c452 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f0e9c452 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f0e9c452 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5701f0e9c452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5701f0eac80f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5701f0eac80f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5701f0e69503 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701f0e69503 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5701f0e75632 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5701f0e7a37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5701f0e7a211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5701f0e0c91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5701f0e0c91e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701f0e7a98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5701f0e7a98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5701f0e7a7ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5701f0e75779 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5701f0e5dd3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5701f0eb4290 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f0eb38c6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5701f0dd1307 - core::result::Result<T,E>::unwrap::h24018a4e3bd2d9b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5701f0dd1307 - rusgit::object::tree::tests::test_tree_to_entries::h2772d2756132d742
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/tree.rs:341:44
[INFO] [stdout]   22:     0x5701f0dd1527 - rusgit::object::tree::tests::test_tree_to_entries::{{closure}}::h96cc0d1b9d11503b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object/tree.rs:339:30
[INFO] [stdout]   23:     0x5701f0dc5226 - core::ops::function::FnOnce::call_once::h220619aa651e2f42
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5701f0e0c6fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5701f0e0c6fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5701f0e2077d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5701f0e2077d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5701f0e2077d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5701f0e2077d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5701f0e2077d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5701f0e2077d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5701f0e2077d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5701f0df9c94 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5701f0df9c94 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5701f0dfd5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5701f0dfd5ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5701f0dfd5ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5701f0dfd5ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5701f0dfd5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5701f0dfd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701f0e70b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5701f0e70b6f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70e62b5a9aa4 - <unknown>
[INFO] [stdout]   45:     0x70e62b636a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10923b475d2deb8888ed758707e2f9bdbe5394fc6074a42bcb44e8d268b7e492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10923b475d2deb8888ed758707e2f9bdbe5394fc6074a42bcb44e8d268b7e492", kill_on_drop: false }`
[INFO] [stdout] 10923b475d2deb8888ed758707e2f9bdbe5394fc6074a42bcb44e8d268b7e492
