[INFO] cloning repository https://github.com/2002linux/youtubedownloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2002linux/youtubedownloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2002linux%2Fyoutubedownloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2002linux%2Fyoutubedownloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d20f13e5d17983a56573eb8893742b369e0ea4ea
[INFO] testing 2002linux/youtubedownloader against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2002linux%2Fyoutubedownloader" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2002linux/youtubedownloader
[INFO] finished tweaking git repo https://github.com/2002linux/youtubedownloader
[INFO] tweaked toml for git repo https://github.com/2002linux/youtubedownloader written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2002linux/youtubedownloader on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2002linux/youtubedownloader 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.4
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.4
[INFO] [stderr]       Adding anstyle-wincon v3.0.10
[INFO] [stderr]       Adding anyhow v1.0.100
[INFO] [stderr]       Adding clap v4.5.51
[INFO] [stderr]       Adding clap_builder v4.5.51
[INFO] [stderr]       Adding clap_derive v4.5.49
[INFO] [stderr]       Adding clap_lex v0.7.6
[INFO] [stderr]       Adding colorchoice v1.0.4
[INFO] [stderr]       Adding console v0.15.11
[INFO] [stderr]       Adding encode_unicode v1.0.0
[INFO] [stderr]       Adding env_filter v0.1.4
[INFO] [stderr]       Adding env_logger v0.11.8
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.2)
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding jiff v0.2.15 (available: v0.2.16)
[INFO] [stderr]       Adding jiff-static v0.2.15 (available: v0.2.16)
[INFO] [stderr]       Adding number_prefix v0.4.0
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding portable-atomic v1.11.1
[INFO] [stderr]       Adding portable-atomic-util v0.2.4
[INFO] [stderr]       Adding regex v1.12.2
[INFO] [stderr]       Adding regex-automata v0.4.13
[INFO] [stderr]       Adding regex-syntax v0.8.8
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating syn v2.0.96 -> v2.0.109
[INFO] [stderr]       Adding unicode-width v0.2.2
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.60.2
[INFO] [stderr]       Adding windows-targets v0.53.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_aarch64_msvc v0.53.1
[INFO] [stderr]       Adding windows_i686_gnu v0.53.1
[INFO] [stderr]       Adding windows_i686_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_i686_msvc v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnu v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_x86_64_msvc v0.53.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded cc v1.2.9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af640c81fc9ab0a26d61579b70f70aebc892e365056a9f28b1b22f0602a86839
[INFO] running `Command { std: "docker" "start" "-a" "af640c81fc9ab0a26d61579b70f70aebc892e365056a9f28b1b22f0602a86839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af640c81fc9ab0a26d61579b70f70aebc892e365056a9f28b1b22f0602a86839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af640c81fc9ab0a26d61579b70f70aebc892e365056a9f28b1b22f0602a86839", kill_on_drop: false }`
[INFO] [stdout] af640c81fc9ab0a26d61579b70f70aebc892e365056a9f28b1b22f0602a86839
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f13fd89e84c2c9410f19d71ac5e560f7415eca852bc3427004711f351535068e
[INFO] running `Command { std: "docker" "start" "-a" "f13fd89e84c2c9410f19d71ac5e560f7415eca852bc3427004711f351535068e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling youtubedownloader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `zip`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use zip::ZipArchive;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `zip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zip`, use `cargo add zip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `youtubedownloader` (bin "youtubedownloader") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f13fd89e84c2c9410f19d71ac5e560f7415eca852bc3427004711f351535068e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13fd89e84c2c9410f19d71ac5e560f7415eca852bc3427004711f351535068e", kill_on_drop: false }`
[INFO] [stdout] f13fd89e84c2c9410f19d71ac5e560f7415eca852bc3427004711f351535068e
