[INFO] cloning repository https://github.com/adamrodger/gctx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamrodger/gctx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamrodger%2Fgctx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamrodger%2Fgctx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ccacbd0a7b2f4541382cee144f1921c303b80c0 [INFO] testing adamrodger/gctx 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%2Fadamrodger%2Fgctx" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamrodger/gctx 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/adamrodger/gctx [INFO] finished tweaking git repo https://github.com/adamrodger/gctx [INFO] tweaked toml for git repo https://github.com/adamrodger/gctx written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/adamrodger/gctx 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] c90cbb01f8871d353a35b79ad50355e38c5478e0347c3053d0c5561dd62c47ef [INFO] running `Command { std: "docker" "start" "-a" "c90cbb01f8871d353a35b79ad50355e38c5478e0347c3053d0c5561dd62c47ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c90cbb01f8871d353a35b79ad50355e38c5478e0347c3053d0c5561dd62c47ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90cbb01f8871d353a35b79ad50355e38c5478e0347c3053d0c5561dd62c47ef", kill_on_drop: false }` [INFO] [stdout] c90cbb01f8871d353a35b79ad50355e38c5478e0347c3053d0c5561dd62c47ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] c3702a035071da550e5c30f3619a0954ed9e994d488576f2bf6651e41d4a8511 [INFO] running `Command { std: "docker" "start" "-a" "c3702a035071da550e5c30f3619a0954ed9e994d488576f2bf6651e41d4a8511", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling gcloud-ctx v0.4.0 (/opt/rustwide/workdir/gcloud-ctx) [INFO] [stderr] Compiling gctx v0.7.0 (/opt/rustwide/workdir/gctx) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.99s [INFO] running `Command { std: "docker" "inspect" "c3702a035071da550e5c30f3619a0954ed9e994d488576f2bf6651e41d4a8511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3702a035071da550e5c30f3619a0954ed9e994d488576f2bf6651e41d4a8511", kill_on_drop: false }` [INFO] [stdout] c3702a035071da550e5c30f3619a0954ed9e994d488576f2bf6651e41d4a8511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] fab83995872ff21f89e70657e3d2f3dbf40c39dffd22aa2e2d4beba9e07adb5a [INFO] running `Command { std: "docker" "start" "-a" "fab83995872ff21f89e70657e3d2f3dbf40c39dffd22aa2e2d4beba9e07adb5a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling gcloud-ctx v0.4.0 (/opt/rustwide/workdir/gcloud-ctx) [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling gctx v0.7.0 (/opt/rustwide/workdir/gctx) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.16s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gcloud_ctx-ee0c5b592c17cd6e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gctx-be5b090e9b0e8bcc) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-be46e8511fe13217) [INFO] running `Command { std: "docker" "inspect" "fab83995872ff21f89e70657e3d2f3dbf40c39dffd22aa2e2d4beba9e07adb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab83995872ff21f89e70657e3d2f3dbf40c39dffd22aa2e2d4beba9e07adb5a", kill_on_drop: false }` [INFO] [stdout] fab83995872ff21f89e70657e3d2f3dbf40c39dffd22aa2e2d4beba9e07adb5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] c94e66e70b597a5041a272eb5ed69122491c9fdf165005ad6a2daecbb819e3f0 [INFO] running `Command { std: "docker" "start" "-a" "c94e66e70b597a5041a272eb5ed69122491c9fdf165005ad6a2daecbb819e3f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gcloud_ctx-ee0c5b592c17cd6e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test configuration::tests::test_is_valid_name_with_invalid_name ... ok [INFO] [stdout] test configuration::tests::test_is_valid_name_with_valid_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gctx-be5b090e9b0e8bcc) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-be46e8511fe13217) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test create_interactive_with_activate ... ignored [INFO] [stdout] test create_interactive_without_activate ... ignored [INFO] [stdout] test delete_known_configuration_succeeds ... ok [INFO] [stdout] test delete_active_configuration_fails ... ok [INFO] [stdout] test current_shows_active_configuration ... ok [INFO] [stdout] test copy_copies_all_properties ... ok [INFO] [stdout] test activate_unknown_configuration_fails ... ok [INFO] [stdout] test delete_unknown_configuration_fails ... ok [INFO] [stdout] test describe_unknown_configuration_fails ... ok [INFO] [stdout] test describe_without_name_shows_active_configuration ... ok [INFO] [stdout] test copy_invalid_name_fails ... ok [INFO] [stdout] test rename_to_existing_name_without_force_fails ... ok [INFO] [stdout] test copy_unknown_configuration_fails ... ok [INFO] [stdout] test create_with_invalid_name_fails ... ok [INFO] [stdout] test create_without_force_fails ... ok [INFO] [stdout] test create_sets_properties_successfully ... ok [INFO] [stdout] test create_without_activate_maintains_previous_activation ... ok [INFO] [stdout] test rename_to_existing_name_with_force_overwrites_existing ... ok [INFO] [stdout] test create_with_force_succeeds ... ok [INFO] [stdout] test activate_known_configuration_succeeds ... ok [INFO] [stdout] test rename_active_configuration_succeeds ... ok [INFO] [stderr] Doc-tests gcloud-ctx [INFO] [stdout] test copy_with_force_succeeds ... ok [INFO] [stdout] test copy_with_activation_activates_configuration ... ok [INFO] [stdout] test rename_inactive_configuration_succeeds ... ok [INFO] [stdout] test describe_with_name_shows_supported_properties ... ok [INFO] [stdout] test copy_without_force_fails ... ok [INFO] [stdout] test rename_to_invalid_name_fails ... ok [INFO] [stdout] test unknown_subcommand_defaults_to_activate ... ok [INFO] [stdout] test create_with_activate_activates_new_configuration ... ok [INFO] [stdout] test rename_unknown_configuration_fails ... ok [INFO] [stdout] test no_args_defaults_to_current ... ok [INFO] [stdout] test list_shows_configurations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c94e66e70b597a5041a272eb5ed69122491c9fdf165005ad6a2daecbb819e3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94e66e70b597a5041a272eb5ed69122491c9fdf165005ad6a2daecbb819e3f0", kill_on_drop: false }` [INFO] [stdout] c94e66e70b597a5041a272eb5ed69122491c9fdf165005ad6a2daecbb819e3f0