[INFO] cloning repository https://github.com/zummenix/xcopen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zummenix/xcopen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fxcopen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fxcopen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cead0a51adcd879ae834ab438a46a38ac373db72 [INFO] testing zummenix/xcopen against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fxcopen" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zummenix/xcopen on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zummenix/xcopen [INFO] finished tweaking git repo https://github.com/zummenix/xcopen [INFO] tweaked toml for git repo https://github.com/zummenix/xcopen written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/zummenix/xcopen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee796b69dad6c7417b7365e1c56ee00d32fee7974a88e5bbf35701a6e518eb17 [INFO] running `Command { std: "docker" "start" "-a" "ee796b69dad6c7417b7365e1c56ee00d32fee7974a88e5bbf35701a6e518eb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee796b69dad6c7417b7365e1c56ee00d32fee7974a88e5bbf35701a6e518eb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee796b69dad6c7417b7365e1c56ee00d32fee7974a88e5bbf35701a6e518eb17", kill_on_drop: false }` [INFO] [stdout] ee796b69dad6c7417b7365e1c56ee00d32fee7974a88e5bbf35701a6e518eb17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8357daed459304f7c519d6b40c35fb709264b8e42be7922f2f7be07f3edd8e13 [INFO] running `Command { std: "docker" "start" "-a" "8357daed459304f7c519d6b40c35fb709264b8e42be7922f2f7be07f3edd8e13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling xcopen v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.19s [INFO] running `Command { std: "docker" "inspect" "8357daed459304f7c519d6b40c35fb709264b8e42be7922f2f7be07f3edd8e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8357daed459304f7c519d6b40c35fb709264b8e42be7922f2f7be07f3edd8e13", kill_on_drop: false }` [INFO] [stdout] 8357daed459304f7c519d6b40c35fb709264b8e42be7922f2f7be07f3edd8e13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64da676020473b031e8c42f5dc246c081d62a648e10f3413acebc606c625ca7 [INFO] running `Command { std: "docker" "start" "-a" "c64da676020473b031e8c42f5dc246c081d62a648e10f3413acebc606c625ca7", kill_on_drop: false }` [INFO] [stderr] Compiling xcopen v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcopen-b892746925d32fd3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xcopen-28f65d735d90c432) [INFO] running `Command { std: "docker" "inspect" "c64da676020473b031e8c42f5dc246c081d62a648e10f3413acebc606c625ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64da676020473b031e8c42f5dc246c081d62a648e10f3413acebc606c625ca7", kill_on_drop: false }` [INFO] [stdout] c64da676020473b031e8c42f5dc246c081d62a648e10f3413acebc606c625ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2253d3d30938d8a2498696407eee197e554ad6e7264c7a555e2217eb3c8f914f [INFO] running `Command { std: "docker" "start" "-a" "2253d3d30938d8a2498696407eee197e554ad6e7264c7a555e2217eb3c8f914f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcopen-b892746925d32fd3) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xcopen-28f65d735d90c432) [INFO] [stdout] test tests::dir_status_is_no_entries_for_excluded_directory ... ok [INFO] [stdout] test tests::dir_status_is_no_entries_without_projects ... ok [INFO] [stdout] test tests::dir_status_is_open_for_one_project ... ok [INFO] [stdout] test tests::dir_status_is_open_for_one_project_inside_excluded_directory ... ok [INFO] [stdout] test tests::dir_status_open_package ... ok [INFO] [stdout] test tests::dir_status_is_open_workspace_if_xcodeproj_exists_first ... ok [INFO] [stdout] test tests::dir_status_open_workspace_if_xcodeproj_exists_second ... ok [INFO] [stdout] test tests::dir_status_show_multiple_groups ... ok [INFO] [stdout] test tests::dir_status_show_one_group_three_projects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2253d3d30938d8a2498696407eee197e554ad6e7264c7a555e2217eb3c8f914f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2253d3d30938d8a2498696407eee197e554ad6e7264c7a555e2217eb3c8f914f", kill_on_drop: false }` [INFO] [stdout] 2253d3d30938d8a2498696407eee197e554ad6e7264c7a555e2217eb3c8f914f