[INFO] cloning repository https://github.com/google/hat-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/hat-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fhat-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fhat-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a6cffd546a41104f68bf0a402a1dfcd336b2558 [INFO] checking google/hat-backup against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fhat-backup" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/hat-backup on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/hat-backup [INFO] finished tweaking git repo https://github.com/google/hat-backup [INFO] tweaked toml for git repo https://github.com/google/hat-backup written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/google/hat-backup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e65596d3d1a9c561b20dc2ad43259183938bb7d2a63f4a2efa38ddd9803d562 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e65596d3d1a9c561b20dc2ad43259183938bb7d2a63f4a2efa38ddd9803d562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e65596d3d1a9c561b20dc2ad43259183938bb7d2a63f4a2efa38ddd9803d562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e65596d3d1a9c561b20dc2ad43259183938bb7d2a63f4a2efa38ddd9803d562", kill_on_drop: false }` [INFO] [stdout] 2e65596d3d1a9c561b20dc2ad43259183938bb7d2a63f4a2efa38ddd9803d562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c739dd1b4c753ac475dadf543dba19cdb3f6c2fd4853b1f05663eb9d317af5aa [INFO] running `Command { std: "docker" "start" "-a" "c739dd1b4c753ac475dadf543dba19cdb3f6c2fd4853b1f05663eb9d317af5aa", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.26 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking error-type v0.1.2 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Compiling libsodium-sys v0.0.15 [INFO] [stderr] Checking capnp v0.8.10 [INFO] [stderr] Checking blake2-rfc v0.2.17 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking secstr v0.3.0 [INFO] [stderr] Checking filetime v0.1.10 [INFO] [stderr] Checking scoped-pool v1.0.0 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling capnpc v0.8.5 [INFO] [stderr] Checking diesel v0.14.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking quickcheck v0.4.1 [INFO] [stderr] Compiling hat-backup v0.0.1-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling diesel_infer_schema v0.14.0 [INFO] [stderr] Compiling diesel_codegen v0.14.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/blob/mod.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | blob_refs: Vec<(Box>)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | blob_refs: Vec<(Box>)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | callback: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:266:23 [INFO] [stdout] | [INFO] [stdout] 266 | callback: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | (self as &fmt::Debug).fmt(f) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hat/family.rs:310:54 [INFO] [stdout] | [INFO] [stdout] 310 | Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/hat/insert_path_handler.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hat/insert_path_handler.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/key/index.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/key/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | Insert(Entry, Option>>>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:35:72 [INFO] [stdout] | [INFO] [stdout] 35 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:110:73 [INFO] [stdout] | [INFO] [stdout] 110 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:242:72 [INFO] [stdout] | [INFO] [stdout] 242 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:295:73 [INFO] [stdout] | [INFO] [stdout] 295 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:378:72 [INFO] [stdout] | [INFO] [stdout] 378 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:447:73 [INFO] [stdout] | [INFO] [stdout] 447 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:572:74 [INFO] [stdout] | [INFO] [stdout] 572 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:639:75 [INFO] [stdout] | [INFO] [stdout] 639 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:749:74 [INFO] [stdout] | [INFO] [stdout] 749 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:815:75 [INFO] [stdout] | [INFO] [stdout] 815 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:924:72 [INFO] [stdout] | [INFO] [stdout] 924 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:996:73 [INFO] [stdout] | [INFO] [stdout] 996 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1131:74 [INFO] [stdout] | [INFO] [stdout] 1131 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1198:75 [INFO] [stdout] | [INFO] [stdout] 1198 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1308:74 [INFO] [stdout] | [INFO] [stdout] 1308 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1374:75 [INFO] [stdout] | [INFO] [stdout] 1374 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1483:72 [INFO] [stdout] | [INFO] [stdout] 1483 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1536:73 [INFO] [stdout] | [INFO] [stdout] 1536 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1619:72 [INFO] [stdout] | [INFO] [stdout] 1619 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1672:73 [INFO] [stdout] | [INFO] [stdout] 1672 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1755:72 [INFO] [stdout] | [INFO] [stdout] 1755 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1809:73 [INFO] [stdout] | [INFO] [stdout] 1809 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1893:72 [INFO] [stdout] | [INFO] [stdout] 1893 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1974:73 [INFO] [stdout] | [INFO] [stdout] 1974 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2124:74 [INFO] [stdout] | [INFO] [stdout] 2124 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2190:75 [INFO] [stdout] | [INFO] [stdout] 2190 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2300:74 [INFO] [stdout] | [INFO] [stdout] 2300 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2362:75 [INFO] [stdout] | [INFO] [stdout] 2362 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2462:72 [INFO] [stdout] | [INFO] [stdout] 2462 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2523:73 [INFO] [stdout] | [INFO] [stdout] 2523 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2631:74 [INFO] [stdout] | [INFO] [stdout] 2631 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2710:75 [INFO] [stdout] | [INFO] [stdout] 2710 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2849:72 [INFO] [stdout] | [INFO] [stdout] 2849 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2902:73 [INFO] [stdout] | [INFO] [stdout] 2902 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/blob/tests.rs:322:6 [INFO] [stdout] | [INFO] [stdout] 322 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/blob/tests.rs:341:6 [INFO] [stdout] | [INFO] [stdout] 341 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/blob/mod.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | blob_refs: Vec<(Box>)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | blob_refs: Vec<(Box>)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | callback: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blob/mod.rs:266:23 [INFO] [stdout] | [INFO] [stdout] 266 | callback: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | (self as &fmt::Debug).fmt(f) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hat/family.rs:310:54 [INFO] [stdout] | [INFO] [stdout] 310 | Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/hat/insert_path_handler.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hat/insert_path_handler.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/key/index.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/key/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | Insert(Entry, Option>>>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox<(), Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `crypto` is imported redundantly [INFO] [stdout] --> src/key/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 20 | use crypto; [INFO] [stdout] | ------ the item `crypto` is already imported here [INFO] [stdout] ... [INFO] [stdout] 144 | use crypto; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:35:72 [INFO] [stdout] | [INFO] [stdout] 35 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:110:73 [INFO] [stdout] | [INFO] [stdout] 110 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:242:72 [INFO] [stdout] | [INFO] [stdout] 242 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:295:73 [INFO] [stdout] | [INFO] [stdout] 295 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:378:72 [INFO] [stdout] | [INFO] [stdout] 378 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:447:73 [INFO] [stdout] | [INFO] [stdout] 447 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:572:74 [INFO] [stdout] | [INFO] [stdout] 572 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:639:75 [INFO] [stdout] | [INFO] [stdout] 639 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:749:74 [INFO] [stdout] | [INFO] [stdout] 749 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:815:75 [INFO] [stdout] | [INFO] [stdout] 815 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:924:72 [INFO] [stdout] | [INFO] [stdout] 924 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:996:73 [INFO] [stdout] | [INFO] [stdout] 996 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1131:74 [INFO] [stdout] | [INFO] [stdout] 1131 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1198:75 [INFO] [stdout] | [INFO] [stdout] 1198 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1308:74 [INFO] [stdout] | [INFO] [stdout] 1308 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1374:75 [INFO] [stdout] | [INFO] [stdout] 1374 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1483:72 [INFO] [stdout] | [INFO] [stdout] 1483 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1536:73 [INFO] [stdout] | [INFO] [stdout] 1536 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1619:72 [INFO] [stdout] | [INFO] [stdout] 1619 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1672:73 [INFO] [stdout] | [INFO] [stdout] 1672 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1755:72 [INFO] [stdout] | [INFO] [stdout] 1755 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1809:73 [INFO] [stdout] | [INFO] [stdout] 1809 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1893:72 [INFO] [stdout] | [INFO] [stdout] 1893 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:1974:73 [INFO] [stdout] | [INFO] [stdout] 1974 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2124:74 [INFO] [stdout] | [INFO] [stdout] 2124 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2190:75 [INFO] [stdout] | [INFO] [stdout] 2190 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2300:74 [INFO] [stdout] | [INFO] [stdout] 2300 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2362:75 [INFO] [stdout] | [INFO] [stdout] 2362 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2462:72 [INFO] [stdout] | [INFO] [stdout] 2462 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2523:73 [INFO] [stdout] | [INFO] [stdout] 2523 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2631:74 [INFO] [stdout] | [INFO] [stdout] 2631 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2710:75 [INFO] [stdout] | [INFO] [stdout] 2710 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2849:72 [INFO] [stdout] | [INFO] [stdout] 2849 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/hat-backup-8e4a515e392ce4e0/out/root_capnp.rs:2902:73 [INFO] [stdout] | [INFO] [stdout] 2902 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/blob/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / error_type! { [INFO] [stdout] 49 | | #[derive(Debug)] [INFO] [stdout] 50 | | pub enum BlobError { [INFO] [stdout] 51 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_type! { [INFO] [stdout] 47 | | #[derive(Debug)] [INFO] [stdout] 48 | | pub enum HatError { [INFO] [stdout] 49 | | Recv(mpsc::RecvError) { [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / error_type! { [INFO] [stdout] 89 | | #[derive(Debug)] [INFO] [stdout] 90 | | pub enum DieselError { [INFO] [stdout] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/key/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / error_type! { [INFO] [stdout] 44 | | #[derive(Debug)] [INFO] [stdout] 45 | | pub enum MsgError { [INFO] [stdout] 46 | | Message(Cow<'static, str>) { [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/blob/tests.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | mut bytes: &mut [u8], [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | mut queue: &mut MutexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | mut index: &mut db::IndexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:168:59 [INFO] [stdout] | [INFO] [stdout] 168 | fn update_reserved(&self, id: u64, hash_entry: Entry, mut queue: &mut MutexGuard) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | mut queue: &mut MutexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | mut index: &mut db::IndexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | mut queue: &mut MutexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | mut index: &mut db::IndexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:168:59 [INFO] [stdout] | [INFO] [stdout] 168 | fn update_reserved(&self, id: u64, hash_entry: Entry, mut queue: &mut MutexGuard) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | mut queue: &mut MutexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hash/mod.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | mut index: &mut db::IndexGuard, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/family.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | fn parse_dir_data(chunk: &[u8], mut out: &mut Vec) -> Result<(), HatError> { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | mut file_v: &mut FV, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | mut dir_v: &mut DV, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | mut file_v: &mut FV, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | mut dir_v: &mut DV, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/family.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | fn parse_dir_data(chunk: &[u8], mut out: &mut Vec) -> Result<(), HatError> { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | mut file_v: &mut FV, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | mut dir_v: &mut DV, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | mut file_v: &mut FV, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hat/walker.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | mut dir_v: &mut DV, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/crypto/mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | mem::replace(&mut self.chunks, vec![v]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/crypto/mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | mem::replace(&mut self.chunks, vec![v]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 87 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.94s [INFO] running `Command { std: "docker" "inspect" "c739dd1b4c753ac475dadf543dba19cdb3f6c2fd4853b1f05663eb9d317af5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c739dd1b4c753ac475dadf543dba19cdb3f6c2fd4853b1f05663eb9d317af5aa", kill_on_drop: false }` [INFO] [stdout] c739dd1b4c753ac475dadf543dba19cdb3f6c2fd4853b1f05663eb9d317af5aa