[INFO] cloning repository https://github.com/wmanley/ostree-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmanley/ostree-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmanley%2Fostree-oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmanley%2Fostree-oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d86788222042505b6426277e722316026a51478c [INFO] checking wmanley/ostree-oxide against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmanley%2Fostree-oxide" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmanley/ostree-oxide on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmanley/ostree-oxide [INFO] finished tweaking git repo https://github.com/wmanley/ostree-oxide [INFO] tweaked toml for git repo https://github.com/wmanley/ostree-oxide written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wmanley/ostree-oxide 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/wmanley/openat` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gvariant v0.5.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.3 [INFO] [stderr] Downloaded ref-cast v1.0.3 [INFO] [stderr] Downloaded gvariant-macro v0.5.0 [INFO] [stderr] Downloaded fuser v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1b8c0d81ec1d7088dc3adf1216ce8ccf104a60ceac727d63f362ec3504f864 [INFO] running `Command { std: "docker" "start" "-a" "9e1b8c0d81ec1d7088dc3adf1216ce8ccf104a60ceac727d63f362ec3504f864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1b8c0d81ec1d7088dc3adf1216ce8ccf104a60ceac727d63f362ec3504f864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1b8c0d81ec1d7088dc3adf1216ce8ccf104a60ceac727d63f362ec3504f864", kill_on_drop: false }` [INFO] [stdout] 9e1b8c0d81ec1d7088dc3adf1216ce8ccf104a60ceac727d63f362ec3504f864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a99ed66634e83aa9b6f8da94367ad24e48e75190fdf80a763b3e6a441e0ee04e [INFO] running `Command { std: "docker" "start" "-a" "a99ed66634e83aa9b6f8da94367ad24e48e75190fdf80a763b3e6a441e0ee04e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling fuser v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking openat v0.1.21 (https://github.com/wmanley/openat?rev=76a795de1aa803d41bdfaeca6bf3855c12c5d940#76a795de) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling gvariant-macro v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking ref-cast v1.0.3 [INFO] [stderr] Checking gvariant v0.5.0 [INFO] [stderr] Checking ostree-repo v0.1.0 (/opt/rustwide/workdir/ostree-repo) [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> ostree-repo/src/lib.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 599 | todo!("Open object of all different types, make sure there's no error"); [INFO] [stdout] | ----------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 600 | todo!("Open object that doesn't exist, check for ENOENT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ostree-fuse v0.1.0 (/opt/rustwide/workdir/ostree-fuse) [INFO] [stderr] Checking ostree-cmd v0.1.0 (/opt/rustwide/workdir/ostree-cmd) [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> ostree-repo/src/lib.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | let commit = repo.read_commit(&cid).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> ostree-fuse/src/main.rs:845:18 [INFO] [stdout] | [INFO] [stdout] 845 | let _m = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s [INFO] running `Command { std: "docker" "inspect" "a99ed66634e83aa9b6f8da94367ad24e48e75190fdf80a763b3e6a441e0ee04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99ed66634e83aa9b6f8da94367ad24e48e75190fdf80a763b3e6a441e0ee04e", kill_on_drop: false }` [INFO] [stdout] a99ed66634e83aa9b6f8da94367ad24e48e75190fdf80a763b3e6a441e0ee04e [INFO] checking wmanley/ostree-oxide against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmanley%2Fostree-oxide" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmanley/ostree-oxide on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmanley/ostree-oxide [INFO] finished tweaking git repo https://github.com/wmanley/ostree-oxide [INFO] tweaked toml for git repo https://github.com/wmanley/ostree-oxide written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wmanley/ostree-oxide 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa7370e9cb2d3168b0c95566ffd55b5b7dae9e45a89a550d8a6259d4564d20d5 [INFO] running `Command { std: "docker" "start" "-a" "fa7370e9cb2d3168b0c95566ffd55b5b7dae9e45a89a550d8a6259d4564d20d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa7370e9cb2d3168b0c95566ffd55b5b7dae9e45a89a550d8a6259d4564d20d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7370e9cb2d3168b0c95566ffd55b5b7dae9e45a89a550d8a6259d4564d20d5", kill_on_drop: false }` [INFO] [stdout] fa7370e9cb2d3168b0c95566ffd55b5b7dae9e45a89a550d8a6259d4564d20d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95c630fec85e136e8fdfe2cf4bebdd0d65aec5653773e488f9e76838a94369d8 [INFO] running `Command { std: "docker" "start" "-a" "95c630fec85e136e8fdfe2cf4bebdd0d65aec5653773e488f9e76838a94369d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fuser v0.7.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking openat v0.1.21 (https://github.com/wmanley/openat?rev=76a795de1aa803d41bdfaeca6bf3855c12c5d940#76a795de) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling gvariant-macro v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking ref-cast v1.0.3 [INFO] [stderr] Checking gvariant v0.5.0 [INFO] [stderr] Checking ostree-repo v0.1.0 (/opt/rustwide/workdir/ostree-repo) [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking ostree-cmd v0.1.0 (/opt/rustwide/workdir/ostree-cmd) [INFO] [stderr] Checking ostree-fuse v0.1.0 (/opt/rustwide/workdir/ostree-fuse) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> ostree-repo/src/lib.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 599 | todo!("Open object of all different types, make sure there's no error"); [INFO] [stdout] | ----------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 600 | todo!("Open object that doesn't exist, check for ENOENT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> ostree-fuse/src/main.rs:845:18 [INFO] [stdout] | [INFO] [stdout] 845 | let _m = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commit` [INFO] [stdout] --> ostree-repo/src/lib.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | let commit = repo.read_commit(&cid).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.18s [INFO] running `Command { std: "docker" "inspect" "95c630fec85e136e8fdfe2cf4bebdd0d65aec5653773e488f9e76838a94369d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c630fec85e136e8fdfe2cf4bebdd0d65aec5653773e488f9e76838a94369d8", kill_on_drop: false }` [INFO] [stdout] 95c630fec85e136e8fdfe2cf4bebdd0d65aec5653773e488f9e76838a94369d8