[INFO] cloning repository https://github.com/terassyi/rusgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terassyi/rusgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09b6bdb02a51093d9bb7e49da4e120b1f11ef13a [INFO] testing terassyi/rusgit against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terassyi/rusgit on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-22/source/Cargo.toml [INFO] crate git repo https://github.com/terassyi/rusgit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wu-diff v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34e420f51ea00172b3da1662486bfe33f2650eac8fff46bb7f568fbe1609d866 [INFO] running `Command { std: "docker" "start" "-a" "34e420f51ea00172b3da1662486bfe33f2650eac8fff46bb7f568fbe1609d866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e420f51ea00172b3da1662486bfe33f2650eac8fff46bb7f568fbe1609d866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e420f51ea00172b3da1662486bfe33f2650eac8fff46bb7f568fbe1609d866", kill_on_drop: false }` [INFO] [stdout] 34e420f51ea00172b3da1662486bfe33f2650eac8fff46bb7f568fbe1609d866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a03a7b143e2c2f951553494a452081e5df5ae0ef5da75c66373c85b3360cd0 [INFO] running `Command { std: "docker" "start" "-a" "c9a03a7b143e2c2f951553494a452081e5df5ae0ef5da75c66373c85b3360cd0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling wu-diff v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libflate v0.1.27 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rusgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/cmd/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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`, `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: `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] = note: `#[warn(unused_variables)]` 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: unused variable: `base` [INFO] [stdout] --> src/object/tree.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/object/tree.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut entries: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_entries` [INFO] [stdout] --> src/object/tree.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 183 | fn to_entries(&self, base: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_tree_entries` [INFO] [stdout] --> src/object/tree.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | fn to_tree_entries(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.86s [INFO] running `Command { std: "docker" "inspect" "c9a03a7b143e2c2f951553494a452081e5df5ae0ef5da75c66373c85b3360cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a03a7b143e2c2f951553494a452081e5df5ae0ef5da75c66373c85b3360cd0", kill_on_drop: false }` [INFO] [stdout] c9a03a7b143e2c2f951553494a452081e5df5ae0ef5da75c66373c85b3360cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675eae52b92f7344b0e6bc688b6ed7e11fef892519faa1a87fe95339a475c00c [INFO] running `Command { std: "docker" "start" "-a" "675eae52b92f7344b0e6bc688b6ed7e11fef892519faa1a87fe95339a475c00c", 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)]` 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`, `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: `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] = note: `#[warn(unused_variables)]` 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: unused variable: `base` [INFO] [stdout] --> src/object/tree.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/object/tree.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut entries: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_tree_entries` [INFO] [stdout] --> src/object/tree.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | fn to_tree_entries(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIR` [INFO] [stdout] --> src/object/tree.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / const DIR: [u8; 30] = [ [INFO] [stdout] 261 | | 0x34, 0x30, 0x30, 0x30, 0x30, 0x20, 0x73, 0x72, [INFO] [stdout] 262 | | 0x63, 0x00, 0x8e, 0x4e, 0x40, 0x00, 0x55, 0x72, 0x22, 0x26, 0x71, 0xa3, 0xc3, 0xc7, 0xf9, 0xea, [INFO] [stdout] 263 | | 0xda, 0x8f, 0xdf, 0x6c, 0x96, 0xf8, [INFO] [stdout] 264 | | ]; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "675eae52b92f7344b0e6bc688b6ed7e11fef892519faa1a87fe95339a475c00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675eae52b92f7344b0e6bc688b6ed7e11fef892519faa1a87fe95339a475c00c", kill_on_drop: false }` [INFO] [stdout] 675eae52b92f7344b0e6bc688b6ed7e11fef892519faa1a87fe95339a475c00c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4a369ec5ccf2ce0abfb143a933adddc9853e8f53a7977e034ff0c9acd2b8d4e [INFO] running `Command { std: "docker" "start" "-a" "d4a369ec5ccf2ce0abfb143a933adddc9853e8f53a7977e034ff0c9acd2b8d4e", 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)]` 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`, `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] [stdout] [INFO] [stderr] [INFO] [stdout] running 42 tests [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: `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] = note: `#[warn(unused_variables)]` 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: unused variable: `base` [INFO] [stderr] --> src/object/tree.rs:67:22 [INFO] [stderr] | [INFO] [stderr] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/object/tree.rs:204:13 [INFO] [stderr] | [INFO] [stderr] 204 | let mut entries: Vec = Vec::new(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_tree_entries` [INFO] [stderr] --> src/object/tree.rs:203:8 [INFO] [stderr] | [INFO] [stderr] 203 | fn to_tree_entries(&self) -> io::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIR` [INFO] [stderr] --> src/object/tree.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | / const DIR: [u8; 30] = [ [INFO] [stderr] 261 | | 0x34, 0x30, 0x30, 0x30, 0x30, 0x20, 0x73, 0x72, [INFO] [stderr] 262 | | 0x63, 0x00, 0x8e, 0x4e, 0x40, 0x00, 0x55, 0x72, 0x22, 0x26, 0x71, 0xa3, 0xc3, 0xc7, 0xf9, 0xea, [INFO] [stderr] 263 | | 0xda, 0x8f, 0xdf, 0x6c, 0x96, 0xf8, [INFO] [stderr] 264 | | ]; [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: `rusgit` (bin "rusgit" test) generated 26 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusgit-49fb4feb9463066c) [INFO] [stdout] test index::ignore::tests::test_is_ignored ... ok [INFO] [stdout] test index::ignore::tests::test_start_with ... ok [INFO] [stdout] test index::ignore::tests::test_read_gitignore ... ok [INFO] [stdout] test index::tests::test_entry_format ... ok [INFO] [stdout] test index::tests::test_entry_from ... ok [INFO] [stdout] test index::tests::test_hex_to_num ... ok [INFO] [stdout] test index::tests::test_linux_entry_from_name ... ok [INFO] [stdout] test index::tests::test_index_from ... ok [INFO] [stdout] test index::tests::test_mode_to_num ... ok [INFO] [stdout] test index::tests::test_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 ... 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_index_untracked_files ... 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_tree_entry_from_root ... ok [INFO] [stdout] test index::tests::test_tree_entry_size_root ... 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 object::commit::tests::test_commit_tree ... ok [INFO] [stdout] test object::commit::tests::test_commit_from ... ok [INFO] [stdout] test object::commit::tests::test_user_from ... ok [INFO] [stdout] test object::commit::tests::test_commit_tree_with_parent ... 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_calc_hash ... ok [INFO] [stdout] test object::tree::tests::test_tree_fmt ... ok [INFO] [stdout] test object::tree::tests::test_tree_from ... ok [INFO] [stdout] test refs::tests::test_read_head ... ok [INFO] [stdout] test refs::tests::test_read_head_branch ... ok [INFO] [stdout] test refs::tests::test_show_branches ... ok [INFO] [stdout] test index::ignore::tests::test_walk_dir_recursive ... FAILED [INFO] [stdout] test index::ignore::tests::test_walk_dir ... FAILED [INFO] [stdout] test index::tests::test_index_diff ... FAILED [INFO] [stdout] test index::tests::test_index_as_bytes ... FAILED [INFO] [stdout] test object::tree::tests::test_tree_to_entries ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- index::ignore::tests::test_walk_dir_recursive stdout ---- [INFO] [stdout] thread 'index::ignore::tests::test_walk_dir_recursive' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"./Dockerfile"`, [INFO] [stdout] right: `"./src/main.rs"`', src/index/ignore.rs:102:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628e7b0dd4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628e7b0dd4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628e7b3342c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628e7b09128 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628e7b10017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628e7b10017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628e7b10017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628e7b0fd4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628e7b1076a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628e7b10457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628e7b0e214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628e7b10169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628e7a161b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628e7b31fe8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5628e7a4cb0e - core::panicking::assert_failed::hbd9a4e951139e0cb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5628e7a45aaa - rusgit::index::ignore::tests::test_walk_dir_recursive::h2271a717fcd735f2 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:102:9 [INFO] [stdout] 18: 0x5628e7a458fa - rusgit::index::ignore::tests::test_walk_dir_recursive::{{closure}}::h130762c647f55af7 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:98:5 [INFO] [stdout] 19: 0x5628e7a68f7e - core::ops::function::FnOnce::call_once::h3c835faea5348783 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5628e7aa15b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5628e7aa15b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5628e7aa02e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5628e7aa02e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5628e7aa02e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5628e7aa02e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5628e7aa02e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5628e7aa02e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5628e7aa02e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5628e7aa9bc1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5628e7aa9bc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5628e7a7631f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5628e7a7631f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5628e7a7631f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5628e7a7631f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5628e7a7631f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5628e7b167a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0a88ffc609 - start_thread [INFO] [stdout] 42: 0x7f0a88dce293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- index::ignore::tests::test_walk_dir stdout ---- [INFO] [stdout] thread 'index::ignore::tests::test_walk_dir' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"Dockerfile"`, [INFO] [stdout] right: `"src/main.rs"`', src/index/ignore.rs:108:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628e7b0dd4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628e7b0dd4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628e7b3342c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628e7b09128 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628e7b10017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628e7b10017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628e7b10017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628e7b0fd4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628e7b1076a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628e7b10457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628e7b0e214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628e7b10169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628e7a161b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628e7b31fe8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5628e7a4cb0e - core::panicking::assert_failed::hbd9a4e951139e0cb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5628e7a45c54 - rusgit::index::ignore::tests::test_walk_dir::h4f6f14be90c2fe47 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:108:9 [INFO] [stdout] 18: 0x5628e7a45aea - rusgit::index::ignore::tests::test_walk_dir::{{closure}}::h01b30abbe67f686e [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:105:5 [INFO] [stdout] 19: 0x5628e7a68f3e - core::ops::function::FnOnce::call_once::h3a578586c247ccf4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5628e7aa15b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5628e7aa15b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5628e7aa02e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5628e7aa02e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5628e7aa02e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5628e7aa02e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5628e7aa02e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5628e7aa02e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5628e7aa02e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5628e7aa9bc1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5628e7aa9bc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5628e7a7631f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5628e7a7631f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5628e7a7631f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5628e7a7631f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5628e7a7631f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5628e7b167a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0a88ffc609 - start_thread [INFO] [stdout] 42: 0x7f0a88dce293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- index::tests::test_index_diff stdout ---- [INFO] [stdout] thread 'index::tests::test_index_diff' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/index/mod.rs:300:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628e7b0dd4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628e7b0dd4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628e7b3342c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628e7b09128 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628e7b10017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628e7b10017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628e7b10017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628e7b0fd4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628e7b1076a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628e7b10457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628e7b0e214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628e7b10169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628e7a161b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628e7a162a3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5628e7a5625b - core::result::Result::unwrap::h067552989dc4cbae [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5628e7a38152 - rusgit::index::Index::diff::{{closure}}::h447ea582e16dcc25 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:300:34 [INFO] [stdout] 18: 0x5628e7a4ffcd - core::iter::adapters::map::map_fold::{{closure}}::h94d9f0db951dbf7a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/map.rs:84:28 [INFO] [stdout] 19: 0x5628e7a2093d - core::iter::traits::iterator::Iterator::fold::h0fb19479b0d03fb4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2285:21 [INFO] [stdout] 20: 0x5628e7a5124c - as core::iter::traits::iterator::Iterator>::fold::he7e00bf1e0f917c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 21: 0x5628e7a519dd - core::iter::traits::iterator::Iterator::for_each::hf22a46467d68de45 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:773:9 [INFO] [stdout] 22: 0x5628e7a1a7bb - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h10110d89511d7b2e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 23: 0x5628e7a1958c - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h15a60e1f61b1ed2a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/vec/spec_from_iter_nested.rs:62:9 [INFO] [stdout] 24: 0x5628e7a19f6a - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h60465614b03f1141 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 25: 0x5628e7a1cc75 - as core::iter::traits::collect::FromIterator>::from_iter::h14539ecd92a3be47 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/vec/mod.rs:2552:9 [INFO] [stdout] 26: 0x5628e7a51c8a - core::iter::traits::iterator::Iterator::collect::h6030a7f79415b064 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:1778:9 [INFO] [stdout] 27: 0x5628e7a37e41 - rusgit::index::Index::diff::h771b96f3108ff4c0 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:299:25 [INFO] [stdout] 28: 0x5628e7a6ecbe - rusgit::index::tests::test_index_diff::h498028a6e6600058 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:822:17 [INFO] [stdout] 29: 0x5628e7a6ec6a - rusgit::index::tests::test_index_diff::{{closure}}::h6aaeb11d129e6f0c [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:820:5 [INFO] [stdout] 30: 0x5628e7a68d7e - core::ops::function::FnOnce::call_once::h13ba660ce66c361a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5628e7aa15b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5628e7aa15b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 33: 0x5628e7aa02e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 34: 0x5628e7aa02e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5628e7aa02e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5628e7aa02e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x5628e7aa02e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x5628e7aa02e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 39: 0x5628e7aa02e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x5628e7aa9bc1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x5628e7aa9bc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x5628e7a7631f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x5628e7a7631f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x5628e7a7631f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x5628e7a7631f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x5628e7a7631f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 50: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 51: 0x5628e7b167a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f0a88ffc609 - start_thread [INFO] [stdout] 53: 0x7f0a88dce293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- index::tests::test_index_as_bytes stdout ---- [INFO] [stdout] thread 'index::tests::test_index_as_bytes' panicked at 'assertion failed: `(left == right)` [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]`', src/index/mod.rs:817:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628e7b0dd4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628e7b0dd4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628e7b3342c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628e7b09128 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628e7b10017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628e7b10017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628e7b10017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628e7b0fd4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628e7b1076a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628e7b10457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628e7b0e214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628e7b10169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628e7a161b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628e7b31fe8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5628e7a4c9de - core::panicking::assert_failed::h7bb3196cbb9a07f0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5628e7a6ec36 - rusgit::index::tests::test_index_as_bytes::head7113fddcdd0a6 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:817:9 [INFO] [stdout] 18: 0x5628e7a6ea2a - rusgit::index::tests::test_index_as_bytes::{{closure}}::hd5145c753ce3383a [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:813:5 [INFO] [stdout] 19: 0x5628e7a6912e - core::ops::function::FnOnce::call_once::h6e897f21dae343cc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5628e7aa15b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5628e7aa15b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5628e7aa02e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5628e7aa02e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5628e7aa02e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5628e7aa02e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5628e7aa02e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5628e7aa02e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5628e7aa02e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5628e7aa9bc1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5628e7aa9bc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5628e7a7631f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5628e7a7631f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5628e7a7631f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5628e7a7631f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5628e7a7631f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5628e7b167a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0a88ffc609 - start_thread [INFO] [stdout] 42: 0x7f0a88dce293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- object::tree::tests::test_tree_to_entries stdout ---- [INFO] [stdout] .git/objects/8e/4e40005572222671a3c3c7f9eada8fdf6c96f8 [INFO] [stdout] thread 'object::tree::tests::test_tree_to_entries' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/object/tree.rs:341:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628e7b0dd4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628e7b0dd4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628e7b0dd4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628e7b3342c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628e7b09128 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628e7b10017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628e7b10017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628e7b10017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628e7b0fd4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628e7b1076a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628e7b10457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628e7b0e214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628e7b10169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628e7a161b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628e7a162a3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5628e7a568b3 - core::result::Result::unwrap::he349d7e7c6bd7fb8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5628e7a30c6c - rusgit::object::tree::tests::test_tree_to_entries::hc283acee985c177f [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:341:23 [INFO] [stdout] 18: 0x5628e7a30bea - rusgit::object::tree::tests::test_tree_to_entries::{{closure}}::h5b708f95676603c9 [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:339:5 [INFO] [stdout] 19: 0x5628e7a6971e - core::ops::function::FnOnce::call_once::he04c464ac383ad37 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5628e7aa15b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5628e7aa15b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5628e7aa02e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5628e7aa02e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5628e7aa02e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5628e7aa02e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5628e7aa02e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5628e7aa02e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5628e7aa02e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5628e7aa9bc1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5628e7aa9bc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5628e7a7631f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5628e7a7631f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5628e7a7631f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5628e7a7631f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5628e7a7631f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5628e7a7631f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5628e7b167a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5628e7b167a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f0a88ffc609 - start_thread [INFO] [stdout] 42: 0x7f0a88dce293 - clone [INFO] [stdout] 43: 0x0 - [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.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rusgit' [INFO] running `Command { std: "docker" "inspect" "d4a369ec5ccf2ce0abfb143a933adddc9853e8f53a7977e034ff0c9acd2b8d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a369ec5ccf2ce0abfb143a933adddc9853e8f53a7977e034ff0c9acd2b8d4e", kill_on_drop: false }` [INFO] [stdout] d4a369ec5ccf2ce0abfb143a933adddc9853e8f53a7977e034ff0c9acd2b8d4e