[INFO] cloning repository zummenix/xcopen [INFO] running `"git" "clone" "--bare" "git://github.com/zummenix/xcopen.git" "work/cache/sources/gh/zummenix/xcopen"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/zummenix/xcopen'... [INFO] running `"git" "clone" "work/cache/sources/gh/zummenix/xcopen" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zummenix/xcopen" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zummenix/xcopen"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zummenix/xcopen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9014e1798cd41e5e4f5108755adedb500b69f517 [INFO] sha for GitHub repo zummenix/xcopen: 9014e1798cd41e5e4f5108755adedb500b69f517 [INFO] validating manifest of zummenix/xcopen on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zummenix/xcopen on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zummenix/xcopen [INFO] finished frobbing zummenix/xcopen [INFO] frobbed toml for zummenix/xcopen written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen/Cargo.toml [INFO] started frobbing zummenix/xcopen [INFO] finished frobbing zummenix/xcopen [INFO] frobbed toml for zummenix/xcopen written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zummenix/xcopen/Cargo.toml [INFO] crate zummenix/xcopen already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.2.7 [INFO] [stderr] Downloaded same-file v1.0.4 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded expectest v0.11.0 [INFO] [stderr] Downloaded unicode-segmentation v1.2.1 [INFO] [stderr] Downloaded redox_syscall v0.1.53 [INFO] [stderr] Downloaded rustyline v4.1.0 [INFO] [stderr] Downloaded nix v0.13.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zummenix/xcopen against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7561fcfdc3c8371a7d8cdbaad4f8d0f337539698fb609018fc5349f3b5f4ad76 [INFO] running `"docker" "start" "-a" "7561fcfdc3c8371a7d8cdbaad4f8d0f337539698fb609018fc5349f3b5f4ad76"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling xcopen v0.4.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.19s [INFO] running `"docker" "inspect" "7561fcfdc3c8371a7d8cdbaad4f8d0f337539698fb609018fc5349f3b5f4ad76"` [INFO] running `"docker" "rm" "-f" "7561fcfdc3c8371a7d8cdbaad4f8d0f337539698fb609018fc5349f3b5f4ad76"` [INFO] [stdout] 7561fcfdc3c8371a7d8cdbaad4f8d0f337539698fb609018fc5349f3b5f4ad76 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 606b0c7c302d40eb0ab5ad3c9bd1ede0f4b03ed74cd8b247fee96ac9ed9f7e55 [INFO] running `"docker" "start" "-a" "606b0c7c302d40eb0ab5ad3c9bd1ede0f4b03ed74cd8b247fee96ac9ed9f7e55"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling expectest v0.11.0 [INFO] [stderr] Compiling xcopen v0.4.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.24s [INFO] running `"docker" "inspect" "606b0c7c302d40eb0ab5ad3c9bd1ede0f4b03ed74cd8b247fee96ac9ed9f7e55"` [INFO] running `"docker" "rm" "-f" "606b0c7c302d40eb0ab5ad3c9bd1ede0f4b03ed74cd8b247fee96ac9ed9f7e55"` [INFO] [stdout] 606b0c7c302d40eb0ab5ad3c9bd1ede0f4b03ed74cd8b247fee96ac9ed9f7e55 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zummenix/xcopen:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] df732e234a46e800a3f9c3b317d179aa9814692437528eba30602c64d63fca04 [INFO] running `"docker" "start" "-a" "df732e234a46e800a3f9c3b317d179aa9814692437528eba30602c64d63fca04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/xcopen-0284d493102e97e1 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::dir_status_open_one_project ... ok [INFO] [stdout] test tests::dir_status_no_entries_if_without_projects ... ok [INFO] [stdout] test tests::dir_status_open_workspace_with_project_first ... ok [INFO] [stdout] test tests::dir_status_show_multiple_groups ... ok [INFO] [stdout] test tests::excludes_node_modules_directory ... ok [INFO] [stdout] test tests::excludes_pods_directory ... ok [INFO] [stdout] test tests::dir_status_open_workspace_with_project_second ... ok [INFO] [stdout] test tests::dir_status_show_one_group_three_projects ... ok [INFO] [stdout] test tests::groups_entries_by_parent_directory ... ok [INFO] [stdout] test tests::includes_pods_directory ... ok [INFO] [stdout] test tests::includes_node_modules_directory ... ok [INFO] [stdout] test tests::filters_out_project_and_workspace_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/xcopen-84e32c496655b411 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests xcopen [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "df732e234a46e800a3f9c3b317d179aa9814692437528eba30602c64d63fca04"` [INFO] running `"docker" "rm" "-f" "df732e234a46e800a3f9c3b317d179aa9814692437528eba30602c64d63fca04"` [INFO] [stdout] df732e234a46e800a3f9c3b317d179aa9814692437528eba30602c64d63fca04