[INFO] fetching crate yt-mirror 1.0.1...
[INFO] checking yt-mirror-1.0.1 against 1.95.0 for pr-155915
[INFO] extracting crate yt-mirror 1.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate yt-mirror 1.0.1
[INFO] finished tweaking crates.io crate yt-mirror 1.0.1
[INFO] tweaked toml for crates.io crate yt-mirror 1.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yt-mirror 1.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yt-mirror 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded hashlink v0.8.1
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded crossterm v0.26.0
[INFO] [stderr]   Downloaded clap v4.1.6
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eccf8a1a21048538b60b2a08243f9c42907a082b52ea773dc19d545af981ca8b
[INFO] running `Command { std: "docker" "start" "-a" "eccf8a1a21048538b60b2a08243f9c42907a082b52ea773dc19d545af981ca8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eccf8a1a21048538b60b2a08243f9c42907a082b52ea773dc19d545af981ca8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eccf8a1a21048538b60b2a08243f9c42907a082b52ea773dc19d545af981ca8b", kill_on_drop: false }`
[INFO] [stdout] eccf8a1a21048538b60b2a08243f9c42907a082b52ea773dc19d545af981ca8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e00d48d96debb1cd1a96b5e015b2163acbb6c3b05cb2690c4d1f756ef7e7c2
[INFO] running `Command { std: "docker" "start" "-a" "26e00d48d96debb1cd1a96b5e015b2163acbb6c3b05cb2690c4d1f756ef7e7c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crossterm v0.26.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking clap v4.1.6
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking yt-mirror v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/types.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Bookmark {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 3 |     pub title: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Bookmark` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 (ProcessState::Finished, id.clone()),
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (ProcessState::Failed, error.clone(), id.clone()),
[INFO] [stdout]    |                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (ProcessState::Failed, error.clone(), id.clone()),
[INFO] [stdout]    |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 (ProcessState::Skipped, id.clone()),
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/types.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Bookmark {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 3 |     pub title: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Bookmark` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 (ProcessState::Finished, id.clone()),
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (ProcessState::Failed, error.clone(), id.clone()),
[INFO] [stdout]    |                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 (ProcessState::Failed, error.clone(), id.clone()),
[INFO] [stdout]    |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/process_repository.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 (ProcessState::Skipped, id.clone()),
[INFO] [stdout]    |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] running `Command { std: "docker" "inspect" "26e00d48d96debb1cd1a96b5e015b2163acbb6c3b05cb2690c4d1f756ef7e7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e00d48d96debb1cd1a96b5e015b2163acbb6c3b05cb2690c4d1f756ef7e7c2", kill_on_drop: false }`
[INFO] [stdout] 26e00d48d96debb1cd1a96b5e015b2163acbb6c3b05cb2690c4d1f756ef7e7c2
