[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadawck%2Fgitcurl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadawck/gitcurl on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b55505cb846ba7a18dc0d551be1e8defb08e1b2a823ee21f68f9acae0fee2231
[INFO] running `Command { std: "docker" "start" "-a" "b55505cb846ba7a18dc0d551be1e8defb08e1b2a823ee21f68f9acae0fee2231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b55505cb846ba7a18dc0d551be1e8defb08e1b2a823ee21f68f9acae0fee2231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55505cb846ba7a18dc0d551be1e8defb08e1b2a823ee21f68f9acae0fee2231", kill_on_drop: false }`
[INFO] [stdout] b55505cb846ba7a18dc0d551be1e8defb08e1b2a823ee21f68f9acae0fee2231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256259d258bce40cc7cdce68c4c4f8f77a07b3da7a29f5c5fb7b8bbbbd53f92d
[INFO] running `Command { std: "docker" "start" "-a" "256259d258bce40cc7cdce68c4c4f8f77a07b3da7a29f5c5fb7b8bbbbd53f92d", 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 crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 digest v0.10.5
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling time v0.3.14
[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 clap v3.2.22
[INFO] [stderr]    Compiling cc v1.0.73
[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 bzip2 v0.4.3
[INFO] [stderr]    Compiling rustls v0.20.6
[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 40s
[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" "256259d258bce40cc7cdce68c4c4f8f77a07b3da7a29f5c5fb7b8bbbbd53f92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256259d258bce40cc7cdce68c4c4f8f77a07b3da7a29f5c5fb7b8bbbbd53f92d", kill_on_drop: false }`
[INFO] [stdout] 256259d258bce40cc7cdce68c4c4f8f77a07b3da7a29f5c5fb7b8bbbbd53f92d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a2c8a88f5da163bd01c9b582b26d4009a25d5992a00213e4ff854d9f76d0ef9
[INFO] running `Command { std: "docker" "start" "-a" "9a2c8a88f5da163bd01c9b582b26d4009a25d5992a00213e4ff854d9f76d0ef9", 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.29s
[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" "9a2c8a88f5da163bd01c9b582b26d4009a25d5992a00213e4ff854d9f76d0ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2c8a88f5da163bd01c9b582b26d4009a25d5992a00213e4ff854d9f76d0ef9", kill_on_drop: false }`
[INFO] [stdout] 9a2c8a88f5da163bd01c9b582b26d4009a25d5992a00213e4ff854d9f76d0ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1d77a056585b4d14af94f9ea9fe34e85aa3d3638b29458e0f3c77e0498d75c9
[INFO] running `Command { std: "docker" "start" "-a" "a1d77a056585b4d14af94f9ea9fe34e85aa3d3638b29458e0f3c77e0498d75c9", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] running 18 tests
[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-eaa1aa8c44f69fa5)
[INFO] [stderr] error: test failed, to rerun pass `--bin gitcurl`
[INFO] [stdout] test tests::with_github_repo_data_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_github_full_repo_url_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_gitlab_repo_data_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_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_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_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_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_not_empty ... 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_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] 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_repo_data_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_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_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_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_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_not_empty 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_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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1d77a056585b4d14af94f9ea9fe34e85aa3d3638b29458e0f3c77e0498d75c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d77a056585b4d14af94f9ea9fe34e85aa3d3638b29458e0f3c77e0498d75c9", kill_on_drop: false }`
[INFO] [stdout] a1d77a056585b4d14af94f9ea9fe34e85aa3d3638b29458e0f3c77e0498d75c9
