[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 try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmanley%2Fostree-oxide" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmanley/ostree-oxide on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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]     Updating git repository `https://github.com/wmanley/openat`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex v0.4.2
[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 filetime v0.2.13
[INFO] [stderr]   Downloaded page_size v0.4.2
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded tar v0.4.30
[INFO] [stderr]   Downloaded fuser v0.7.0
[INFO] [stderr]   Downloaded cc v1.0.62
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded nix v0.20.2
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a28a091da037ad28acf3677b82bde0428e65f22d2648218adf322da9b68ffc5
[INFO] running `Command { std: "docker" "start" "-a" "0a28a091da037ad28acf3677b82bde0428e65f22d2648218adf322da9b68ffc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a28a091da037ad28acf3677b82bde0428e65f22d2648218adf322da9b68ffc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a28a091da037ad28acf3677b82bde0428e65f22d2648218adf322da9b68ffc5", kill_on_drop: false }`
[INFO] [stdout] 0a28a091da037ad28acf3677b82bde0428e65f22d2648218adf322da9b68ffc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb691c2523e97f17cefe320b5bd1d62fb1a9785cdf2153de8c63faa6d47bd77
[INFO] running `Command { std: "docker" "start" "-a" "dfb691c2523e97f17cefe320b5bd1d62fb1a9785cdf2153de8c63faa6d47bd77", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[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]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling log v0.4.11
[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]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]    Compiling fuser v0.7.0
[INFO] [stderr]     Checking filetime v0.2.13
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking tar v0.4.30
[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 structopt v0.3.21
[INFO] [stderr]     Checking ostree-repo v0.1.0 (/opt/rustwide/workdir/ostree-repo)
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ostree-repo/src/lib.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn list_refs(&self, path: PathBuf) -> io::Result<refs::ListRefs> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn list_refs(&self, path: PathBuf) -> io::Result<refs::ListRefs<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ostree-repo/src/lib.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn list_refs(&self, path: PathBuf) -> io::Result<refs::ListRefs> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn list_refs(&self, path: PathBuf) -> io::Result<refs::ListRefs<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
[INFO] running `Command { std: "docker" "inspect" "dfb691c2523e97f17cefe320b5bd1d62fb1a9785cdf2153de8c63faa6d47bd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb691c2523e97f17cefe320b5bd1d62fb1a9785cdf2153de8c63faa6d47bd77", kill_on_drop: false }`
[INFO] [stdout] dfb691c2523e97f17cefe320b5bd1d62fb1a9785cdf2153de8c63faa6d47bd77
