[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] bdcbec2348c15907ce4da1b94664258bf1b75e6f [INFO] testing mmcclimon/pidgit against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmcclimon/pidgit on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e75b9bee5b8ba14e45bfbaef431d0d418272cdeceb87a4d3c3cabfc76399f8d0 [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" "e75b9bee5b8ba14e45bfbaef431d0d418272cdeceb87a4d3c3cabfc76399f8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e75b9bee5b8ba14e45bfbaef431d0d418272cdeceb87a4d3c3cabfc76399f8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75b9bee5b8ba14e45bfbaef431d0d418272cdeceb87a4d3c3cabfc76399f8d0", kill_on_drop: false }` [INFO] [stdout] e75b9bee5b8ba14e45bfbaef431d0d418272cdeceb87a4d3c3cabfc76399f8d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b075374d1da2f8119cc531ca42b54211dc54ec8558ce7b316d1dbfa01857bbf [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" "0b075374d1da2f8119cc531ca42b54211dc54ec8558ce7b316d1dbfa01857bbf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [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 58.55s [INFO] running `Command { std: "docker" "inspect" "0b075374d1da2f8119cc531ca42b54211dc54ec8558ce7b316d1dbfa01857bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b075374d1da2f8119cc531ca42b54211dc54ec8558ce7b316d1dbfa01857bbf", kill_on_drop: false }` [INFO] [stdout] 0b075374d1da2f8119cc531ca42b54211dc54ec8558ce7b316d1dbfa01857bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", 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] 7a2cca89ce6f313d329cfe92a3ae233434ca62701f8ff8c3167d0377cdd1f785 [INFO] running `Command { std: "docker" "start" "-a" "7a2cca89ce6f313d329cfe92a3ae233434ca62701f8ff8c3167d0377cdd1f785", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling pidgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.46s [INFO] running `Command { std: "docker" "inspect" "7a2cca89ce6f313d329cfe92a3ae233434ca62701f8ff8c3167d0377cdd1f785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2cca89ce6f313d329cfe92a3ae233434ca62701f8ff8c3167d0377cdd1f785", kill_on_drop: false }` [INFO] [stdout] 7a2cca89ce6f313d329cfe92a3ae233434ca62701f8ff8c3167d0377cdd1f785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 396a4625052fd4be70bdcc7c05275ea17a37451a74ea2a1df0a5bf705eb63da4 [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" "396a4625052fd4be70bdcc7c05275ea17a37451a74ea2a1df0a5bf705eb63da4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pidgit-c7b8d145267d989f [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test cmd::init::tests::init_create_dir ... ok [INFO] [stdout] test cmd::init::tests::init_dot_pidgit_exists ... ok [INFO] [stdout] test cmd::init::tests::init_help ... ok [INFO] [stdout] test cmd::status::tests::no_empty_untracked_dirs ... ok [INFO] [stdout] test cmd::status::tests::untracked_dirs ... ok [INFO] [stdout] test index::tests::add_file ... ok [INFO] [stdout] test index::tests::replace_dir_with_file ... ok [INFO] [stdout] test diff::myers::tests::basic ... ok [INFO] [stdout] test index::tests::entry_from_path ... ok [INFO] [stdout] test cmd::status::tests::change_mode ... ok [INFO] [stdout] test index::tests::replace_dir_with_file_recursive ... ok [INFO] [stdout] test cmd::status::tests::modify_same_size ... ok [INFO] [stdout] test index::tests::replace_file_with_dir ... ok [INFO] [stdout] test lockfile::tests::lock ... ok [INFO] [stdout] test lockfile::tests::create ... ok [INFO] [stdout] test cmd::status::tests::only_untracked_files ... ok [INFO] [stdout] test lockfile::tests::write_commit ... ok [INFO] [stdout] test lockfile::tests::write_rollback ... ok [INFO] [stdout] test util::rev_parse::tests::refnames ... ok [INFO] [stdout] test util::rev_parse::tests::parse ... ok [INFO] [stdout] test cmd::status::tests::untracked_dirs_nested ... 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::deleted_files ... ok [INFO] [stdout] test cmd::status::tests::added_file_in_untracked_dir ... ok [INFO] [stdout] test cmd::status::tests::deleted_file_from_index ... 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 cmd::status::tests::deleted_dir_from_index ... ok [INFO] [stdout] test cmd::status::tests::modified_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "396a4625052fd4be70bdcc7c05275ea17a37451a74ea2a1df0a5bf705eb63da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396a4625052fd4be70bdcc7c05275ea17a37451a74ea2a1df0a5bf705eb63da4", kill_on_drop: false }` [INFO] [stdout] 396a4625052fd4be70bdcc7c05275ea17a37451a74ea2a1df0a5bf705eb63da4