[INFO] cloning repository https://github.com/capsuleappcyou/capsule-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capsuleappcyou/capsule-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapsuleappcyou%2Fcapsule-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapsuleappcyou%2Fcapsule-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d1c153c4faef40cda69a93754e63ed0cfe8624a
[INFO] testing capsuleappcyou/capsule-cli against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapsuleappcyou%2Fcapsule-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/capsuleappcyou/capsule-cli
[INFO] finished tweaking git repo https://github.com/capsuleappcyou/capsule-cli
[INFO] tweaked toml for git repo https://github.com/capsuleappcyou/capsule-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/capsuleappcyou/capsule-cli on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/capsuleappcyou/capsule-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr]   Downloaded wiremock v0.5.12
[INFO] [stderr]   Downloaded async-lock v2.5.0
[INFO] [stderr]   Downloaded async-global-executor v2.0.4
[INFO] [stderr]   Downloaded event-listener v2.5.2
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded async-executor v1.4.1
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded serde_qs v0.8.5
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded curl v0.4.43
[INFO] [stderr]   Downloaded async-std v1.11.0
[INFO] [stderr]   Downloaded clap v3.1.8
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded git2 v0.14.2
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded isahc v1.7.0
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded async-task v4.2.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded tokio v1.17.0
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded mockall v0.11.0
[INFO] [stderr]   Downloaded deadpool v0.9.2
[INFO] [stderr]   Downloaded async-channel v1.6.1
[INFO] [stderr]   Downloaded fragile v1.2.0
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded mockall_derive v0.11.0
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded infer v0.2.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded polling v2.2.0
[INFO] [stderr]   Downloaded cache-padded v1.2.0
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded gloo-timers v0.2.3
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded http-types v2.12.0
[INFO] [stderr]   Downloaded libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd11ed3215ae9cc733f1ba91a030a86ed1009a5d5559dad9b987d28f5f2cea56
[INFO] running `Command { std: "docker" "start" "-a" "fd11ed3215ae9cc733f1ba91a030a86ed1009a5d5559dad9b987d28f5f2cea56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd11ed3215ae9cc733f1ba91a030a86ed1009a5d5559dad9b987d28f5f2cea56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd11ed3215ae9cc733f1ba91a030a86ed1009a5d5559dad9b987d28f5f2cea56", kill_on_drop: false }`
[INFO] [stdout] fd11ed3215ae9cc733f1ba91a030a86ed1009a5d5559dad9b987d28f5f2cea56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05266e38fadd397d840c9a328f74fd45f2f130769f69b5727927015912bb16de
[INFO] running `Command { std: "docker" "start" "-a" "05266e38fadd397d840c9a328f74fd45f2f130769f69b5727927015912bb16de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling isahc v1.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling git2 v0.14.2
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling capsule v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.20s
[INFO] running `Command { std: "docker" "inspect" "05266e38fadd397d840c9a328f74fd45f2f130769f69b5727927015912bb16de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05266e38fadd397d840c9a328f74fd45f2f130769f69b5727927015912bb16de", kill_on_drop: false }`
[INFO] [stdout] 05266e38fadd397d840c9a328f74fd45f2f130769f69b5727927015912bb16de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72bec4bae7ba9fec72e6c30a7447181e961c902399da0cea7544ad8d586f9f67
[INFO] running `Command { std: "docker" "start" "-a" "72bec4bae7ba9fec72e6c30a7447181e961c902399da0cea7544ad8d586f9f67", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling git2 v0.14.2
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling isahc v1.7.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v1.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling async-global-executor v2.0.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling async-std v1.11.0
[INFO] [stderr]    Compiling capsule v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling mockall v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling deadpool v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling wiremock v0.5.12
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.99s
[INFO] running `Command { std: "docker" "inspect" "72bec4bae7ba9fec72e6c30a7447181e961c902399da0cea7544ad8d586f9f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72bec4bae7ba9fec72e6c30a7447181e961c902399da0cea7544ad8d586f9f67", kill_on_drop: false }`
[INFO] [stdout] 72bec4bae7ba9fec72e6c30a7447181e961c902399da0cea7544ad8d586f9f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45b3d4136ed8db5507a011f4cd8d7d0b6c7d07949add209a2310d1ce78dcf3d9
[INFO] running `Command { std: "docker" "start" "-a" "45b3d4136ed8db5507a011f4cd8d7d0b6c7d07949add209a2310d1ce78dcf3d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/capsule-c68df02c8b9c0721)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cmd_create_application::tests::should_create_application_if_application_directory_is_not_a_git_repository ... ok
[INFO] [stdout] test api::http::tests::should_send_create_application_request_to_api_server ... ok
[INFO] [stdout] test api::http::tests::should_return_error_if_server_response_500 ... ok
[INFO] [stdout] test cmd_create_application::tests::should_create_application_if_git_remote_repository_was_present ... ok
[INFO] [stdout] test cmd_create_application::tests::should_create_application_if_application_directory_is_a_git_repository ... ok
[INFO] [stdout] test cmd_create_application::tests::should_add_remote_git_repository_if_application_directory_is_a_git_repository ... ok
[INFO] [stdout] test api::http::tests::should_return_error_if_server_time_out ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capsule-2abea1cd442d71b8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::should_print_url_and_git_repo_if_create_application_successfully ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_print_url_and_git_repo_if_create_application_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_print_url_and_git_repo_if_create_application_successfully' panicked at src/main.rs:111:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Creating application... failed to create locked file '/opt/rustwide/workdir/.git/config.lock': Read-only file system; class=Os (2)"
[INFO] [stdout]  right: "Creating application... done, first_capsule_application"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58de688cef32 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58de688cef32 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58de688cef32 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58de688cef32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58de688f8223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58de688f8223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58de688caf53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58de688caf53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58de688ced82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58de688d04b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58de688d02ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58de682a5274 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58de682a5274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58de688d0f8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58de688d0f8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58de688d0c5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58de688cf439 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58de688d08ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58de688f6480 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58de688f67d3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x58de68267d70 - core::panicking::assert_failed::h72f2f3fb3f464903
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x58de6826bb1b - capsule::tests::should_print_url_and_git_repo_if_create_application_successfully::{{closure}}::he3ebb94d45b07053
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:111:9
[INFO] [stdout]   22:     0x58de68265e30 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hb12c3c644675ab1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x58de68265708 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf9836012cd8a4b46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x58de6825c2c5 - std::thread::local::LocalKey<T>::try_with::h9c23228e428f3e23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x58de6825b9ee - std::thread::local::LocalKey<T>::with::h78b3ff74cd50988f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x58de68265518 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h28c94601d26e5691
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x58de68265df1 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hfca0af5fc25d2b6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x58de68269434 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h8d745753db646001
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   29:     0x58de682667d0 - async_executor::Executor::run::{{closure}}::h1249d416b7f1e24f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   30:     0x58de6826646e - async_executor::LocalExecutor::run::{{closure}}::h1cff40d903f866e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:447:34
[INFO] [stdout]   31:     0x58de682644e8 - async_io::driver::block_on::hcefeb07c7c34f9a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49
[INFO] [stdout]   32:     0x58de68266c0f - async_global_executor::reactor::block_on::{{closure}}::hd77f70b408052670
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.4/src/reactor.rs:3:18
[INFO] [stdout]   33:     0x58de68266bdf - async_global_executor::reactor::block_on::h0f88662e92d261d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.4/src/reactor.rs:12:5
[INFO] [stdout]   34:     0x58de68261f9d - async_global_executor::executor::block_on::{{closure}}::hf46f78d8d5e1548f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.4/src/executor.rs:26:36
[INFO] [stdout]   35:     0x58de6825bfff - std::thread::local::LocalKey<T>::try_with::h471b9bfe3a01c477
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x58de6825ba7e - std::thread::local::LocalKey<T>::with::ha81770947f46d8b9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x58de68261f46 - async_global_executor::executor::block_on::had09f788680d7873
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.4/src/executor.rs:26:20
[INFO] [stdout]   38:     0x58de6826aa60 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h80bce052f4bbaf47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x58de68265614 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4329da3bd9369b74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x58de6825bebd - std::thread::local::LocalKey<T>::try_with::h3c030576eeee6f7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x58de6825b9ae - std::thread::local::LocalKey<T>::with::h74be00f3cc480b1a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x58de68265557 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8517dc0ef98b2407
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x58de6826a9ac - async_std::task::builder::Builder::blocking::{{closure}}::hdd04c6ff0a0f4f6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x58de6825c3ef - std::thread::local::LocalKey<T>::try_with::hbc79db20d006f67e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x58de6825ba3e - std::thread::local::LocalKey<T>::with::h92e1e4a779c7b97e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x58de6826a698 - async_std::task::builder::Builder::blocking::h3c943f2f32ea5b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x58de6825b5de - async_std::task::block_on::block_on::h96c5f21ab9f9394d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.11.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x58de6826af56 - capsule::tests::should_print_url_and_git_repo_if_create_application_successfully::h6d66083f04330b59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:84:5
[INFO] [stdout]   49:     0x58de6826af27 - capsule::tests::should_print_url_and_git_repo_if_create_application_successfully::{{closure}}::hb374941ec3d4b794
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:84:23
[INFO] [stdout]   50:     0x58de682566c6 - core::ops::function::FnOnce::call_once::hcd9270d7ea4ce9f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x58de682aaadb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x58de682aaadb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x58de682a9c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x58de682a9c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x58de682a9c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x58de682a9c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x58de682a9c15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58de682a9c15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x58de682a9c15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x58de6826d814 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x58de6826d814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x58de682711ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x58de682711ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x58de682711ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x58de682711ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x58de682711ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x58de682711ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x58de682711ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x58de688d400f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x58de688d400f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x7a5cc3020aa4 - <unknown>
[INFO] [stdout]   72:     0x7a5cc30ada34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::should_print_url_and_git_repo_if_create_application_successfully
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin capsule`
[INFO] running `Command { std: "docker" "inspect" "45b3d4136ed8db5507a011f4cd8d7d0b6c7d07949add209a2310d1ce78dcf3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b3d4136ed8db5507a011f4cd8d7d0b6c7d07949add209a2310d1ce78dcf3d9", kill_on_drop: false }`
[INFO] [stdout] 45b3d4136ed8db5507a011f4cd8d7d0b6c7d07949add209a2310d1ce78dcf3d9
