[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terassyi/rusgit on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-25/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 872247dafe39011d93b1705bc573ab2d7dd0d6d2d364dc27a60586a4d4bbd766 [INFO] running `Command { std: "docker" "start" "-a" "872247dafe39011d93b1705bc573ab2d7dd0d6d2d364dc27a60586a4d4bbd766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "872247dafe39011d93b1705bc573ab2d7dd0d6d2d364dc27a60586a4d4bbd766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872247dafe39011d93b1705bc573ab2d7dd0d6d2d364dc27a60586a4d4bbd766", kill_on_drop: false }` [INFO] [stdout] 872247dafe39011d93b1705bc573ab2d7dd0d6d2d364dc27a60586a4d4bbd766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 191745f7fc08c459603a2a076fa8bd32c2ac5c222364bcdcdfc0a22125b47602 [INFO] running `Command { std: "docker" "start" "-a" "191745f7fc08c459603a2a076fa8bd32c2ac5c222364bcdcdfc0a22125b47602", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling wu-diff v0.1.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling 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 generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rusgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/cmd/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 6.96s [INFO] running `Command { std: "docker" "inspect" "191745f7fc08c459603a2a076fa8bd32c2ac5c222364bcdcdfc0a22125b47602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191745f7fc08c459603a2a076fa8bd32c2ac5c222364bcdcdfc0a22125b47602", kill_on_drop: false }` [INFO] [stdout] 191745f7fc08c459603a2a076fa8bd32c2ac5c222364bcdcdfc0a22125b47602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ad98ba6670c07162286a14bc730bfd7af939502432d7243eb2320b27be52a31 [INFO] running `Command { std: "docker" "start" "-a" "0ad98ba6670c07162286a14bc730bfd7af939502432d7243eb2320b27be52a31", 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 1.68s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rusgit-49fb4feb9463066c) [INFO] running `Command { std: "docker" "inspect" "0ad98ba6670c07162286a14bc730bfd7af939502432d7243eb2320b27be52a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad98ba6670c07162286a14bc730bfd7af939502432d7243eb2320b27be52a31", kill_on_drop: false }` [INFO] [stdout] 0ad98ba6670c07162286a14bc730bfd7af939502432d7243eb2320b27be52a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9527e0435cf1eadb475e9bfe9e737c8b0f8e2b60056e5a39d8ef3157bb0f446 [INFO] running `Command { std: "docker" "start" "-a" "a9527e0435cf1eadb475e9bfe9e737c8b0f8e2b60056e5a39d8ef3157bb0f446", 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] [stderr] [INFO] [stderr] warning: unused import: `std::os::unix::fs::PermissionsExt` [INFO] [stderr] --> src/object/tree.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::os::unix::fs::PermissionsExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/object/tree.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `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 src/main.rs (/opt/rustwide/target/debug/deps/rusgit-49fb4feb9463066c) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test index::ignore::tests::test_start_with ... ok [INFO] [stdout] test index::ignore::tests::test_is_ignored ... ok [INFO] [stdout] test index::ignore::tests::test_read_gitignore ... ok [INFO] [stdout] test index::tests::test_entry_from ... ok [INFO] [stdout] test index::tests::test_entry_format ... ok [INFO] [stdout] test index::tests::test_hex_to_num ... ok [INFO] [stdout] test index::tests::test_index_from ... ok [INFO] [stdout] test index::tests::test_linux_entry_from_name ... ok [INFO] [stdout] test index::tests::test_num_to_mode ... ok [INFO] [stdout] test index::tests::test_mode_to_num ... 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_index_untracked_files ... ok [INFO] [stdout] test index::tests::test_tree_entries_size ... ok [INFO] [stdout] test index::tests::test_tree_entry_as_bytes_root ... ok [INFO] [stdout] test index::tests::test_tree_entry_from_root ... ok [INFO] [stdout] test index::tests::test_tree_entry_from ... ok [INFO] [stdout] test index::tests::test_tree_entry_size ... ok [INFO] [stdout] test index::tests::test_tree_entry_size_root ... ok [INFO] [stdout] test index::tests::test_update_index ... ok [INFO] [stdout] test index::tests::test_update_index_cacheinfo ... ok [INFO] [stdout] test object::commit::tests::test_commit_fmt ... ok [INFO] [stdout] test object::commit::tests::test_commit_from ... ok [INFO] [stdout] test object::commit::tests::test_commit_tree ... ok [INFO] [stdout] test object::commit::tests::test_commit_tree_with_parent ... ok [INFO] [stdout] test object::commit::tests::test_user_from ... ok [INFO] [stdout] test object::tree::tests::test_file_encode ... ok [INFO] [stdout] test object::tree::tests::test_file_from ... ok [INFO] [stdout] test object::tree::tests::test_file_fmt ... ok [INFO] [stdout] test object::tree::tests::test_tree_as_bytes ... ok [INFO] [stdout] test object::tree::tests::test_tree_from ... 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 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 ... FAILED [INFO] [stdout] test index::ignore::tests::test_walk_dir_recursive ... 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 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: 0x55c83770d5bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c83770d5bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c83770d5bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c83770d5bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c83773024c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55c837709c91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c83770f305 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c83770f305 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c83770f305 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c83770eff4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c83770f852 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c83770f737 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c83770da74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c83770f469 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c83760f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c83772ee18 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55c837640e6e - core::panicking::assert_failed::ha7e3b6292545c89e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55c83763eb14 - rusgit::index::ignore::tests::test_walk_dir::h954b61e403e5d837 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:108:9 [INFO] [stdout] 18: 0x55c83763e9aa - rusgit::index::ignore::tests::test_walk_dir::{{closure}}::hc3808e6d9976d254 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:105:5 [INFO] [stdout] 19: 0x55c83766190e - core::ops::function::FnOnce::call_once::h26ffc1b23bae4c9c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c8376a3613 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c8376a3613 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55c8376a23c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55c8376a23c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55c8376a23c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55c8376a23c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55c8376a23c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55c8376a23c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55c8376a23c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55c83766e57e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55c83766e57e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55c837673ae8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55c837673ae8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55c837673ae8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55c837673ae8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55c837673ae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55c8377143e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6f1418f609 - start_thread [INFO] [stdout] 42: 0x7f6f13f5f163 - clone [INFO] [stdout] 43: 0x0 - [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: 0x55c83770d5bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c83770d5bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c83770d5bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c83770d5bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c83773024c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55c837709c91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c83770f305 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c83770f305 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c83770f305 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c83770eff4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c83770f852 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c83770f737 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c83770da74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c83770f469 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c83760f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c83772ee18 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55c837640e6e - core::panicking::assert_failed::ha7e3b6292545c89e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55c83763e96d - rusgit::index::ignore::tests::test_walk_dir_recursive::h6d1263238050f97a [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:102:9 [INFO] [stdout] 18: 0x55c83763e7ba - rusgit::index::ignore::tests::test_walk_dir_recursive::{{closure}}::h5d4f67cbc90eafea [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:98:5 [INFO] [stdout] 19: 0x55c83766189e - core::ops::function::FnOnce::call_once::h12a6f5d9d265d99a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c8376a3613 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c8376a3613 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55c8376a23c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55c8376a23c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55c8376a23c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55c8376a23c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55c8376a23c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55c8376a23c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55c8376a23c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55c83766e57e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55c83766e57e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55c837673ae8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55c837673ae8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55c837673ae8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55c837673ae8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55c837673ae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55c8377143e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6f1418f609 - start_thread [INFO] [stdout] 42: 0x7f6f13f5f163 - 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: 0x55c83770d5bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c83770d5bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c83770d5bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c83770d5bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c83773024c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55c837709c91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c83770f305 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c83770f305 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c83770f305 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c83770eff4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c83770f852 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c83770f737 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c83770da74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c83770f469 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c83760f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c83760f553 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55c83764c7fb - core::result::Result::unwrap::h2b01b92b27603fee [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55c837631262 - rusgit::index::Index::diff::{{closure}}::h636ab7e39e1322bc [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:300:34 [INFO] [stdout] 18: 0x55c83764848d - core::iter::adapters::map::map_fold::{{closure}}::h391e4035341b9745 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/map.rs:84:28 [INFO] [stdout] 19: 0x55c837619cd2 - core::iter::traits::iterator::Iterator::fold::he9da906b8f2b5823 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2362:21 [INFO] [stdout] 20: 0x55c837645a15 - as core::iter::traits::iterator::Iterator>::fold::hf54b9b324121d115 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 21: 0x55c837647786 - core::iter::traits::iterator::Iterator::for_each::he4de1122a1aa6501 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:779:9 [INFO] [stdout] 22: 0x55c8376185db - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hda624e0ad875704a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 23: 0x55c837610dfa - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h73ee5ea84aa56b18 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/vec/spec_from_iter_nested.rs:62:9 [INFO] [stdout] 24: 0x55c8376187fa - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h6e91960360cee536 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 25: 0x55c837616ff5 - as core::iter::traits::collect::FromIterator>::from_iter::h6c72de44214fbf57 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/vec/mod.rs:2554:9 [INFO] [stdout] 26: 0x55c83764724a - core::iter::traits::iterator::Iterator::collect::h6ff262bda8036015 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:1784:9 [INFO] [stdout] 27: 0x55c837630f41 - rusgit::index::Index::diff::hccac5669994a15b5 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:299:25 [INFO] [stdout] 28: 0x55c837667ebe - rusgit::index::tests::test_index_diff::hda1ac329aae73da5 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:822:17 [INFO] [stdout] 29: 0x55c837667e6a - rusgit::index::tests::test_index_diff::{{closure}}::hcef4dfcb5adfdf18 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:820:5 [INFO] [stdout] 30: 0x55c83766230e - core::ops::function::FnOnce::call_once::he44340b3a8c99901 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55c8376a3613 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55c8376a3613 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 33: 0x55c8376a23c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 34: 0x55c8376a23c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55c8376a23c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55c8376a23c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55c8376a23c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55c8376a23c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 39: 0x55c8376a23c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 40: 0x55c83766e57e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 41: 0x55c83766e57e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 43: 0x55c837673ae8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55c837673ae8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x55c837673ae8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x55c837673ae8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 48: 0x55c837673ae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 50: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 51: 0x55c8377143e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f6f1418f609 - start_thread [INFO] [stdout] 53: 0x7f6f13f5f163 - 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: 0x55c83770d5bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c83770d5bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c83770d5bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c83770d5bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c83773024c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55c837709c91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c83770f305 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c83770f305 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c83770f305 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c83770eff4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c83770f852 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c83770f737 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c83770da74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c83770f469 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c83760f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c83772ee18 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55c83764104e - core::panicking::assert_failed::hc7e77d30188efe50 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55c837667e24 - rusgit::index::tests::test_index_as_bytes::hce8f1e46d8abdf99 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:817:9 [INFO] [stdout] 18: 0x55c837667c1a - rusgit::index::tests::test_index_as_bytes::{{closure}}::h548f84978d62ee39 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:813:5 [INFO] [stdout] 19: 0x55c837661dee - core::ops::function::FnOnce::call_once::h7d18f4115534ea63 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c8376a3613 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c8376a3613 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55c8376a23c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55c8376a23c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55c8376a23c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55c8376a23c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55c8376a23c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55c8376a23c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55c8376a23c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55c83766e57e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55c83766e57e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55c837673ae8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55c837673ae8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55c837673ae8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55c837673ae8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55c837673ae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55c8377143e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6f1418f609 - start_thread [INFO] [stdout] 42: 0x7f6f13f5f163 - 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: 0x55c83770d5bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c83770d5bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c83770d5bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c83770d5bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c83773024c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55c837709c91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c83770f305 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c83770f305 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c83770f305 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c83770eff4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c83770f852 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c83770f737 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c83770da74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c83770f469 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c83760f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c83760f553 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55c83764cae3 - core::result::Result::unwrap::h9c81423e66b480d2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55c83762c2e1 - rusgit::object::tree::tests::test_tree_to_entries::hccab6f3a7027f291 [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:341:23 [INFO] [stdout] 18: 0x55c83762c23a - rusgit::object::tree::tests::test_tree_to_entries::{{closure}}::h501a2dc9fd0dea81 [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:339:5 [INFO] [stdout] 19: 0x55c83766215e - core::ops::function::FnOnce::call_once::hc6706861f766cbdd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c8376a3613 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c8376a3613 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55c8376a23c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x55c8376a23c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55c8376a23c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55c8376a23c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55c8376a23c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55c8376a23c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55c8376a23c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55c83766e57e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55c83766e57e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55c837673ae8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55c837673ae8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55c837673ae8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55c837673ae8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55c837673ae8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55c837673ae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x55c8377143e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55c8377143e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f6f1418f609 - start_thread [INFO] [stdout] 42: 0x7f6f13f5f163 - 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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rusgit' [INFO] running `Command { std: "docker" "inspect" "a9527e0435cf1eadb475e9bfe9e737c8b0f8e2b60056e5a39d8ef3157bb0f446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9527e0435cf1eadb475e9bfe9e737c8b0f8e2b60056e5a39d8ef3157bb0f446", kill_on_drop: false }` [INFO] [stdout] a9527e0435cf1eadb475e9bfe9e737c8b0f8e2b60056e5a39d8ef3157bb0f446