[INFO] cloning repository https://github.com/shadawck/gitcurl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadawck/gitcurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadawck%2Fgitcurl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadawck%2Fgitcurl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b95633b6a204b50dfc9a8fe4dcf63b0acabee9ac
[INFO] testing shadawck/gitcurl against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadawck%2Fgitcurl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/shadawck/gitcurl
[INFO] finished tweaking git repo https://github.com/shadawck/gitcurl
[INFO] tweaked toml for git repo https://github.com/shadawck/gitcurl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadawck/gitcurl on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadawck/gitcurl 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4046e717539f7830823f33f2852997871ae30d1ac370c5ba2805362fbe42308b
[INFO] running `Command { std: "docker" "start" "-a" "4046e717539f7830823f33f2852997871ae30d1ac370c5ba2805362fbe42308b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4046e717539f7830823f33f2852997871ae30d1ac370c5ba2805362fbe42308b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4046e717539f7830823f33f2852997871ae30d1ac370c5ba2805362fbe42308b", kill_on_drop: false }`
[INFO] [stdout] 4046e717539f7830823f33f2852997871ae30d1ac370c5ba2805362fbe42308b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9c7b1ea193a89056910557cb51de15efffe0994fd9266b6177e7e0d8dd32f2
[INFO] running `Command { std: "docker" "start" "-a" "dc9c7b1ea193a89056910557cb51de15efffe0994fd9266b6177e7e0d8dd32f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling gitcurl v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "dc9c7b1ea193a89056910557cb51de15efffe0994fd9266b6177e7e0d8dd32f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9c7b1ea193a89056910557cb51de15efffe0994fd9266b6177e7e0d8dd32f2", kill_on_drop: false }`
[INFO] [stdout] dc9c7b1ea193a89056910557cb51de15efffe0994fd9266b6177e7e0d8dd32f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6666bc0f73e79ef04d2a13bcf313814da81b3d953cf651ec968dcb148681e7a7
[INFO] running `Command { std: "docker" "start" "-a" "6666bc0f73e79ef04d2a13bcf313814da81b3d953cf651ec968dcb148681e7a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitcurl v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6666bc0f73e79ef04d2a13bcf313814da81b3d953cf651ec968dcb148681e7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6666bc0f73e79ef04d2a13bcf313814da81b3d953cf651ec968dcb148681e7a7", kill_on_drop: false }`
[INFO] [stdout] 6666bc0f73e79ef04d2a13bcf313814da81b3d953cf651ec968dcb148681e7a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 845079dc8847b699c459e58e0fbe695c4f5226d0dad242046de2da53e744070f
[INFO] running `Command { std: "docker" "start" "-a" "845079dc8847b699c459e58e0fbe695c4f5226d0dad242046de2da53e744070f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitcurl-16d55b6fc3c4332c)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::with_github_full_repo_url_and_git_extension_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_github_full_repo_url_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_github_repo_data_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_github_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_on_premise_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_repo_data_without_repo_name_when_deserialize_input_url_then_fail - should panic ... ok
[INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_buffer_can_be_saved_as_zip ... FAILED
[INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_zip_can_be_extracted ... FAILED
[INFO] [stdout] test tests::with_repo_data_without_user_name_when_deserialize_input_url_then_fail - should panic ... ok
[INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_buffer_not_empty ... FAILED
[INFO] [stdout] test tests::with_repo_url_without_repo_name_when_deserialize_input_url_then_fail - should panic ... ok
[INFO] [stdout] test tests::with_repo_url_without_host_when_deserialize_input_url_then_fail - should panic ... ok
[INFO] [stdout] test tests::with_with_on_premise_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stdout] test tests::with_with_on_premise_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin gitcurl`
[INFO] [stdout] test tests::with_repo_url_without_user_name_when_deserialize_input_url_then_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_github_full_repo_url_and_git_extension_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_github_full_repo_url_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_github_repo_data_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_github_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_on_premise_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_valid_repo_when_curl_in_memory_then_buffer_can_be_saved_as_zip stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_valid_repo_when_curl_in_memory_then_zip_can_be_extracted stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_valid_repo_when_curl_in_memory_then_buffer_not_empty stdout ----
[INFO] [stdout] Url is malformed.
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_with_on_premise_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] ---- tests::with_with_on_premise_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url stdout ----
[INFO] [stdout] Could not resolve host !
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::with_github_full_repo_url_and_git_extension_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_github_full_repo_url_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_github_repo_data_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_github_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_on_premise_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_valid_repo_when_curl_in_memory_then_buffer_can_be_saved_as_zip
[INFO] [stdout]     tests::with_valid_repo_when_curl_in_memory_then_buffer_not_empty
[INFO] [stdout]     tests::with_valid_repo_when_curl_in_memory_then_zip_can_be_extracted
[INFO] [stdout]     tests::with_with_on_premise_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout]     tests::with_with_on_premise_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "845079dc8847b699c459e58e0fbe695c4f5226d0dad242046de2da53e744070f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845079dc8847b699c459e58e0fbe695c4f5226d0dad242046de2da53e744070f", kill_on_drop: false }`
[INFO] [stdout] 845079dc8847b699c459e58e0fbe695c4f5226d0dad242046de2da53e744070f
