[INFO] fetching crate gitcurl 0.2.1... [INFO] testing gitcurl-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gitcurl 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate gitcurl 0.2.1 [INFO] finished tweaking crates.io crate gitcurl 0.2.1 [INFO] tweaked toml for crates.io crate gitcurl 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitcurl 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gitcurl 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa935c4b54fbd7e6a0670e6d6665d418d4d62ab50c4053f76fd0ec45446feade [INFO] running `Command { std: "docker" "start" "-a" "fa935c4b54fbd7e6a0670e6d6665d418d4d62ab50c4053f76fd0ec45446feade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa935c4b54fbd7e6a0670e6d6665d418d4d62ab50c4053f76fd0ec45446feade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa935c4b54fbd7e6a0670e6d6665d418d4d62ab50c4053f76fd0ec45446feade", kill_on_drop: false }` [INFO] [stdout] fa935c4b54fbd7e6a0670e6d6665d418d4d62ab50c4053f76fd0ec45446feade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e6b157cd109b4f5dfe1bd5586616e865d750de787c47f584f7f82dc34dd0fa [INFO] running `Command { std: "docker" "start" "-a" "a8e6b157cd109b4f5dfe1bd5586616e865d750de787c47f584f7f82dc34dd0fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.14 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [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 54.65s [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 2` [INFO] running `Command { std: "docker" "inspect" "a8e6b157cd109b4f5dfe1bd5586616e865d750de787c47f584f7f82dc34dd0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e6b157cd109b4f5dfe1bd5586616e865d750de787c47f584f7f82dc34dd0fa", kill_on_drop: false }` [INFO] [stdout] a8e6b157cd109b4f5dfe1bd5586616e865d750de787c47f584f7f82dc34dd0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9591b27841f331af57829e6337a30093ae8f44f55f7835ae352bc0932353bf88 [INFO] running `Command { std: "docker" "start" "-a" "9591b27841f331af57829e6337a30093ae8f44f55f7835ae352bc0932353bf88", 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.39s [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 2` [INFO] running `Command { std: "docker" "inspect" "9591b27841f331af57829e6337a30093ae8f44f55f7835ae352bc0932353bf88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9591b27841f331af57829e6337a30093ae8f44f55f7835ae352bc0932353bf88", kill_on_drop: false }` [INFO] [stdout] 9591b27841f331af57829e6337a30093ae8f44f55f7835ae352bc0932353bf88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9427c77be7886eac8add901a4a0da339742e63bd75ddf3f6b6785e7b017ac9e0 [INFO] running `Command { std: "docker" "start" "-a" "9427c77be7886eac8add901a4a0da339742e63bd75ddf3f6b6785e7b017ac9e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [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 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitcurl-d166ab23dfed6ef9) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::with_github_repo_data_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_gitlab_full_repo_url_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_github_full_repo_url_and_git_extension_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_gitlab_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_repo_data_without_user_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_repo_url_without_repo_name_when_deserialize_input_url_then_fail - should panic ... ok [INFO] [stdout] test tests::with_repo_url_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_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_valid_repo_when_curl_in_memory_then_buffer_not_empty ... 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_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_with_on_premise_gitlab_repo_data_when_deserialize_input_url_then_construct_valid_url ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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_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_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_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_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_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_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] 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_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] ---- 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] [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.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9427c77be7886eac8add901a4a0da339742e63bd75ddf3f6b6785e7b017ac9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9427c77be7886eac8add901a4a0da339742e63bd75ddf3f6b6785e7b017ac9e0", kill_on_drop: false }` [INFO] [stdout] 9427c77be7886eac8add901a4a0da339742e63bd75ddf3f6b6785e7b017ac9e0