[INFO] cloning repository https://github.com/Ceralex/Spotydw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ceralex/Spotydw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeralex%2FSpotydw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeralex%2FSpotydw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56ea3aaac9b4b783dc3ac365bf9f0dc124f96eaf
[INFO] building Ceralex/Spotydw against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeralex%2FSpotydw" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ceralex/Spotydw on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ceralex/Spotydw
[INFO] finished tweaking git repo https://github.com/Ceralex/Spotydw
[INFO] tweaked toml for git repo https://github.com/Ceralex/Spotydw written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ceralex/Spotydw 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad6ee868ed0ef75f5499bb76d777d9c357f32dbd657e179c1f764e730b5ce5b7
[INFO] running `Command { std: "docker" "start" "-a" "ad6ee868ed0ef75f5499bb76d777d9c357f32dbd657e179c1f764e730b5ce5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad6ee868ed0ef75f5499bb76d777d9c357f32dbd657e179c1f764e730b5ce5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6ee868ed0ef75f5499bb76d777d9c357f32dbd657e179c1f764e730b5ce5b7", kill_on_drop: false }`
[INFO] [stdout] ad6ee868ed0ef75f5499bb76d777d9c357f32dbd657e179c1f764e730b5ce5b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0d97046ee47050d19a8bfd25da6b37d52d283aa102d9475c86aeb7c67355bdd
[INFO] running `Command { std: "docker" "start" "-a" "f0d97046ee47050d19a8bfd25da6b37d52d283aa102d9475c86aeb7c67355bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling ureq v2.8.0
[INFO] [stderr]    Compiling spotydw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/youtube/api.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct VideoInfo {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout] 7 |     pub title: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VideoInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/soundcloud/api.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Track {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub title: String,
[INFO] [stdout] 6 |     pub id: u64,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Track` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.84s
[INFO] running `Command { std: "docker" "inspect" "f0d97046ee47050d19a8bfd25da6b37d52d283aa102d9475c86aeb7c67355bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d97046ee47050d19a8bfd25da6b37d52d283aa102d9475c86aeb7c67355bdd", kill_on_drop: false }`
[INFO] [stdout] f0d97046ee47050d19a8bfd25da6b37d52d283aa102d9475c86aeb7c67355bdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4eb20a0ffa5a7e70f37775fc70cfbf0b2e57e7aa64758f8ba8d0fb3c4ff71a1
[INFO] running `Command { std: "docker" "start" "-a" "a4eb20a0ffa5a7e70f37775fc70cfbf0b2e57e7aa64758f8ba8d0fb3c4ff71a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling spotydw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/youtube/api.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct VideoInfo {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout] 7 |     pub title: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VideoInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/soundcloud/api.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Track {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub title: String,
[INFO] [stdout] 6 |     pub id: u64,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Track` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "a4eb20a0ffa5a7e70f37775fc70cfbf0b2e57e7aa64758f8ba8d0fb3c4ff71a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4eb20a0ffa5a7e70f37775fc70cfbf0b2e57e7aa64758f8ba8d0fb3c4ff71a1", kill_on_drop: false }`
[INFO] [stdout] a4eb20a0ffa5a7e70f37775fc70cfbf0b2e57e7aa64758f8ba8d0fb3c4ff71a1
