[INFO] fetching crate gitcurl 0.2.1... [INFO] testing gitcurl-0.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate gitcurl 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gitcurl 0.2.1 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 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded time v0.3.14 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded rustls-ffi v0.8.2 [INFO] [stderr] Downloaded curl v0.4.44 [INFO] [stderr] Downloaded ureq v2.5.0 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Downloaded curl-sys v0.4.56+curl-7.83.1 [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] 40b2652514cad89dac080a0cc7ad7459e21513cefbc670fde76fabc5557263a5 [INFO] running `Command { std: "docker" "start" "-a" "40b2652514cad89dac080a0cc7ad7459e21513cefbc670fde76fabc5557263a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40b2652514cad89dac080a0cc7ad7459e21513cefbc670fde76fabc5557263a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b2652514cad89dac080a0cc7ad7459e21513cefbc670fde76fabc5557263a5", kill_on_drop: false }` [INFO] [stdout] 40b2652514cad89dac080a0cc7ad7459e21513cefbc670fde76fabc5557263a5 [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] 88eb686678998cc63eef9e6fbde086bc2322518c5b3eebaf415106e774758696 [INFO] running `Command { std: "docker" "start" "-a" "88eb686678998cc63eef9e6fbde086bc2322518c5b3eebaf415106e774758696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling clap v3.2.22 [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 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 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" "88eb686678998cc63eef9e6fbde086bc2322518c5b3eebaf415106e774758696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88eb686678998cc63eef9e6fbde086bc2322518c5b3eebaf415106e774758696", kill_on_drop: false }` [INFO] [stdout] 88eb686678998cc63eef9e6fbde086bc2322518c5b3eebaf415106e774758696 [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] a5e5434b12ab1f04af132a399f1671dffd3fb32f447089e6d01fa098830e8fdc [INFO] running `Command { std: "docker" "start" "-a" "a5e5434b12ab1f04af132a399f1671dffd3fb32f447089e6d01fa098830e8fdc", 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.38s [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" "a5e5434b12ab1f04af132a399f1671dffd3fb32f447089e6d01fa098830e8fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e5434b12ab1f04af132a399f1671dffd3fb32f447089e6d01fa098830e8fdc", kill_on_drop: false }` [INFO] [stdout] a5e5434b12ab1f04af132a399f1671dffd3fb32f447089e6d01fa098830e8fdc [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] ea3f029e48464c12d5a27611c89ffa74cd7493ac3a59321b9e0e2ac6a795c39c [INFO] running `Command { std: "docker" "start" "-a" "ea3f029e48464c12d5a27611c89ffa74cd7493ac3a59321b9e0e2ac6a795c39c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [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-b80e5435c5c4ed12) [INFO] [stdout] [INFO] [stdout] running 18 tests [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_repo_data_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_on_premise_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_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_url_without_host_when_deserialize_input_url_then_fail - should panic ... ok [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_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_repo_url_without_user_name_when_deserialize_input_url_then_fail - should panic ... ok [INFO] [stdout] test tests::with_repo_data_without_repo_name_when_deserialize_input_url_then_fail - should panic ... ok [INFO] [stdout] test tests::with_with_on_premise_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url ... FAILED [INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_buffer_not_empty ... FAILED [INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_zip_can_be_extracted ... FAILED [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_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_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_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_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_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_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_with_on_premise_gitlab_repo_url_without_http_scheme_when_deserialize_input_url_then_construct_valid_url stdout ---- [INFO] [stdout] Url is malformed. [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_valid_repo_when_curl_in_memory_then_zip_can_be_extracted 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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin gitcurl` [INFO] running `Command { std: "docker" "inspect" "ea3f029e48464c12d5a27611c89ffa74cd7493ac3a59321b9e0e2ac6a795c39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3f029e48464c12d5a27611c89ffa74cd7493ac3a59321b9e0e2ac6a795c39c", kill_on_drop: false }` [INFO] [stdout] ea3f029e48464c12d5a27611c89ffa74cd7493ac3a59321b9e0e2ac6a795c39c