[INFO] cloning repository https://github.com/Niko917/vcs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niko917/vcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23d8adfa57fd037d5af43f7b8cdf733aebbf3a32 [INFO] testing Niko917/vcs against nightly-2025-01-18 for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Niko917/vcs on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Niko917/vcs [INFO] finished tweaking git repo https://github.com/Niko917/vcs [INFO] tweaked toml for git repo https://github.com/Niko917/vcs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Niko917/vcs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded proc-macro2 v1.0.89 [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.1 [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded rdrand v0.4.0 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded crossbeam-deque v0.8.6 [INFO] [stderr] Downloaded web-time v1.1.0 [INFO] [stderr] Downloaded rand_core v0.3.1 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded anyhow v1.0.91 [INFO] [stderr] Downloaded serde_derive v1.0.213 [INFO] [stderr] Downloaded serde v1.0.213 [INFO] [stderr] Downloaded rand v0.4.6 [INFO] [stderr] Downloaded indicatif v0.17.9 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] [stderr] Downloaded remove_dir_all v0.5.3 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded rand_core v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1447f4f6afef85171a8ad3b9563313d3c611847d3c2ab8697f4cef9b7c8dfbf3 [INFO] running `Command { std: "docker" "start" "-a" "1447f4f6afef85171a8ad3b9563313d3c611847d3c2ab8697f4cef9b7c8dfbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1447f4f6afef85171a8ad3b9563313d3c611847d3c2ab8697f4cef9b7c8dfbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1447f4f6afef85171a8ad3b9563313d3c611847d3c2ab8697f4cef9b7c8dfbf3", kill_on_drop: false }` [INFO] [stdout] 1447f4f6afef85171a8ad3b9563313d3c611847d3c2ab8697f4cef9b7c8dfbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97138bb27ae551234f7d4ec2fb6ddacff41c7bffeca60e75fd05376839b5c9f [INFO] running `Command { std: "docker" "start" "-a" "f97138bb27ae551234f7d4ec2fb6ddacff41c7bffeca60e75fd05376839b5c9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling vcs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/commands/branch/checkout.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list` [INFO] [stdout] --> src/commands/branch/branch.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn branch_command(name: Option, delete: bool, list: bool) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `added` [INFO] [stdout] --> src/commands/branch/checkout.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let (added, modified, deleted, untracked) = get_status(Path::new("."))?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_added` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_last` [INFO] [stdout] --> src/commands/show.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_tree_info(tree_hash: &str, prefix: &str, is_last: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.03s [INFO] running `Command { std: "docker" "inspect" "f97138bb27ae551234f7d4ec2fb6ddacff41c7bffeca60e75fd05376839b5c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97138bb27ae551234f7d4ec2fb6ddacff41c7bffeca60e75fd05376839b5c9f", kill_on_drop: false }` [INFO] [stdout] f97138bb27ae551234f7d4ec2fb6ddacff41c7bffeca60e75fd05376839b5c9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 721fc3012848ede94990bca66746dabaaeacd4d4eaf374bc756aa5aedee08a61 [INFO] running `Command { std: "docker" "start" "-a" "721fc3012848ede94990bca66746dabaaeacd4d4eaf374bc756aa5aedee08a61", kill_on_drop: false }` [INFO] [stderr] Compiling vcs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assert_cmd::Command` [INFO] [stdout] --> src/commands/init.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use assert_cmd::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/commands/init.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::prelude::PermissionsExt` [INFO] [stdout] --> src/objects/tree_object.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | use std::os::unix::prelude::PermissionsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/commands/branch/checkout.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list` [INFO] [stdout] --> src/commands/branch/branch.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn branch_command(name: Option, delete: bool, list: bool) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `added` [INFO] [stdout] --> src/commands/branch/checkout.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let (added, modified, deleted, untracked) = get_status(Path::new("."))?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_added` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_last` [INFO] [stdout] --> src/commands/show.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_tree_info(tree_hash: &str, prefix: &str, is_last: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "721fc3012848ede94990bca66746dabaaeacd4d4eaf374bc756aa5aedee08a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721fc3012848ede94990bca66746dabaaeacd4d4eaf374bc756aa5aedee08a61", kill_on_drop: false }` [INFO] [stdout] 721fc3012848ede94990bca66746dabaaeacd4d4eaf374bc756aa5aedee08a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fefd22d2caa0504672ad24cc3349f0b4dd6cb2bab50a6986219bb4fd3c2a1ec4 [INFO] running `Command { std: "docker" "start" "-a" "fefd22d2caa0504672ad24cc3349f0b4dd6cb2bab50a6986219bb4fd3c2a1ec4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `assert_cmd::Command` [INFO] [stderr] --> src/commands/init.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | use assert_cmd::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/commands/init.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::unix::prelude::PermissionsExt` [INFO] [stderr] --> src/objects/tree_object.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | use std::os::unix::prelude::PermissionsExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/commands/branch/checkout.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `list` [INFO] [stderr] --> src/commands/branch/branch.rs:5:59 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn branch_command(name: Option, delete: bool, list: bool) -> Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_list` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `added` [INFO] [stderr] --> src/commands/branch/checkout.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | let (added, modified, deleted, untracked) = get_status(Path::new("."))?; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_added` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_last` [INFO] [stderr] --> src/commands/show.rs:51:51 [INFO] [stderr] | [INFO] [stderr] 51 | fn print_tree_info(tree_hash: &str, prefix: &str, is_last: bool) -> Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last` [INFO] [stderr] [INFO] [stderr] warning: `vcs` (bin "vcs" test) generated 7 warnings (run `cargo fix --bin "vcs" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcs-a6674ab740889369) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test commands::index::index::tests::test_create_new_index ... ok [INFO] [stdout] test commands::index::index::tests::test_index_version_check ... ok [INFO] [stdout] test commands::index::index::tests::test_write_and_read_index ... ok [INFO] [stdout] test commands::index::index::tests::test_remove_entry ... ok [INFO] [stdout] test commands::init::tests::test_init_command ... ok [INFO] [stdout] test commands::index::index::tests::test_add_and_get_entry ... ok [INFO] [stdout] test objects::tree_object::tests::test_empty_directory ... ok [INFO] [stdout] test commands::index::index::tests::test_invalid_index_signature ... ok [INFO] [stdout] test commands::hash_object::tests::test_help_command ... ok [INFO] [stdout] test objects::tree_object::tests::test_file_permissions ... ok [INFO] [stdout] test commands::hash_object::tests::test_init_command ... ok [INFO] [stdout] test commands::hash_object::tests::test_hash_object ... ok [INFO] [stdout] test objects::tree_object::tests::test_nested_directories ... ok [INFO] [stdout] test objects::tree_object::tests::test_create_and_store_tree ... FAILED [INFO] [stdout] test commands::hash_object::tests::test_integration ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- objects::tree_object::tests::test_create_and_store_tree stdout ---- [INFO] [stdout] Error: Failed to create object directory [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.91/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.91/src/context.rs:54:31 [INFO] [stdout] 2: vcs::objects::blob::create_blob [INFO] [stdout] at /opt/rustwide/workdir/src/objects/blob.rs:36:5 [INFO] [stdout] 3: vcs::objects::tree_object::create_tree [INFO] [stdout] at /opt/rustwide/workdir/src/objects/tree_object.rs:50:31 [INFO] [stdout] 4: vcs::objects::tree_object::tests::test_create_and_store_tree [INFO] [stdout] at /opt/rustwide/workdir/src/objects/tree_object.rs:200:20 [INFO] [stdout] 5: vcs::objects::tree_object::tests::test_create_and_store_tree::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/objects/tree_object.rs:189:40 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 21: std::panicking::try [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 27: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] [INFO] [stdout] ---- commands::hash_object::tests::test_integration stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'commands::hash_object::tests::test_integration' panicked at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=101 [INFO] [stdout] stderr=```<80 lines total> [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] thread \'main\' panicked at src/commands/cat_file.rs:58:14: [INFO] [stdout] byte index 2 is out of bounds of `` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a895b76dfda - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5a895b76dfda - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5a895b76dfda - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a895b76dfda - ::fmt::h71a62eb3b9696b12 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a895b791b93 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5a895b791b93 - core::fmt::write::h2cc1698af7e2d686 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5a895b76a353 - std::io::Write::write_fmt::h00c8700df393f328 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5a895b76de22 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] ``` [INFO] [stdout] <20 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/str/traits.rs:60:9 [INFO] [stdout] 19: 0x5a895b526317 - vcs::commands::cat_file::read_vcs_object::hbabc26fa1d01d5e1 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/cat_file.rs:58:14 [INFO] [stdout] 20: 0x5a895b525e37 - vcs::commands::cat_file::cat_file_command::h49870a1a79596133 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/cat_file.rs:41:23 [INFO] [stdout] 21: 0x5a895b52305a - vcs::command_handler::handle_command::h2925e9dcf37cfa31 [INFO] [stdout] at /opt/rustwide/workdir/src/command_handler.rs:29:13 [INFO] [stdout] 22: 0x5a895b539007 - vcs::main::h9b5f64f0154b6336 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:15:21 [INFO] [stdout] 23: 0x5a895b51ed5b - core::ops::function::FnOnce::call_once::h540090dae1bb00b8 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a895b53dade - std::sys::backtrace::__rust_begin_short_backtrace::h9fcb5bc73109d0b1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 25: 0x5a895b4f8f11 - std::rt::lang_start::{{closure}}::h2f5c528abcf3d558 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:194:18 [INFO] [stdout] 26: 0x5a895b7630f0 - core::ops::function::impls:: for &F>::call_once::h1b085b6c1d2518b2 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 27: 0x5a895b7630f0 - std::panicking::try::do_call::h382f964a5a23b565 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x5a895b7630f0 - std::panicking::try::h57f991055eb622f9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x5a895b7630f0 - std::panic::catch_unwind::h4d9a74ef04456343 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5a895b7630f0 - std::rt::lang_start_internal::{{closure}}::h2faa8ae84a93f314 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:163:24 [INFO] [stdout] 31: 0x5a895b7630f0 - std::panicking::try::do_call::h0f8932bf638a9bf5 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 32: 0x5a895b7630f0 - std::panicking::try::h683416ea756b175d [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 33: 0x5a895b7630f0 - std::panic::catch_unwind::h56189fac8994979f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x5a895b7630f0 - std::rt::lang_start_internal::h8bbc1061691274fe [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:159:5 [INFO] [stdout] 35: 0x5a895b4f8ef7 - std::rt::lang_start::h6a6e0286113fc104 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:193:5 [INFO] [stdout] 36: 0x5a895b53922e - main [INFO] [stdout] 37: 0x7c457e83ed90 - [INFO] [stdout] 38: 0x7c457e83ee40 - __libc_start_main [INFO] [stdout] 39: 0x5a895b4e8895 - _start [INFO] [stdout] 40: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/vcs" "cat-file" "-p" ""` [INFO] [stdout] code=101 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<80 lines total> [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] thread \'main\' panicked at src/commands/cat_file.rs:58:14: [INFO] [stdout] byte index 2 is out of bounds of `` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a895b76dfda - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5a895b76dfda - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5a895b76dfda - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a895b76dfda - ::fmt::h71a62eb3b9696b12 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a895b791b93 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5a895b791b93 - core::fmt::write::h2cc1698af7e2d686 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5a895b76a353 - std::io::Write::write_fmt::h00c8700df393f328 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5a895b76de22 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] ``` [INFO] [stdout] <20 lines omitted> [INFO] [stdout] ``` [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/str/traits.rs:60:9 [INFO] [stdout] 19: 0x5a895b526317 - vcs::commands::cat_file::read_vcs_object::hbabc26fa1d01d5e1 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/cat_file.rs:58:14 [INFO] [stdout] 20: 0x5a895b525e37 - vcs::commands::cat_file::cat_file_command::h49870a1a79596133 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/cat_file.rs:41:23 [INFO] [stdout] 21: 0x5a895b52305a - vcs::command_handler::handle_command::h2925e9dcf37cfa31 [INFO] [stdout] at /opt/rustwide/workdir/src/command_handler.rs:29:13 [INFO] [stdout] 22: 0x5a895b539007 - vcs::main::h9b5f64f0154b6336 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:15:21 [INFO] [stdout] 23: 0x5a895b51ed5b - core::ops::function::FnOnce::call_once::h540090dae1bb00b8 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a895b53dade - std::sys::backtrace::__rust_begin_short_backtrace::h9fcb5bc73109d0b1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 25: 0x5a895b4f8f11 - std::rt::lang_start::{{closure}}::h2f5c528abcf3d558 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:194:18 [INFO] [stdout] 26: 0x5a895b7630f0 - core::ops::function::impls:: for &F>::call_once::h1b085b6c1d2518b2 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 27: 0x5a895b7630f0 - std::panicking::try::do_call::h382f964a5a23b565 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x5a895b7630f0 - std::panicking::try::h57f991055eb622f9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x5a895b7630f0 - std::panic::catch_unwind::h4d9a74ef04456343 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5a895b7630f0 - std::rt::lang_start_internal::{{closure}}::h2faa8ae84a93f314 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:163:24 [INFO] [stdout] 31: 0x5a895b7630f0 - std::panicking::try::do_call::h0f8932bf638a9bf5 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 32: 0x5a895b7630f0 - std::panicking::try::h683416ea756b175d [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 33: 0x5a895b7630f0 - std::panic::catch_unwind::h56189fac8994979f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x5a895b7630f0 - std::rt::lang_start_internal::h8bbc1061691274fe [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:159:5 [INFO] [stdout] 35: 0x5a895b4f8ef7 - std::rt::lang_start::h6a6e0286113fc104 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/rt.rs:193:5 [INFO] [stdout] 36: 0x5a895b53922e - main [INFO] [stdout] 37: 0x7c457e83ed90 - [INFO] [stdout] 38: 0x7c457e83ee40 - __libc_start_main [INFO] [stdout] 39: 0x5a895b4e8895 - _start [INFO] [stdout] 40: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5868e22491fa - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5868e22491fa - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5868e22491fa - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5868e22491fa - ::fmt::h71a62eb3b9696b12 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5868e2273893 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5868e2273893 - core::fmt::write::h2cc1698af7e2d686 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5868e2244df3 - std::io::Write::write_fmt::hab1b4cd059a79022 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5868e2249042 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5868e224a69f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5868e224a4b8 - std::panicking::default_hook::h20f81eb0576efcec [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5868e1f00933 - as core::ops::function::Fn>::call::hdb53814c496a4d34 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 11: 0x5868e1f00933 - test::test_main::{{closure}}::hc0a4963c59427c24 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5868e224b193 - as core::ops::function::Fn>::call::h591b2225413a77e9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 13: 0x5868e224b193 - std::panicking::rust_panic_with_hook::h625eea43051b2edc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5868e224ae4a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5868e22496f9 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5868e224aadd - rust_begin_unwind [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5868e2271f20 - core::panicking::panic_fmt::h9e7c637e9e5f29c9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5868e1f16a53 - core::panicking::panic_display::hdf26486f47d3eb02 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:261:5 [INFO] [stdout] 19: 0x5868e1f29abe - assert_cmd::assert::AssertError::panic::panic_cold_display::h00caf713fd119480 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic.rs:100:13 [INFO] [stdout] 20: 0x5868e1f26867 - assert_cmd::assert::AssertError::panic::he0c6af09fa531c29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x5868e1f20477 - core::ops::function::FnOnce::call_once::hb3587f3605c7458b [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5868e1f163d0 - core::result::Result::unwrap_or_else::h387c6a6e115d6260 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1463:23 [INFO] [stdout] 23: 0x5868e1f25fd6 - assert_cmd::assert::Assert::success::h56b0f302db955a3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:9 [INFO] [stdout] 24: 0x5868e1eab6b3 - vcs::commands::hash_object::tests::test_integration::hcfd480e497c14d6c [INFO] [stdout] at /opt/rustwide/workdir/src/commands/hash_object.rs:94:9 [INFO] [stdout] 25: 0x5868e1eaab07 - vcs::commands::hash_object::tests::test_integration::{{closure}}::he4d41f594767fe16 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/hash_object.rs:77:30 [INFO] [stdout] 26: 0x5868e1e95d76 - core::ops::function::FnOnce::call_once::h6b6b82f2c967927b [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5868e1f0608b - core::ops::function::FnOnce::call_once::he27718dfdd183f43 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5868e1f0608b - test::__rust_begin_short_backtrace::h4e84902998457a5d [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18 [INFO] [stdout] 29: 0x5868e1f04fc3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60 [INFO] [stdout] 30: 0x5868e1f04fc3 - as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5868e1f04fc3 - std::panicking::try::do_call::h3da0561d9ab99c25 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 32: 0x5868e1f04fc3 - std::panicking::try::h41c9fa508bc61df6 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 33: 0x5868e1f04fc3 - std::panic::catch_unwind::h6b3ff07bb5afad93 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x5868e1f04fc3 - test::run_test_in_process::hc7253dd11b39b9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27 [INFO] [stdout] 35: 0x5868e1f04fc3 - test::run_test::{{closure}}::hfb2007f8649c30bb [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43 [INFO] [stdout] 36: 0x5868e1ec80a5 - test::run_test::{{closure}}::h56a17aa7a282a9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41 [INFO] [stdout] 37: 0x5868e1ec80a5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 38: 0x5868e1ecb98a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x5868e1ecb98a - as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x5868e1ecb98a - std::panicking::try::do_call::h2f73af3616c35465 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 41: 0x5868e1ecb98a - std::panicking::try::hd1660ce9efadef5a [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 42: 0x5868e1ecb98a - std::panic::catch_unwind::h5ee8d7823b8ca744 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 43: 0x5868e1ecb98a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x5868e1ecb98a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5868e22509fb - as core::ops::function::FnOnce>::call_once::ha52bedf99a3b4981 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 46: 0x5868e22509fb - as core::ops::function::FnOnce>::call_once::h567748934d80ccf8 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 47: 0x5868e22509fb - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 48: 0x7b8972febac3 - [INFO] [stdout] 49: 0x7b897307ca04 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::hash_object::tests::test_integration [INFO] [stdout] objects::tree_object::tests::test_create_and_store_tree [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin vcs` [INFO] running `Command { std: "docker" "inspect" "fefd22d2caa0504672ad24cc3349f0b4dd6cb2bab50a6986219bb4fd3c2a1ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefd22d2caa0504672ad24cc3349f0b4dd6cb2bab50a6986219bb4fd3c2a1ec4", kill_on_drop: false }` [INFO] [stdout] fefd22d2caa0504672ad24cc3349f0b4dd6cb2bab50a6986219bb4fd3c2a1ec4