[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] testing google/hat-backup against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fhat-backup" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/hat-backup on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 0b8651c5c095cd84d5f9d58be42dcd642278fcdf99983dcc6801c19b94c7dc2a [INFO] running `Command { std: "docker" "start" "-a" "0b8651c5c095cd84d5f9d58be42dcd642278fcdf99983dcc6801c19b94c7dc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8651c5c095cd84d5f9d58be42dcd642278fcdf99983dcc6801c19b94c7dc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8651c5c095cd84d5f9d58be42dcd642278fcdf99983dcc6801c19b94c7dc2a", kill_on_drop: false }` [INFO] [stdout] 0b8651c5c095cd84d5f9d58be42dcd642278fcdf99983dcc6801c19b94c7dc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65ca29586d1b033f2f274b15e006db52b095119a24f528afdb2b18ada129424 [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" "d65ca29586d1b033f2f274b15e006db52b095119a24f528afdb2b18ada129424", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling constant_time_eq v0.1.2 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling error-type v0.1.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling capnp v0.8.10 [INFO] [stderr] Compiling libsodium-sys v0.0.15 [INFO] [stderr] Compiling blake2-rfc v0.2.17 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling secstr v0.3.0 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling capnpc v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling diesel v0.14.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/gc/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | fn new(B) -> Self; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: B` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | fn fetch_chunk(&self, &HashRef) -> Result>, Self::Err>; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &HashRef` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | fn fetch_childs(&self, &Hash) -> Option>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | fn fetch_persistent_ref(&self, &Hash) -> Option; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | &[u8], [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | NodeType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: NodeType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | LeafType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LeafType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | Option<&key::Info>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<&key::Info>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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: 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 444 - ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stdout] 444 + ) as i64))).set(tag.eq(Tag::Reserved as i64)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | fn read_dir(&self, &PathBuf) -> io::Result; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec<(Box>)>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 - Insert(Entry, Option>>>), [INFO] [stdout] 87 + Insert(Entry, Option>>>), [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 134 - callback: Box>, [INFO] [stdout] 134 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 - callback: Box>, [INFO] [stdout] 266 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] 34 + fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (self as &fmt::Debug).fmt(f) [INFO] [stdout] 26 + (self as &dyn fmt::Debug).fmt(f) [INFO] [stdout] | [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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 310 - Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] 310 + Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] | [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/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: panic message is not a string literal [INFO] [stdout] --> src/hat/family.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(msg.to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 41 | panic!("{}", msg.to_owned()); [INFO] [stdout] | +++++ [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: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d65ca29586d1b033f2f274b15e006db52b095119a24f528afdb2b18ada129424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ca29586d1b033f2f274b15e006db52b095119a24f528afdb2b18ada129424", kill_on_drop: false }` [INFO] [stdout] d65ca29586d1b033f2f274b15e006db52b095119a24f528afdb2b18ada129424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 2056fe219979886c81c676163657c959ec8a47265aa4d9c5f7ab8f191536432c [INFO] running `Command { std: "docker" "start" "-a" "2056fe219979886c81c676163657c959ec8a47265aa4d9c5f7ab8f191536432c", kill_on_drop: false }` [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/gc/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | fn new(B) -> Self; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: B` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | fn fetch_chunk(&self, &HashRef) -> Result>, Self::Err>; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &HashRef` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | fn fetch_childs(&self, &Hash) -> Option>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | fn fetch_persistent_ref(&self, &Hash) -> Option; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | &[u8], [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | NodeType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: NodeType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | LeafType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LeafType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | Option<&key::Info>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<&key::Info>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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: 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 444 - ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stdout] 444 + ) as i64))).set(tag.eq(Tag::Reserved as i64)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | fn read_dir(&self, &PathBuf) -> io::Result; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec<(Box>)>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 - Insert(Entry, Option>>>), [INFO] [stdout] 87 + Insert(Entry, Option>>>), [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 134 - callback: Box>, [INFO] [stdout] 134 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 - callback: Box>, [INFO] [stdout] 266 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] 34 + fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (self as &fmt::Debug).fmt(f) [INFO] [stdout] 26 + (self as &dyn fmt::Debug).fmt(f) [INFO] [stdout] | [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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 310 - Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] 310 + Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] | [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] [stderr] Compiling hat-backup v0.0.1-pre (/opt/rustwide/workdir) [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: panic message is not a string literal [INFO] [stdout] --> src/hat/family.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(msg.to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 41 | panic!("{}", msg.to_owned()); [INFO] [stdout] | +++++ [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: 100 warnings emitted [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/gc/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | fn new(B) -> Self; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: B` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | fn fetch_chunk(&self, &HashRef) -> Result>, Self::Err>; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &HashRef` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | fn fetch_childs(&self, &Hash) -> Option>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | fn fetch_persistent_ref(&self, &Hash) -> Option; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | &[u8], [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | NodeType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: NodeType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | LeafType, [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LeafType` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hash/tree.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | Option<&key::Info>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<&key::Info>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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: 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 444 - ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stdout] 444 + ) as i64))).set(tag.eq(Tag::Reserved as i64)) [INFO] [stdout] | [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | fn read_dir(&self, &PathBuf) -> io::Result; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/util/listdir.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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-67a94821999649fc/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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (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 the macro `error_type_var_body_emit` (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 the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - blob_refs: Vec<(Box>)>, [INFO] [stdout] 72 + blob_refs: Vec<(Box>)>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 - Insert(Entry, Option>>>), [INFO] [stdout] 87 + Insert(Entry, Option>>>), [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 134 - callback: Box>, [INFO] [stdout] 134 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 - callback: Box>, [INFO] [stdout] 266 + callback: Box>, [INFO] [stdout] | [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] 34 + fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stdout] | [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] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (self as &fmt::Debug).fmt(f) [INFO] [stdout] 26 + (self as &dyn fmt::Debug).fmt(f) [INFO] [stdout] | [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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 310 - Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] 310 + Some(Box::new(move |()| contents) as Box>) [INFO] [stdout] | [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/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/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] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/blob/tests.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 59 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/blob/tests.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 109 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/hat/family.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(msg.to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 41 | panic!("{}", msg.to_owned()); [INFO] [stdout] | +++++ [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: 106 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.23s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hat-4ca7e43ce1c108c0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hatbin-f76dcf58c0d047c5) [INFO] running `Command { std: "docker" "inspect" "2056fe219979886c81c676163657c959ec8a47265aa4d9c5f7ab8f191536432c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2056fe219979886c81c676163657c959ec8a47265aa4d9c5f7ab8f191536432c", kill_on_drop: false }` [INFO] [stdout] 2056fe219979886c81c676163657c959ec8a47265aa4d9c5f7ab8f191536432c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6183544f9c88e399ed098eb9ba7054a532cb36f38feab9903962a0ef6bcf66a5 [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" "6183544f9c88e399ed098eb9ba7054a532cb36f38feab9903962a0ef6bcf66a5", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/blob/mod.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | blob_refs: Vec<(Box>)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 72 - blob_refs: Vec<(Box>)>, [INFO] [stderr] 72 + blob_refs: Vec>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/gc/mod.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 93 | fn new(B) -> Self; [INFO] [stderr] | ^ help: try naming the parameter or explicitly ignoring it: `_: B` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:103:27 [INFO] [stderr] | [INFO] [stderr] 103 | fn fetch_chunk(&self, &HashRef) -> Result>, Self::Err>; [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &HashRef` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:104:28 [INFO] [stderr] | [INFO] [stderr] 104 | fn fetch_childs(&self, &Hash) -> Option>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:105:36 [INFO] [stderr] | [INFO] [stderr] 105 | fn fetch_persistent_ref(&self, &Hash) -> Option; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Hash` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | &[u8], [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | NodeType, [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: NodeType` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | LeafType, [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LeafType` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option>` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hash/tree.rs:112:9 [INFO] [stderr] | [INFO] [stderr] 112 | Option<&key::Info>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<&key::Info>` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/hat/insert_path_handler.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/key/index.rs:444:25 [INFO] [stderr] | [INFO] [stderr] 444 | ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 444 - ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stderr] 444 + ) as i64))).set(tag.eq(Tag::Reserved as i64)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/util/listdir.rs:40:24 [INFO] [stderr] | [INFO] [stderr] 40 | fn read_dir(&self, &PathBuf) -> io::Result; [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/util/listdir.rs:41:27 [INFO] [stderr] | [INFO] [stderr] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stderr] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &P` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/util/listdir.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | fn handle_path(&self, &P, &PathBuf) -> Option

; [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &PathBuf` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:35:72 [INFO] [stderr] | [INFO] [stderr] 35 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:110:73 [INFO] [stderr] | [INFO] [stderr] 110 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:242:72 [INFO] [stderr] | [INFO] [stderr] 242 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:295:73 [INFO] [stderr] | [INFO] [stderr] 295 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:378:72 [INFO] [stderr] | [INFO] [stderr] 378 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:447:73 [INFO] [stderr] | [INFO] [stderr] 447 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:572:74 [INFO] [stderr] | [INFO] [stderr] 572 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:639:75 [INFO] [stderr] | [INFO] [stderr] 639 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:749:74 [INFO] [stderr] | [INFO] [stderr] 749 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:815:75 [INFO] [stderr] | [INFO] [stderr] 815 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:924:72 [INFO] [stderr] | [INFO] [stderr] 924 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:996:73 [INFO] [stderr] | [INFO] [stderr] 996 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1131:74 [INFO] [stderr] | [INFO] [stderr] 1131 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1198:75 [INFO] [stderr] | [INFO] [stderr] 1198 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1308:74 [INFO] [stderr] | [INFO] [stderr] 1308 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1374:75 [INFO] [stderr] | [INFO] [stderr] 1374 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1483:72 [INFO] [stderr] | [INFO] [stderr] 1483 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1536:73 [INFO] [stderr] | [INFO] [stderr] 1536 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1619:72 [INFO] [stderr] | [INFO] [stderr] 1619 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1672:73 [INFO] [stderr] | [INFO] [stderr] 1672 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1755:72 [INFO] [stderr] | [INFO] [stderr] 1755 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1809:73 [INFO] [stderr] | [INFO] [stderr] 1809 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1893:72 [INFO] [stderr] | [INFO] [stderr] 1893 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:1974:73 [INFO] [stderr] | [INFO] [stderr] 1974 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2124:74 [INFO] [stderr] | [INFO] [stderr] 2124 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2190:75 [INFO] [stderr] | [INFO] [stderr] 2190 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2300:74 [INFO] [stderr] | [INFO] [stderr] 2300 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2362:75 [INFO] [stderr] | [INFO] [stderr] 2362 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2462:72 [INFO] [stderr] | [INFO] [stderr] 2462 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2523:73 [INFO] [stderr] | [INFO] [stderr] 2523 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2631:74 [INFO] [stderr] | [INFO] [stderr] 2631 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2710:75 [INFO] [stderr] | [INFO] [stderr] 2710 | ... ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2849:72 [INFO] [stderr] | [INFO] [stderr] 2849 | ::std::result::Result::Ok(::capnp::traits::FromStructReader::new(try!(reader.get_struct(::std::ptr::null())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/hat-backup-67a94821999649fc/out/root_capnp.rs:2902:73 [INFO] [stderr] | [INFO] [stderr] 2902 | ::std::result::Result::Ok(::capnp::traits::FromStructBuilder::new(try!(builder.get_struct(_private::STRUCT_SIZE, ::std::ptr::null()... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/blob/mod.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / error_type! { [INFO] [stderr] 49 | | #[derive(Debug)] [INFO] [stderr] 50 | | pub enum BlobError { [INFO] [stderr] 51 | | Message(Cow<'static, str>) { [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body_emit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/blob/mod.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / error_type! { [INFO] [stderr] 49 | | #[derive(Debug)] [INFO] [stderr] 50 | | pub enum BlobError { [INFO] [stderr] 51 | | Message(Cow<'static, str>) { [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/key/mod.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / error_type! { [INFO] [stderr] 44 | | #[derive(Debug)] [INFO] [stderr] 45 | | pub enum MsgError { [INFO] [stderr] 46 | | Message(Cow<'static, str>) { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body_emit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/key/mod.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / error_type! { [INFO] [stderr] 44 | | #[derive(Debug)] [INFO] [stderr] 45 | | pub enum MsgError { [INFO] [stderr] 46 | | Message(Cow<'static, str>) { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_type! { [INFO] [stderr] 47 | | #[derive(Debug)] [INFO] [stderr] 48 | | pub enum HatError { [INFO] [stderr] 49 | | Recv(mpsc::RecvError) { [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body_emit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_type! { [INFO] [stderr] 47 | | #[derive(Debug)] [INFO] [stderr] 48 | | pub enum HatError { [INFO] [stderr] 49 | | Recv(mpsc::RecvError) { [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | / error_type! { [INFO] [stderr] 89 | | #[derive(Debug)] [INFO] [stderr] 90 | | pub enum DieselError { [INFO] [stderr] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stderr] ... | [INFO] [stderr] 103 | | } [INFO] [stderr] 104 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body_emit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | / error_type! { [INFO] [stderr] 89 | | #[derive(Debug)] [INFO] [stderr] 90 | | pub enum DieselError { [INFO] [stderr] 91 | | SqlConnection(diesel::ConnectionError) { [INFO] [stderr] ... | [INFO] [stderr] 103 | | } [INFO] [stderr] 104 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_type_var_body` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/blob/mod.rs:72:25 [INFO] [stderr] | [INFO] [stderr] 72 | blob_refs: Vec<(Box>)>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 72 - blob_refs: Vec<(Box>)>, [INFO] [stderr] 72 + blob_refs: Vec<(Box>)>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/key/mod.rs:87:30 [INFO] [stderr] | [INFO] [stderr] 87 | Insert(Entry, Option>>>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 87 - Insert(Entry, Option>>>), [INFO] [stderr] 87 + Insert(Entry, Option>>>), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/blob/mod.rs:134:23 [INFO] [stderr] | [INFO] [stderr] 134 | callback: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 134 - callback: Box>, [INFO] [stderr] 134 + callback: Box>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/blob/mod.rs:266:23 [INFO] [stderr] | [INFO] [stderr] 266 | callback: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 266 - callback: Box>, [INFO] [stderr] 266 + callback: Box>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hat/insert_path_handler.rs:34:78 [INFO] [stderr] | [INFO] [stderr] 34 | fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 34 - fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stderr] 34 + fn new(full_path: PathBuf, parent: Option) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | (self as &fmt::Debug).fmt(f) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 26 - (self as &fmt::Debug).fmt(f) [INFO] [stderr] 26 + (self as &dyn fmt::Debug).fmt(f) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hat/family.rs:310:54 [INFO] [stderr] | [INFO] [stderr] 310 | Some(Box::new(move |()| contents) as Box>) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 310 - Some(Box::new(move |()| contents) as Box>) [INFO] [stderr] 310 + Some(Box::new(move |()| contents) as Box>) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hash/mod.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | mut queue: &mut MutexGuard, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hash/mod.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | mut index: &mut db::IndexGuard, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hash/mod.rs:168:59 [INFO] [stderr] | [INFO] [stderr] 168 | fn update_reserved(&self, id: u64, hash_entry: Entry, mut queue: &mut MutexGuard) { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hash/mod.rs:196:9 [INFO] [stderr] | [INFO] [stderr] 196 | mut queue: &mut MutexGuard, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hash/mod.rs:197:9 [INFO] [stderr] | [INFO] [stderr] 197 | mut index: &mut db::IndexGuard, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hat/family.rs:171:33 [INFO] [stderr] | [INFO] [stderr] 171 | fn parse_dir_data(chunk: &[u8], mut out: &mut Vec) -> Result<(), HatError> { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hat/walker.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | mut file_v: &mut FV, [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hat/walker.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | mut dir_v: &mut DV, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hat/walker.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | mut file_v: &mut FV, [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hat/walker.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | mut dir_v: &mut DV, [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/hat/family.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | panic!(msg.to_owned()); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 41 | panic!("{}", msg.to_owned()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/crypto/mod.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | mem::replace(&mut self.chunks, vec![v]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/blob/tests.rs:322:6 [INFO] [stderr] | [INFO] [stderr] 322 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/blob/tests.rs:341:6 [INFO] [stderr] | [INFO] [stderr] 341 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: the item `crypto` is imported redundantly [INFO] [stderr] --> src/key/mod.rs:144:13 [INFO] [stderr] | [INFO] [stderr] 20 | use crypto; [INFO] [stderr] | ------ the item `crypto` is already imported here [INFO] [stderr] ... [INFO] [stderr] 144 | use crypto; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/blob/tests.rs:325:9 [INFO] [stderr] | [INFO] [stderr] 325 | mut bytes: &mut [u8], [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/blob/tests.rs:59:38 [INFO] [stderr] | [INFO] [stderr] 59 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 59 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/blob/tests.rs:109:38 [INFO] [stderr] | [INFO] [stderr] 109 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 109 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/hat/family.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | panic!(msg.to_owned()); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 41 | panic!("{}", msg.to_owned()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `hat-backup` (lib) generated 100 warnings (24 duplicates) [INFO] [stderr] warning: `hat-backup` (lib test) generated 106 warnings (99 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hat-4ca7e43ce1c108c0) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test gc::rc::gc_rc_resume_register_test ... ok [INFO] [stdout] test gc::rc::gc_rc_test ... ok [INFO] [stdout] test gc::noop::gc_noop_test ... ok [INFO] [stdout] test hash::tests::identity_1_short_of_flush ... ok [INFO] [stdout] test blob::tests::blob_reuse ... ok [INFO] [stdout] test hash::tests::identity_append1 ... ok [INFO] [stdout] test hash::tests::identity_append5 ... ok [INFO] [stdout] test hash::tests::identity_empty ... ok [INFO] [stdout] test gc::rc::gc_rc_resume_deregister_test ... ok [INFO] [stdout] test blob::tests::blob_ciphertext_authed_allbytes ... ok [INFO] [stdout] test blob::tests::blobid_identity ... ok [INFO] [stdout] test util::listdir::tests::can_visit_all ... ok [INFO] [stdout] test util::unique_priority_queue::tests::insert1 ... ok [INFO] [stdout] test blob::tests::random_input_fails ... ok [INFO] [stdout] test hash::tests::identity_implicit_flush ... ok [INFO] [stdout] test util::unique_priority_queue::tests::insert_many ... ok [INFO] [stdout] test hat::tests::snapshot_gc ... ok [INFO] [stdout] test hash::tree::test_hash_refs_identity ... ok [INFO] [stdout] test hat::tests::snapshot_commit ... ok [INFO] [stdout] test blob::tests::blob_identity ... ok [INFO] [stdout] test hat::tests::snapshot_reuse_index ... ok [INFO] [stdout] test key::tests::identity ... ok [INFO] [stdout] test hat::tests::recover ... ok [INFO] [stdout] test hash::tests::identity_many_small_blocks ... ok [INFO] [stdout] test blob::tests::identity ... ok [INFO] [stdout] test hat::tests::snapshot_commit_many_empty_files ... ok [INFO] [stdout] test blob::tests::blob_ciphertext_uniqueblocks ... ok [INFO] [stdout] test blob::tests::identity_with_excessive_flushing ... ok [INFO] [stdout] test hat::tests::snapshot_commit_many_empty_directories ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hatbin-f76dcf58c0d047c5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hat [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> /opt/rustwide/workdir/src/blob/mod.rs:72:20 [INFO] [stderr] | [INFO] [stderr] 72 | blob_refs: Vec<(Box>)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 72 - blob_refs: Vec<(Box>)>, [INFO] [stderr] 72 + blob_refs: Vec>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> /opt/rustwide/workdir/src/key/index.rs:444:25 [INFO] [stderr] | [INFO] [stderr] 444 | ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 444 - ) as i64))).set((tag.eq(Tag::Reserved as i64))) [INFO] [stderr] 444 + ) as i64))).set(tag.eq(Tag::Reserved as i64)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/hash/tree.rs - hash::tree::SimpleHashTreeWriter (line 197) ... ignored [INFO] [stdout] test src/util/process.rs - util::process::fmt (line 27) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6183544f9c88e399ed098eb9ba7054a532cb36f38feab9903962a0ef6bcf66a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6183544f9c88e399ed098eb9ba7054a532cb36f38feab9903962a0ef6bcf66a5", kill_on_drop: false }` [INFO] [stdout] 6183544f9c88e399ed098eb9ba7054a532cb36f38feab9903962a0ef6bcf66a5