[INFO] cloning repository https://github.com/skarrok/zvuk-dl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skarrok/zvuk-dl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarrok%2Fzvuk-dl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarrok%2Fzvuk-dl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8abd8aede2849747144c3120175085628f419511
[INFO] building skarrok/zvuk-dl-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarrok%2Fzvuk-dl-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skarrok/zvuk-dl-rs
[INFO] finished tweaking git repo https://github.com/skarrok/zvuk-dl-rs
[INFO] tweaked toml for git repo https://github.com/skarrok/zvuk-dl-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skarrok/zvuk-dl-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skarrok/zvuk-dl-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metaflac v0.2.8
[INFO] [stderr]   Downloaded mp4ameta_proc v0.6.0
[INFO] [stderr]   Downloaded audiotags-macro v0.2.0
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] [stderr]   Downloaded cookie_store v0.21.0
[INFO] [stderr]   Downloaded id3 v1.16.3
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded mp4ameta v0.11.0
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded audiotags v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42b305572a5f5875f80c868ffc417d276441c23829621bd2f765ed0c4b79b18e
[INFO] running `Command { std: "docker" "start" "-a" "42b305572a5f5875f80c868ffc417d276441c23829621bd2f765ed0c4b79b18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42b305572a5f5875f80c868ffc417d276441c23829621bd2f765ed0c4b79b18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b305572a5f5875f80c868ffc417d276441c23829621bd2f765ed0c4b79b18e", kill_on_drop: false }`
[INFO] [stdout] 42b305572a5f5875f80c868ffc417d276441c23829621bd2f765ed0c4b79b18e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 786716d37c2aea19be7836ffb3640fbf00c746aeae98af01fe11f93ab87fb21a
[INFO] running `Command { std: "docker" "start" "-a" "786716d37c2aea19be7836ffb3640fbf00c746aeae98af01fe11f93ab87fb21a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling mp4ameta_proc v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mp4ameta v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling metaflac v0.2.8
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling id3 v1.16.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling audiotags-macro v0.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling audiotags v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling zvuk-dl v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.28s
[INFO] running `Command { std: "docker" "inspect" "786716d37c2aea19be7836ffb3640fbf00c746aeae98af01fe11f93ab87fb21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786716d37c2aea19be7836ffb3640fbf00c746aeae98af01fe11f93ab87fb21a", kill_on_drop: false }`
[INFO] [stdout] 786716d37c2aea19be7836ffb3640fbf00c746aeae98af01fe11f93ab87fb21a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ba44f358d2e122161224cdca9063c41645f94990da80ec7a5b4a6d2e6697dd
[INFO] running `Command { std: "docker" "start" "-a" "b6ba44f358d2e122161224cdca9063c41645f94990da80ec7a5b4a6d2e6697dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zvuk-dl v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `Command { std: "docker" "inspect" "b6ba44f358d2e122161224cdca9063c41645f94990da80ec7a5b4a6d2e6697dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ba44f358d2e122161224cdca9063c41645f94990da80ec7a5b4a6d2e6697dd", kill_on_drop: false }`
[INFO] [stdout] b6ba44f358d2e122161224cdca9063c41645f94990da80ec7a5b4a6d2e6697dd
