[INFO] cloning repository nickmass/create-gh-repo [INFO] running `"git" "clone" "--bare" "git://github.com/nickmass/create-gh-repo.git" "work/cache/sources/gh/nickmass/create-gh-repo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nickmass/create-gh-repo'... [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/create-gh-repo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nickmass/create-gh-repo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nickmass/create-gh-repo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/create-gh-repo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04c0a72c85d0c439617e5969aeb1a1b2997e193a [INFO] sha for GitHub repo nickmass/create-gh-repo: 04c0a72c85d0c439617e5969aeb1a1b2997e193a [INFO] validating manifest of nickmass/create-gh-repo 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 nickmass/create-gh-repo 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 nickmass/create-gh-repo [INFO] finished frobbing nickmass/create-gh-repo [INFO] frobbed toml for nickmass/create-gh-repo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nickmass/create-gh-repo/Cargo.toml [INFO] started frobbing nickmass/create-gh-repo [INFO] finished frobbing nickmass/create-gh-repo [INFO] frobbed toml for nickmass/create-gh-repo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo/Cargo.toml [INFO] crate nickmass/create-gh-repo 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 serde_json v0.9.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nickmass/create-gh-repo against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7e114eb53cfeb580c6ed08217bf610fa89705ea5b4adfd19b401c921848bcfed [INFO] running `"docker" "start" "-a" "7e114eb53cfeb580c6ed08217bf610fa89705ea5b4adfd19b401c921848bcfed"` [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Compiling libz-sys v1.0.12 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling curl-sys v0.3.9 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling serde_json v0.9.5 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling clap v2.20.3 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling libssh2-sys v0.2.5 [INFO] [stderr] Compiling libgit2-sys v0.6.6 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling hyper v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.4.2 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling git2 v0.6.4 [INFO] [stderr] Compiling create-gh-repo v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:61:32 [INFO] [stderr] | [INFO] [stderr] 61 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Deserialize` [INFO] [stderr] --> src/error.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Deserialize(serde::de::value::Error), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `"docker" "inspect" "7e114eb53cfeb580c6ed08217bf610fa89705ea5b4adfd19b401c921848bcfed"` [INFO] running `"docker" "rm" "-f" "7e114eb53cfeb580c6ed08217bf610fa89705ea5b4adfd19b401c921848bcfed"` [INFO] [stdout] 7e114eb53cfeb580c6ed08217bf610fa89705ea5b4adfd19b401c921848bcfed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8fa29491fe88d20cfd6686cfc02534cc684a78e759817b1a630b300ddb983bae [INFO] running `"docker" "start" "-a" "8fa29491fe88d20cfd6686cfc02534cc684a78e759817b1a630b300ddb983bae"` [INFO] [stderr] Compiling create-gh-repo v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:61:32 [INFO] [stderr] | [INFO] [stderr] 61 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Deserialize` [INFO] [stderr] --> src/error.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Deserialize(serde::de::value::Error), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `"docker" "inspect" "8fa29491fe88d20cfd6686cfc02534cc684a78e759817b1a630b300ddb983bae"` [INFO] running `"docker" "rm" "-f" "8fa29491fe88d20cfd6686cfc02534cc684a78e759817b1a630b300ddb983bae"` [INFO] [stdout] 8fa29491fe88d20cfd6686cfc02534cc684a78e759817b1a630b300ddb983bae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nickmass/create-gh-repo:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 373589af4e910a878a2fc7d5f29466739d7543293b1e893ba68b360cfeb811f0 [INFO] running `"docker" "start" "-a" "373589af4e910a878a2fc7d5f29466739d7543293b1e893ba68b360cfeb811f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/create_gh_repo-14271e67e44666b2 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] Create GitHub Repositories 0.1.3 [INFO] [stdout] Nick Massey [INFO] [stdout] Allows you to create new repositories on GitHub from the command line [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] Create GitHub Repositories [OPTIONS] [ARGS] [SUBCOMMAND] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -e, --editor The command to run to edit the repository manifest [INFO] [stdout] -p, --password The password to your GitHub account [INFO] [stdout] -t, --token A Personal Token for your GitHub account with the 'public_repo' permission [INFO] [stdout] -u, --user Your GitHub account username [INFO] [stdout] [INFO] [stdout] ARGS: [INFO] [stdout] Action taken after creating github repository [default: clone] [values: create, clone, remote, [INFO] [stdout] push] [INFO] [stdout] Sets an optional target directory for git operations [INFO] [stdout] [INFO] [stdout] SUBCOMMANDS: [INFO] [stdout] completions Generate completion scripts for your shell [INFO] [stdout] help Prints this message or the help of the given subcommand(s) [INFO] [stdout] [INFO] [stdout] NOTES: [INFO] [stdout] , , and may alternatively be supplied by setting the GITHUB_USERNAME, GITHUB_TOKEN, or [INFO] [stdout] GITHUB_PASSWORD environment variablestest cli::tests::display_help ... ok [INFO] [stdout] test cli::tests::set_options ... ok [INFO] [stdout] test cli::tests::load_options_from_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "373589af4e910a878a2fc7d5f29466739d7543293b1e893ba68b360cfeb811f0"` [INFO] running `"docker" "rm" "-f" "373589af4e910a878a2fc7d5f29466739d7543293b1e893ba68b360cfeb811f0"` [INFO] [stdout] 373589af4e910a878a2fc7d5f29466739d7543293b1e893ba68b360cfeb811f0