[INFO] fetching crate gitcurl 0.2.1... [INFO] testing gitcurl-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [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 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Downloading crates ... [INFO] [stderr] Downloaded rustls-ffi v0.8.2 [INFO] [stderr] Downloaded ureq v2.5.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18d7e4e9d596776b6caa66a0d06cf4688750b583de1e04f80ca180178a302fac [INFO] running `Command { std: "docker" "start" "-a" "18d7e4e9d596776b6caa66a0d06cf4688750b583de1e04f80ca180178a302fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18d7e4e9d596776b6caa66a0d06cf4688750b583de1e04f80ca180178a302fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d7e4e9d596776b6caa66a0d06cf4688750b583de1e04f80ca180178a302fac", kill_on_drop: false }` [INFO] [stdout] 18d7e4e9d596776b6caa66a0d06cf4688750b583de1e04f80ca180178a302fac [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cb7dd4c0a8862727db9bedcfb7a28646e1896f6b8d501f616afbd2ec9f85fcfd [INFO] running `Command { std: "docker" "start" "-a" "cb7dd4c0a8862727db9bedcfb7a28646e1896f6b8d501f616afbd2ec9f85fcfd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustls-ffi v0.8.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [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 curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [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 02s [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 1` [INFO] running `Command { std: "docker" "inspect" "cb7dd4c0a8862727db9bedcfb7a28646e1896f6b8d501f616afbd2ec9f85fcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7dd4c0a8862727db9bedcfb7a28646e1896f6b8d501f616afbd2ec9f85fcfd", kill_on_drop: false }` [INFO] [stdout] cb7dd4c0a8862727db9bedcfb7a28646e1896f6b8d501f616afbd2ec9f85fcfd [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1008247459c096ac4fd64a90bb42cff78808575935703c40b0202e34e8045734 [INFO] running `Command { std: "docker" "start" "-a" "1008247459c096ac4fd64a90bb42cff78808575935703c40b0202e34e8045734", 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 1` [INFO] running `Command { std: "docker" "inspect" "1008247459c096ac4fd64a90bb42cff78808575935703c40b0202e34e8045734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1008247459c096ac4fd64a90bb42cff78808575935703c40b0202e34e8045734", kill_on_drop: false }` [INFO] [stdout] 1008247459c096ac4fd64a90bb42cff78808575935703c40b0202e34e8045734 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0d836c4c98fbd13ed02ae1a561f61601c0242be40d8f1a113c96ee3aef19ccff [INFO] running `Command { std: "docker" "start" "-a" "0d836c4c98fbd13ed02ae1a561f61601c0242be40d8f1a113c96ee3aef19ccff", 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 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gitcurl-a33efcab50d2651d) [INFO] [stdout] [INFO] [stdout] running 18 tests [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_repo_data_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_github_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_and_git_extension_when_deserialize_input_url_then_construct_valid_url ... FAILED [INFO] [stdout] test tests::with_valid_repo_when_curl_in_memory_then_buffer_can_be_saved_as_zip ... 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_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_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_on_premise_gitlab_full_repo_url_when_deserialize_input_url_then_construct_valid_url ... FAILED [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] [stdout] [INFO] [stdout] failures: [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_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_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_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_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_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_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_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 5.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin gitcurl` [INFO] running `Command { std: "docker" "inspect" "0d836c4c98fbd13ed02ae1a561f61601c0242be40d8f1a113c96ee3aef19ccff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d836c4c98fbd13ed02ae1a561f61601c0242be40d8f1a113c96ee3aef19ccff", kill_on_drop: false }` [INFO] [stdout] 0d836c4c98fbd13ed02ae1a561f61601c0242be40d8f1a113c96ee3aef19ccff