[INFO] cloning repository https://github.com/deepgreenAN/rust-fake-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepgreenAN/rust-fake-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepgreenAN%2Frust-fake-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepgreenAN%2Frust-fake-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 390ab983d640a13d1f1dd0c92e5db53e7b9237ed
[INFO] checking deepgreenAN/rust-fake-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepgreenAN%2Frust-fake-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deepgreenAN/rust-fake-example
[INFO] finished tweaking git repo https://github.com/deepgreenAN/rust-fake-example
[INFO] tweaked toml for git repo https://github.com/deepgreenAN/rust-fake-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deepgreenAN/rust-fake-example 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 git repo https://github.com/deepgreenAN/rust-fake-example 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9153c5a81f0a1e8dc4baab6d35464b290827722a5b265e8658dead8d71060430
[INFO] running `Command { std: "docker" "start" "-a" "9153c5a81f0a1e8dc4baab6d35464b290827722a5b265e8658dead8d71060430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9153c5a81f0a1e8dc4baab6d35464b290827722a5b265e8658dead8d71060430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9153c5a81f0a1e8dc4baab6d35464b290827722a5b265e8658dead8d71060430", kill_on_drop: false }`
[INFO] [stdout] 9153c5a81f0a1e8dc4baab6d35464b290827722a5b265e8658dead8d71060430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0345054a068560f39a847836bb4bd28e85d54b809be6369c9f1774758cd0ec44
[INFO] running `Command { std: "docker" "start" "-a" "0345054a068560f39a847836bb4bd28e85d54b809be6369c9f1774758cd0ec44", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling dummy v0.4.1
[INFO] [stderr]     Checking fake v2.5.0
[INFO] [stderr]     Checking fake_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `url` and `tags` are never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct YtBookMark {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 63 |     url: YoutubeUrl,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 64 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YtBookMark` has derived impls for the traits `Debug` and `Clone`, but these are 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: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl YtBookMark {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 69 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_tag` is never used
[INFO] [stdout]   --> src/main.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn add_tag(bookmarks: &mut [YtBookMark], tag: String) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct YtBookMark {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 63 |     url: YoutubeUrl,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YtBookMark` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.37s
[INFO] running `Command { std: "docker" "inspect" "0345054a068560f39a847836bb4bd28e85d54b809be6369c9f1774758cd0ec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0345054a068560f39a847836bb4bd28e85d54b809be6369c9f1774758cd0ec44", kill_on_drop: false }`
[INFO] [stdout] 0345054a068560f39a847836bb4bd28e85d54b809be6369c9f1774758cd0ec44
