[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamrodger%2Fgctx" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamrodger/gctx on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-9/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded dialoguer v0.10.0 [INFO] [stderr] Downloaded result v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3aa37c00ed761f69f31ee2b2619bd0a04a324b5b2aede0242c6834c0df825603 [INFO] running `Command { std: "docker" "start" "-a" "3aa37c00ed761f69f31ee2b2619bd0a04a324b5b2aede0242c6834c0df825603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aa37c00ed761f69f31ee2b2619bd0a04a324b5b2aede0242c6834c0df825603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa37c00ed761f69f31ee2b2619bd0a04a324b5b2aede0242c6834c0df825603", kill_on_drop: false }` [INFO] [stdout] 3aa37c00ed761f69f31ee2b2619bd0a04a324b5b2aede0242c6834c0df825603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648a8838d55a4407e1ac646a9764131cf0677ccac87ea402ff30006d5369795f [INFO] running `Command { std: "docker" "start" "-a" "648a8838d55a4407e1ac646a9764131cf0677ccac87ea402ff30006d5369795f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zeroize v1.5.2 [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 aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.15.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 18.15s [INFO] running `Command { std: "docker" "inspect" "648a8838d55a4407e1ac646a9764131cf0677ccac87ea402ff30006d5369795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648a8838d55a4407e1ac646a9764131cf0677ccac87ea402ff30006d5369795f", kill_on_drop: false }` [INFO] [stdout] 648a8838d55a4407e1ac646a9764131cf0677ccac87ea402ff30006d5369795f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1608dc773ba64182c17bca43d5fa8b2c8792955caaa5a2c1d649a342fee5118c [INFO] running `Command { std: "docker" "start" "-a" "1608dc773ba64182c17bca43d5fa8b2c8792955caaa5a2c1d649a342fee5118c", kill_on_drop: false }` [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 predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling gcloud-ctx v0.4.0 (/opt/rustwide/workdir/gcloud-ctx) [INFO] [stderr] Compiling walkdir v2.3.2 [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 3.83s [INFO] running `Command { std: "docker" "inspect" "1608dc773ba64182c17bca43d5fa8b2c8792955caaa5a2c1d649a342fee5118c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1608dc773ba64182c17bca43d5fa8b2c8792955caaa5a2c1d649a342fee5118c", kill_on_drop: false }` [INFO] [stdout] 1608dc773ba64182c17bca43d5fa8b2c8792955caaa5a2c1d649a342fee5118c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c76726c32d5f07d3951bb92523fdb0214435a489b011c30409adbd370a47998 [INFO] running `Command { std: "docker" "start" "-a" "9c76726c32d5f07d3951bb92523fdb0214435a489b011c30409adbd370a47998", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/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 (/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 copy_invalid_name_fails ... ok [INFO] [stdout] test copy_unknown_configuration_fails ... ok [INFO] [stdout] test delete_unknown_configuration_fails ... ok [INFO] [stdout] test no_args_defaults_to_current ... ok [INFO] [stdout] test activate_known_configuration_succeeds ... ok [INFO] [stdout] test rename_inactive_configuration_succeeds ... ok [INFO] [stdout] test rename_to_invalid_name_fails ... ok [INFO] [stdout] test activate_unknown_configuration_fails ... ok [INFO] [stdout] test create_with_invalid_name_fails ... ok [INFO] [stdout] test current_shows_active_configuration ... ok [INFO] [stdout] test create_with_activate_activates_new_configuration ... ok [INFO] [stdout] test list_shows_configurations ... ok [INFO] [stdout] test rename_unknown_configuration_fails ... ok [INFO] [stdout] test rename_active_configuration_succeeds ... ok [INFO] [stdout] test copy_with_force_succeeds ... ok [INFO] [stdout] test rename_to_existing_name_with_force_overwrites_existing ... ok [INFO] [stdout] test copy_without_force_fails ... ok [INFO] [stdout] test copy_with_activation_activates_configuration ... ok [INFO] [stdout] test create_without_activate_maintains_previous_activation ... ok [INFO] [stdout] test delete_active_configuration_fails ... ok [INFO] [stdout] test delete_known_configuration_succeeds ... ok [INFO] [stdout] test describe_unknown_configuration_fails ... ok [INFO] [stdout] test create_with_force_succeeds ... ok [INFO] [stdout] test copy_copies_all_properties ... ok [INFO] [stdout] test rename_to_existing_name_without_force_fails ... ok [INFO] [stdout] test describe_without_name_shows_active_configuration ... ok [INFO] [stdout] test create_sets_properties_successfully ... ok [INFO] [stdout] test create_without_force_fails ... ok [INFO] [stdout] test unknown_subcommand_defaults_to_activate ... ok [INFO] [stdout] test describe_with_name_shows_supported_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests gcloud-ctx [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 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c76726c32d5f07d3951bb92523fdb0214435a489b011c30409adbd370a47998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c76726c32d5f07d3951bb92523fdb0214435a489b011c30409adbd370a47998", kill_on_drop: false }` [INFO] [stdout] 9c76726c32d5f07d3951bb92523fdb0214435a489b011c30409adbd370a47998