[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterassyi%2Frusgit" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terassyi/rusgit on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-1/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wu-diff v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32991ad45e55572e929ae64ed047d70ff23d0c6532defac5d80776399442f115 [INFO] running `Command { std: "docker" "start" "-a" "32991ad45e55572e929ae64ed047d70ff23d0c6532defac5d80776399442f115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32991ad45e55572e929ae64ed047d70ff23d0c6532defac5d80776399442f115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32991ad45e55572e929ae64ed047d70ff23d0c6532defac5d80776399442f115", kill_on_drop: false }` [INFO] [stdout] 32991ad45e55572e929ae64ed047d70ff23d0c6532defac5d80776399442f115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb6adadd79e8c34e60f01a6f386e8f4d05c012ae67ef7a84d0335a2db1066ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbb6adadd79e8c34e60f01a6f386e8f4d05c012ae67ef7a84d0335a2db1066ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling wu-diff v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [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: `blob` [INFO] [stdout] --> src/object/tree.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_blob` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/object/tree.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tree_entry_size` [INFO] [stdout] --> src/index/mod.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 34.78s [INFO] running `Command { std: "docker" "inspect" "bbb6adadd79e8c34e60f01a6f386e8f4d05c012ae67ef7a84d0335a2db1066ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb6adadd79e8c34e60f01a6f386e8f4d05c012ae67ef7a84d0335a2db1066ec", kill_on_drop: false }` [INFO] [stdout] bbb6adadd79e8c34e60f01a6f386e8f4d05c012ae67ef7a84d0335a2db1066ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c69abe9ebf4466a38cd5806aec8020e85d664c4a03443b5294acdfdbbac43d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18c69abe9ebf4466a38cd5806aec8020e85d664c4a03443b5294acdfdbbac43d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: `blob` [INFO] [stdout] --> src/object/tree.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_blob` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/object/tree.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tree_entry_size` [INFO] [stdout] --> src/index/mod.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 4.45s [INFO] running `Command { std: "docker" "inspect" "18c69abe9ebf4466a38cd5806aec8020e85d664c4a03443b5294acdfdbbac43d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c69abe9ebf4466a38cd5806aec8020e85d664c4a03443b5294acdfdbbac43d", kill_on_drop: false }` [INFO] [stdout] 18c69abe9ebf4466a38cd5806aec8020e85d664c4a03443b5294acdfdbbac43d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca272c065c237668b177091922123897d49ccd72db6f80e2bf7e27d5d3de9892 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca272c065c237668b177091922123897d49ccd72db6f80e2bf7e27d5d3de9892", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stdout] running 42 tests [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: `blob` [INFO] [stderr] --> src/object/tree.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | let blob = Blob::from_hash_file(&hash_key_to_path(&hex::encode(self.hash.clone())))?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_blob` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `base` [INFO] [stderr] --> src/object/tree.rs:67:22 [INFO] [stderr] | [INFO] [stderr] 67 | fn switch(&self, base: &str) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tree_entry_size` [INFO] [stderr] --> src/index/mod.rs:268:13 [INFO] [stderr] | [INFO] [stderr] 268 | let tree_entry_size = hex_to_num(&data[(total+4)..(total+8)]); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tree_entry_size` [INFO] [stderr] [INFO] [stderr] warning: 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: 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusgit-408fe9db3191f0a0) [INFO] [stdout] test index::ignore::tests::test_read_gitignore ... ok [INFO] [stdout] test index::ignore::tests::test_is_ignored ... ok [INFO] [stdout] test index::tests::test_entry_from ... ok [INFO] [stdout] test index::tests::test_hex_to_num ... ok [INFO] [stdout] test index::tests::test_tree_entry_as_bytes ... ok [INFO] [stdout] test index::tests::test_tree_entry_as_bytes_root ... ok [INFO] [stdout] test index::tests::test_num_to_mode_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_tree_entries ... 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_mode_to_num ... ok [INFO] [stdout] test object::commit::tests::test_commit_fmt ... ok [INFO] [stdout] test object::commit::tests::test_commit_tree ... ok [INFO] [stdout] test object::commit::tests::test_commit_tree_with_parent ... ok [INFO] [stdout] test object::tree::tests::test_file_fmt ... 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_tree_as_bytes ... ok [INFO] [stdout] test object::tree::tests::test_tree_calc_hash ... ok [INFO] [stdout] test object::tree::tests::test_tree_fmt ... ok [INFO] [stdout] test object::tree::tests::test_tree_from ... ok [INFO] [stdout] test object::commit::tests::test_user_from ... ok [INFO] [stdout] test index::tests::test_tree_entry_size ... ok [INFO] [stdout] test refs::tests::test_read_head ... ok [INFO] [stdout] test index::tests::test_tree_entry_size_root ... ok [INFO] [stdout] test index::tests::test_update_index ... ok [INFO] [stdout] test index::tests::test_tree_entry_from_root ... ok [INFO] [stdout] test index::ignore::tests::test_start_with ... ok [INFO] [stdout] test index::tests::test_tree_entry_from ... ok [INFO] [stdout] test index::tests::test_update_index_cacheinfo ... ok [INFO] [stdout] test index::tests::test_entry_format ... ok [INFO] [stdout] test object::commit::tests::test_commit_from ... ok [INFO] [stdout] test refs::tests::test_read_head_branch ... ok [INFO] [stdout] test refs::tests::test_show_branches ... ok [INFO] [stdout] test index::tests::test_index_diff ... FAILED [INFO] [stdout] test index::ignore::tests::test_walk_dir ... FAILED [INFO] [stdout] test object::tree::tests::test_tree_to_entries ... FAILED [INFO] [stdout] test index::tests::test_index_as_bytes ... FAILED [INFO] [stdout] test index::ignore::tests::test_walk_dir_recursive ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x5601b6d457f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5601b6d457f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5601b6d457f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5601b6d457f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5601b6d6843c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5601b6d42275 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5601b6d4795b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5601b6d4795b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5601b6d4795b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5601b6d4746c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5601b6d48024 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5601b6d47b07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5601b6d45cec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5601b6d47a69 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5601b6c4b6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5601b6c4b7b3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5601b6c5807c - core::result::Result::unwrap::hb3591fd85385247e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5601b6ca1062 - rusgit::index::Index::diff::{{closure}}::h81347308b1186813 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:300:34 [INFO] [stdout] 18: 0x5601b6c7bcbd - core::iter::adapters::map::map_fold::{{closure}}::hff7648a7ec1e700f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/adapters/map.rs:82:28 [INFO] [stdout] 19: 0x5601b6c7d504 - core::iter::traits::iterator::Iterator::fold::hb9dacebcb9d995e3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/traits/iterator.rs:2173:21 [INFO] [stdout] 20: 0x5601b6c776ff - as core::iter::traits::iterator::Iterator>::fold::h62506fd246706a11 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/adapters/map.rs:122:9 [INFO] [stdout] 21: 0x5601b6c7a190 - core::iter::traits::iterator::Iterator::for_each::h44815b807435f929 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/traits/iterator.rs:736:9 [INFO] [stdout] 22: 0x5601b6c53f47 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h0e3a99afde1eefb3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 23: 0x5601b6c4cc5c - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h65d581c4b5b7bad1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/vec/spec_from_iter_nested.rs:56:9 [INFO] [stdout] 24: 0x5601b6c54fca - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h790a2e7826424c41 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 25: 0x5601b6c53805 - as core::iter::traits::collect::FromIterator>::from_iter::h438bd00d0ace792f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/vec/mod.rs:2453:9 [INFO] [stdout] 26: 0x5601b6c79eba - core::iter::traits::iterator::Iterator::collect::hdafaf9490647e8ab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/traits/iterator.rs:1748:9 [INFO] [stdout] 27: 0x5601b6ca0d31 - rusgit::index::Index::diff::h5bb39a927b4c333a [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:299:25 [INFO] [stdout] 28: 0x5601b6c9b0ee - rusgit::index::tests::test_index_diff::h5fb40899ee8ff8c7 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:822:17 [INFO] [stdout] 29: 0x5601b6c9b09a - rusgit::index::tests::test_index_diff::{{closure}}::h9111821aff77faad [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:820:5 [INFO] [stdout] 30: 0x5601b6c8fabe - core::ops::function::FnOnce::call_once::h34cb1170d44a000f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5601b6cd65c3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5601b6cd65c3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x5601b6cd5050 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 34: 0x5601b6cd5050 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x5601b6cd5050 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x5601b6cd5050 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x5601b6cd5050 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 38: 0x5601b6cd5050 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x5601b6cd5050 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x5601b6cae612 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x5601b6cae612 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 43: 0x5601b6cb2268 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 44: 0x5601b6cb2268 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x5601b6cb2268 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x5601b6cb2268 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 48: 0x5601b6cb2268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x5601b6d4d027 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 52: 0x7f9ddba40609 - start_thread [INFO] [stdout] 53: 0x7f9ddb812293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- index::ignore::tests::test_walk_dir stdout ---- [INFO] [stdout] thread 'index::ignore::tests::test_walk_dir' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"Cargo.toml"`, [INFO] [stdout] right: `"src/main.rs"`', src/index/ignore.rs:108:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5601b6d457f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5601b6d457f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5601b6d457f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5601b6d457f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5601b6d6843c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5601b6d42275 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5601b6d4795b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5601b6d4795b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5601b6d4795b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5601b6d4746c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5601b6d48024 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5601b6d47b07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5601b6d45cec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5601b6d47a69 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5601b6c4b6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5601b6d66d58 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x5601b6c7bfce - core::panicking::assert_failed::h7e6a0d3c7405ff17 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5601b6c73a29 - rusgit::index::ignore::tests::test_walk_dir::h33862f9186bac54b [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:108:9 [INFO] [stdout] 18: 0x5601b6c738ba - rusgit::index::ignore::tests::test_walk_dir::{{closure}}::hfe881932835a8de5 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:105:5 [INFO] [stdout] 19: 0x5601b6c8ff4e - core::ops::function::FnOnce::call_once::h8e2b90c0939833e0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5601b6cd65c3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5601b6cd65c3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5601b6cd5050 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5601b6cd5050 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5601b6cd5050 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5601b6cd5050 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5601b6cd5050 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5601b6cd5050 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5601b6cd5050 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5601b6cae612 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5601b6cae612 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5601b6cb2268 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5601b6cb2268 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5601b6cb2268 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5601b6cb2268 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5601b6cb2268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5601b6d4d027 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f9ddba40609 - start_thread [INFO] [stdout] 42: 0x7f9ddb812293 - 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: 0x5601b6d457f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5601b6d457f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5601b6d457f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5601b6d457f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5601b6d6843c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5601b6d42275 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5601b6d4795b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5601b6d4795b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5601b6d4795b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5601b6d4746c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5601b6d48024 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5601b6d47b07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5601b6d45cec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5601b6d47a69 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5601b6c4b6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5601b6c4b7b3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5601b6c57da4 - core::result::Result::unwrap::h66bad2e201cf803c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5601b6c6e7fc - rusgit::object::tree::tests::test_tree_to_entries::h64ee618040c3a654 [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:341:23 [INFO] [stdout] 18: 0x5601b6c6e77a - rusgit::object::tree::tests::test_tree_to_entries::{{closure}}::ha155ec62fa9d2b15 [INFO] [stdout] at /opt/rustwide/workdir/src/object/tree.rs:339:5 [INFO] [stdout] 19: 0x5601b6c8f9fe - core::ops::function::FnOnce::call_once::h1efafa06b7a8e516 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5601b6cd65c3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5601b6cd65c3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5601b6cd5050 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5601b6cd5050 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5601b6cd5050 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5601b6cd5050 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5601b6cd5050 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5601b6cd5050 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5601b6cd5050 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5601b6cae612 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5601b6cae612 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5601b6cb2268 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5601b6cb2268 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5601b6cb2268 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5601b6cb2268 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5601b6cb2268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5601b6d4d027 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f9ddba40609 - start_thread [INFO] [stdout] 42: 0x7f9ddb812293 - clone [INFO] [stdout] 43: 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: 0x5601b6d457f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5601b6d457f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5601b6d457f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5601b6d457f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5601b6d6843c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5601b6d42275 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5601b6d4795b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5601b6d4795b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5601b6d4795b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5601b6d4746c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5601b6d48024 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5601b6d47b07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5601b6d45cec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5601b6d47a69 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5601b6c4b6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5601b6d66d58 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x5601b6c7bf6e - core::panicking::assert_failed::h42dcd4547af37099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5601b6c9b060 - rusgit::index::tests::test_index_as_bytes::hd65c42559db7df60 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:817:9 [INFO] [stdout] 18: 0x5601b6c9ae4a - rusgit::index::tests::test_index_as_bytes::{{closure}}::h08e0de0c90f3c642 [INFO] [stdout] at /opt/rustwide/workdir/src/index/mod.rs:813:5 [INFO] [stdout] 19: 0x5601b6c9043e - core::ops::function::FnOnce::call_once::hef4df49a5c397b93 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5601b6cd65c3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5601b6cd65c3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5601b6cd5050 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5601b6cd5050 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5601b6cd5050 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5601b6cd5050 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5601b6cd5050 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5601b6cd5050 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5601b6cd5050 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5601b6cae612 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5601b6cae612 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5601b6cb2268 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5601b6cb2268 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5601b6cb2268 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5601b6cb2268 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5601b6cb2268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5601b6d4d027 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f9ddba40609 - start_thread [INFO] [stdout] 42: 0x7f9ddb812293 - 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: `"./Cargo.toml"`, [INFO] [stdout] right: `"./src/main.rs"`', src/index/ignore.rs:102:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5601b6d457f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5601b6d457f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5601b6d457f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5601b6d457f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5601b6d6843c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5601b6d42275 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5601b6d4795b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5601b6d4795b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5601b6d4795b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5601b6d4746c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5601b6d48024 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5601b6d47b07 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5601b6d45cec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5601b6d47a69 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5601b6c4b6c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5601b6d66d58 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x5601b6c7bfce - core::panicking::assert_failed::h7e6a0d3c7405ff17 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5601b6c7387f - rusgit::index::ignore::tests::test_walk_dir_recursive::hf2ec155665e35636 [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:102:9 [INFO] [stdout] 18: 0x5601b6c736ca - rusgit::index::ignore::tests::test_walk_dir_recursive::{{closure}}::h8987eabbf5e690fd [INFO] [stdout] at /opt/rustwide/workdir/src/index/ignore.rs:98:5 [INFO] [stdout] 19: 0x5601b6c8fd0e - core::ops::function::FnOnce::call_once::h5b794b7342539ea1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5601b6cd65c3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5601b6cd65c3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5601b6cd5050 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5601b6cd5050 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5601b6cd5050 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5601b6cd5050 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5601b6cd5050 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5601b6cd5050 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5601b6cd5050 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5601b6cae612 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5601b6cae612 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5601b6cb2268 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5601b6cb2268 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5601b6cb2268 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5601b6cb2268 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5601b6cb2268 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5601b6cb2268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5601b6d4d027 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5601b6d4d027 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f9ddba40609 - start_thread [INFO] [stdout] 42: 0x7f9ddb812293 - 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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rusgit' [INFO] running `Command { std: "docker" "inspect" "ca272c065c237668b177091922123897d49ccd72db6f80e2bf7e27d5d3de9892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca272c065c237668b177091922123897d49ccd72db6f80e2bf7e27d5d3de9892", kill_on_drop: false }` [INFO] [stdout] ca272c065c237668b177091922123897d49ccd72db6f80e2bf7e27d5d3de9892