[INFO] cloning repository https://github.com/mmcclimon/pidgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmcclimon/pidgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d4d922c75d2f2285fe91b9cb41215a53c1a5704 [INFO] testing mmcclimon/pidgit against master#9847c6406dc8182abb417b69000fcd0bc5f4a1b7 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmcclimon/pidgit on toolchain 9847c6406dc8182abb417b69000fcd0bc5f4a1b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmcclimon/pidgit [INFO] finished tweaking git repo https://github.com/mmcclimon/pidgit [INFO] tweaked toml for git repo https://github.com/mmcclimon/pidgit written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mmcclimon/pidgit 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" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded serial_test v0.7.0 [INFO] [stderr] Downloaded serial_test_derive v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aeb07103e134e6d3895643df7d25a3e472a649f1a05903280c8f4ece1fd4558 [INFO] running `Command { std: "docker" "start" "-a" "0aeb07103e134e6d3895643df7d25a3e472a649f1a05903280c8f4ece1fd4558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aeb07103e134e6d3895643df7d25a3e472a649f1a05903280c8f4ece1fd4558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aeb07103e134e6d3895643df7d25a3e472a649f1a05903280c8f4ece1fd4558", kill_on_drop: false }` [INFO] [stdout] 0aeb07103e134e6d3895643df7d25a3e472a649f1a05903280c8f4ece1fd4558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b05c1aeebd00d172d1a298ec2c524ab21518dc6deb700637c601f194287a6b3 [INFO] running `Command { std: "docker" "start" "-a" "8b05c1aeebd00d172d1a298ec2c524ab21518dc6deb700637c601f194287a6b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pidgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "8b05c1aeebd00d172d1a298ec2c524ab21518dc6deb700637c601f194287a6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b05c1aeebd00d172d1a298ec2c524ab21518dc6deb700637c601f194287a6b3", kill_on_drop: false }` [INFO] [stdout] 8b05c1aeebd00d172d1a298ec2c524ab21518dc6deb700637c601f194287a6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 363fea631e61b61968181aee4c9476dd2168b75e6fac4380c41a0ec86e0be030 [INFO] running `Command { std: "docker" "start" "-a" "363fea631e61b61968181aee4c9476dd2168b75e6fac4380c41a0ec86e0be030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling serial_test_derive v0.7.0 [INFO] [stderr] Compiling serial_test v0.7.0 [INFO] [stderr] Compiling pidgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "363fea631e61b61968181aee4c9476dd2168b75e6fac4380c41a0ec86e0be030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363fea631e61b61968181aee4c9476dd2168b75e6fac4380c41a0ec86e0be030", kill_on_drop: false }` [INFO] [stdout] 363fea631e61b61968181aee4c9476dd2168b75e6fac4380c41a0ec86e0be030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b86f854aed774534e6463f5ae0fdded13ef6b8a56f7f9cf03e13faf0e0c27a8 [INFO] running `Command { std: "docker" "start" "-a" "0b86f854aed774534e6463f5ae0fdded13ef6b8a56f7f9cf03e13faf0e0c27a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pidgit-b7be3b6acb341e8c) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test cmd::init::tests::init_dot_pidgit_exists ... ok [INFO] [stdout] test cmd::init::tests::init_create_dir ... ok [INFO] [stdout] test cmd::init::tests::init_help ... ok [INFO] [stdout] test cmd::status::tests::deleted_file_from_index ... ok [INFO] [stdout] test cmd::status::tests::change_mode ... ok [INFO] [stdout] test cmd::status::tests::deleted_files ... ok [INFO] [stdout] test cmd::status::tests::no_empty_untracked_dirs ... ok [INFO] [stdout] test cmd::status::tests::deleted_dir_from_index ... ok [INFO] [stdout] test cmd::status::tests::added_file_in_untracked_dir ... ok [INFO] [stdout] test cmd::status::tests::modified_content ... ok [INFO] [stdout] test cmd::status::tests::added_file_in_tracked_dir ... ok [INFO] [stdout] test cmd::status::tests::modified_mode ... ok [INFO] [stdout] test diff::myers::tests::basic ... ok [INFO] [stdout] test index::tests::add_file ... ok [INFO] [stdout] test cmd::status::tests::only_untracked_files ... ok [INFO] [stdout] test cmd::status::tests::untracked_dirs ... ok [INFO] [stdout] test index::tests::entry_from_path ... ok [INFO] [stdout] test index::tests::replace_file_with_dir ... ok [INFO] [stdout] test index::tests::replace_dir_with_file_recursive ... ok [INFO] [stdout] test index::tests::replace_dir_with_file ... ok [INFO] [stdout] test lockfile::tests::create ... ok [INFO] [stdout] test util::rev_parse::tests::parse ... ok [INFO] [stdout] test lockfile::tests::write_rollback ... ok [INFO] [stdout] test util::rev_parse::tests::refnames ... ok [INFO] [stdout] test lockfile::tests::write_commit ... ok [INFO] [stdout] test lockfile::tests::lock ... ok [INFO] [stdout] test cmd::status::tests::untracked_and_others ... ok [INFO] [stdout] test cmd::status::tests::simple_modification ... ok [INFO] [stdout] test cmd::status::tests::untracked_dirs_nested ... ok [INFO] [stdout] test cmd::status::tests::modify_same_size ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cmd::status::tests::modify_same_size stdout ---- [INFO] [stdout] thread 'cmd::status::tests::modify_same_size' panicked at src/cmd/status.rs:172:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "" [INFO] [stdout] right: " M file.txt\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558516c135bc - std::backtrace_rs::backtrace::libunwind::trace::h65eb8e20c006aa9e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x558516c135bc - std::backtrace_rs::backtrace::trace_unsynchronized::h48fcc78eeed9f9f5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558516c135bc - std::sys_common::backtrace::_print_fmt::h4de84f79b39f94f9 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558516c135bc - ::fmt::hc5c23e344c0312a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558516c4004c - core::fmt::rt::Argument::fmt::hf84c0bcce93f881b [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x558516c4004c - core::fmt::write::h48b9dc51e7cef14e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x558516c0ffde - std::io::Write::write_fmt::h17325dc81ee2532a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x558516c133a4 - std::sys_common::backtrace::_print::h3f6e9b5870505902 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558516c133a4 - std::sys_common::backtrace::print::hf4ff2c77afc708a8 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558516c1537a - std::panicking::panic_hook_with_disk_dump::{{closure}}::h5df80038ee5c1ba2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x558516c14f3d - std::panicking::panic_hook_with_disk_dump::h2ebfc37b7f15280d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x558516a2a13c - as core::ops::function::Fn>::call::h22fa6063f6436d7a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x558516a2a13c - test::test_main::{{closure}}::he25a13dc06806be3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x558516c15b13 - as core::ops::function::Fn>::call::h1342d60d1b251964 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x558516c15b13 - std::panicking::rust_panic_with_hook::h484e3bcc6b0f7418 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x558516c15881 - std::panicking::begin_panic_handler::{{closure}}::h708225874d7b3fb6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x558516c13ae6 - std::sys_common::backtrace::__rust_end_short_backtrace::h7ffceb2d6c1b88c3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x558516c155c2 - rust_begin_unwind [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55851690ddc5 - core::panicking::panic_fmt::h4a81493cb539dcdc [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55851690e275 - core::panicking::assert_failed_inner::h05a432c6c68a594a [INFO] [stdout] 20: 0x5585169745ae - core::panicking::assert_failed::hccff9bd29f34c9e5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panicking.rs:269:5 [INFO] [stdout] 21: 0x5585169991a0 - pidgit::cmd::status::tests::assert_status::h752f72c069ad6969 [INFO] [stdout] at /opt/rustwide/workdir/src/cmd/status.rs:172:5 [INFO] [stdout] 22: 0x55851699be3a - pidgit::cmd::status::tests::modify_same_size::h320f4ffc3443a72e [INFO] [stdout] at /opt/rustwide/workdir/src/cmd/status.rs:269:5 [INFO] [stdout] 23: 0x55851699bc97 - pidgit::cmd::status::tests::modify_same_size::{{closure}}::h04e8f14f104b5c97 [INFO] [stdout] at /opt/rustwide/workdir/src/cmd/status.rs:261:25 [INFO] [stdout] 24: 0x5585169b0976 - core::ops::function::FnOnce::call_once::haa53537386ac2a7c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558516a2f26f - core::ops::function::FnOnce::call_once::hc27e1c2667c8aa71 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x558516a2f26f - test::__rust_begin_short_backtrace::h55de90dacbf8ef3c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x558516a2e25e - test::run_test_in_process::{{closure}}::hb181c1aecdf11d58 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x558516a2e25e - as core::ops::function::FnOnce<()>>::call_once::h0db27a7e5e64f170 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x558516a2e25e - std::panicking::try::do_call::h7fd93b6611e6de6d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 30: 0x558516a2e25e - std::panicking::try::h9aa252a7c0ecba88 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 31: 0x558516a2e25e - std::panic::catch_unwind::hae35f1fe8aef0491 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x558516a2e25e - test::run_test_in_process::hd1a29c69f3bd4b8e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x558516a2e25e - test::run_test::{{closure}}::h3c426115a011de61 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x5585169f69e3 - test::run_test::{{closure}}::h49e8b007df726a97 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x5585169f69e3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c26eb6524e3b3fa [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 36: 0x5585169fbc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haf47dc1dcc2ed066 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x5585169fbc7b - as core::ops::function::FnOnce<()>>::call_once::h10e053f57fbe321c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5585169fbc7b - std::panicking::try::do_call::hdefdb16a4cf1ad52 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 39: 0x5585169fbc7b - std::panicking::try::h49da3391fdf3e32e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 40: 0x5585169fbc7b - std::panic::catch_unwind::h3572565afdd6f2ab [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x5585169fbc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::hbad4ce4f2cc21dc7 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x5585169fbc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd71fa6f3c57f31a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x558516c1b585 - as core::ops::function::FnOnce>::call_once::hb36533140179578a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x558516c1b585 - as core::ops::function::FnOnce>::call_once::ha21cb2e5c635cca5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x558516c1b585 - std::sys::unix::thread::Thread::new::thread_start::h1d9020f62b27ce19 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fe89e3e9b43 - [INFO] [stdout] 47: 0x7fe89e47abb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cmd::status::tests::modify_same_size [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "0b86f854aed774534e6463f5ae0fdded13ef6b8a56f7f9cf03e13faf0e0c27a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b86f854aed774534e6463f5ae0fdded13ef6b8a56f7f9cf03e13faf0e0c27a8", kill_on_drop: false }` [INFO] [stdout] 0b86f854aed774534e6463f5ae0fdded13ef6b8a56f7f9cf03e13faf0e0c27a8