[INFO] fetching crate blob-dl 1.0.1...
[INFO] checking blob-dl-1.0.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blob-dl 1.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate blob-dl 1.0.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blob-dl 1.0.1
[INFO] finished tweaking crates.io crate blob-dl 1.0.1
[INFO] tweaked toml for crates.io crate blob-dl 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate blob-dl 1.0.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded dialoguer v0.10.4
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded execute-command-macro v0.1.8
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.9
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.6
[INFO] [stderr]   Downloaded clap v4.3.4
[INFO] [stderr]   Downloaded execute v0.2.12
[INFO] [stderr]   Downloaded clap_builder v4.3.4
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded spinoff v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8551d7fcedfd71144faabc7ce7ce6a7e6e6b242be3bcdf9633ba05e98099b8b
[INFO] running `Command { std: "docker" "start" "-a" "b8551d7fcedfd71144faabc7ce7ce6a7e6e6b242be3bcdf9633ba05e98099b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8551d7fcedfd71144faabc7ce7ce6a7e6e6b242be3bcdf9633ba05e98099b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8551d7fcedfd71144faabc7ce7ce6a7e6e6b242be3bcdf9633ba05e98099b8b", kill_on_drop: false }`
[INFO] [stdout] b8551d7fcedfd71144faabc7ce7ce6a7e6e6b242be3bcdf9633ba05e98099b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c7c81b94b8b7f09b1d898484ccfe7a10f293e5f1d3a8e9cf2f78c8cdcf4dfff
[INFO] running `Command { std: "docker" "start" "-a" "5c7c81b94b8b7f09b1d898484ccfe7a10f293e5f1d3a8e9cf2f78c8cdcf4dfff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking spinoff v0.8.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.12
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking blob-dl v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `VideoSpecs` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube/yt_playlist.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::assembling::youtube::VideoSpecs;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     use super::*;
[INFO] [stdout]    |         -------- the item `VideoSpecs` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/assembling/youtube.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `spinoff` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use spinoff;
[INFO] [stdout]    |     ^^^^^^^ the item `spinoff` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VideoSpecs` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube/yt_playlist.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::assembling::youtube::VideoSpecs;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     use super::*;
[INFO] [stdout]    |         -------- the item `VideoSpecs` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/assembling/youtube.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `spinoff` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use spinoff;
[INFO] [stdout]    |     ^^^^^^^ the item `spinoff` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
[INFO] running `Command { std: "docker" "inspect" "5c7c81b94b8b7f09b1d898484ccfe7a10f293e5f1d3a8e9cf2f78c8cdcf4dfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c7c81b94b8b7f09b1d898484ccfe7a10f293e5f1d3a8e9cf2f78c8cdcf4dfff", kill_on_drop: false }`
[INFO] [stdout] 5c7c81b94b8b7f09b1d898484ccfe7a10f293e5f1d3a8e9cf2f78c8cdcf4dfff
[INFO] checking blob-dl-1.0.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate blob-dl 1.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate blob-dl 1.0.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blob-dl 1.0.1
[INFO] finished tweaking crates.io crate blob-dl 1.0.1
[INFO] tweaked toml for crates.io crate blob-dl 1.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate blob-dl 1.0.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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3a9bf6c0b3c9ad356b6f6ed54240113e2734fa959697b3b2f1a57a8ab2eda64
[INFO] running `Command { std: "docker" "start" "-a" "c3a9bf6c0b3c9ad356b6f6ed54240113e2734fa959697b3b2f1a57a8ab2eda64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3a9bf6c0b3c9ad356b6f6ed54240113e2734fa959697b3b2f1a57a8ab2eda64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a9bf6c0b3c9ad356b6f6ed54240113e2734fa959697b3b2f1a57a8ab2eda64", kill_on_drop: false }`
[INFO] [stdout] c3a9bf6c0b3c9ad356b6f6ed54240113e2734fa959697b3b2f1a57a8ab2eda64
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b08a4b459e898b89ae4963f0d0116aad991779a5de82d0c9f34db8b2259564ed
[INFO] running `Command { std: "docker" "start" "-a" "b08a4b459e898b89ae4963f0d0116aad991779a5de82d0c9f34db8b2259564ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking spinoff v0.8.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.9
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.12
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking blob-dl v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `VideoSpecs` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube/yt_playlist.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::assembling::youtube::VideoSpecs;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     use super::*;
[INFO] [stdout]    |         -------- the item `VideoSpecs` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/assembling/youtube.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `spinoff` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use spinoff;
[INFO] [stdout]    |     ^^^^^^^ the item `spinoff` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VideoSpecs` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube/yt_playlist.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::assembling::youtube::VideoSpecs;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     use super::*;
[INFO] [stdout]    |         -------- the item `VideoSpecs` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/assembling/youtube.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `spinoff` is imported redundantly
[INFO] [stdout]   --> src/assembling/youtube.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use spinoff;
[INFO] [stdout]    |     ^^^^^^^ the item `spinoff` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s
[INFO] running `Command { std: "docker" "inspect" "b08a4b459e898b89ae4963f0d0116aad991779a5de82d0c9f34db8b2259564ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08a4b459e898b89ae4963f0d0116aad991779a5de82d0c9f34db8b2259564ed", kill_on_drop: false }`
[INFO] [stdout] b08a4b459e898b89ae4963f0d0116aad991779a5de82d0c9f34db8b2259564ed
