[INFO] fetching crate artifact-app 1.1.0-beta001... [INFO] checking artifact-app-1.1.0-beta001 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate artifact-app 1.1.0-beta001 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate artifact-app 1.1.0-beta001 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate artifact-app 1.1.0-beta001 [INFO] finished tweaking crates.io crate artifact-app 1.1.0-beta001 [INFO] tweaked toml for crates.io crate artifact-app 1.1.0-beta001 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nickel v0.10.2 [INFO] [stderr] Downloaded self_update v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b5e60680bb28b3c8ef3a83d60efd716098c987d2779fb6491191bbed1c6a42c [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" "2b5e60680bb28b3c8ef3a83d60efd716098c987d2779fb6491191bbed1c6a42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b5e60680bb28b3c8ef3a83d60efd716098c987d2779fb6491191bbed1c6a42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5e60680bb28b3c8ef3a83d60efd716098c987d2779fb6491191bbed1c6a42c", kill_on_drop: false }` [INFO] [stdout] 2b5e60680bb28b3c8ef3a83d60efd716098c987d2779fb6491191bbed1c6a42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6cc9830c03ef8382fec3c19e6e8fc08d427597b70a2d72eb5d7fc0189ecec2 [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" "dd6cc9830c03ef8382fec3c19e6e8fc08d427597b70a2d72eb5d7fc0189ecec2", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking unicase v2.6.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking fern v0.4.4 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mustache v0.8.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking nickel v0.10.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ctrlc v3.1.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking jsonrpc-core v7.1.1 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking self_update v0.4.5 [INFO] [stderr] Checking artifact-app v1.1.0-beta001 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/types.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> src/types.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `map_entry` [INFO] [stdout] --> src/user/locs.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | #[allow(map_entry)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `map_entry` [INFO] [stdout] --> src/user/locs.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | #[allow(map_entry)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `should_implement_trait` [INFO] [stdout] --> src/user/artifact.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | #[allow(should_implement_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `should_implement_trait` [INFO] [stdout] --> src/user/artifact.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | #[allow(should_implement_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `trivial_regex` [INFO] [stdout] --> src/cmd/ls.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | #[allow(trivial_regex)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/cmd/display.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | #[allow(cyclomatic_complexity)] // TODO: break this up [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `trivial_regex` [INFO] [stdout] --> src/cmd/ls.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | #[allow(trivial_regex)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/cmd/display.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | #[allow(cyclomatic_complexity)] // TODO: break this up [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/api/utils.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/api/utils.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | Ok(Arc::new(try!(Name::from_str(s)))) [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] --> src/user/name.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | let strs = try!(parse_names(&mut partof_str.chars(), false)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 151 | out.insert(Arc::new(try!(Name::from_str(&s)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | for p in try!(parse_names(raw, true)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/export.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | let name = try!(NameRc::from_str(&data.name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/export.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | let pname = try!(NameRc::from_str(p)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/ls.rs:320:32 [INFO] [stdout] | [INFO] [stdout] 320 | search_set.completed = try!(get_percent(c)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/ls.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | search_set.tested = try!(get_percent(t)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | try!(write!(w, "{}", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | try!(write!(w, "|{}{}| ", d_sym, t_sym)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | try!(write!(w, "{}% ", d_perc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | try!(write!(w, "{}% ", t_perc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | try!(write!(w, "| {} ", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | try!(write!(w, "{}", &self.name.raw)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | try!(write!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | try!(p.write(w, cwd, artifacts, color, indent + 1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | try!(w.write_all(", ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | try!(p.write(w, cwd, artifacts, color, indent + 1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | try!(write!(w, "{}", Green.paint(done.as_ref()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | try!(w.write_all(done.as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | try!(write!(w, "{}", def.display())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | try!(w.write_all("\n".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | let mut f = try!(fs::File::create(path.as_path())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | try!(f.write_all(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(write_file(&TUTORIAL_TOML, D_TUTORIAL_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(write_file(&TUTORIAL_MD, D_TUTORIAL_MD)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_1_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | try!(write_file(&CAPITOLS_CSV, D_CAPITOLS_CSV)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | try!(write_file( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(write_file(&PURPOSE_TOML, D_PURPOSE_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_2_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_2_TOML)); // same settings as 2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | try!(write_file(&LOAD_TOML, D_LOAD_1_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_4_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | try!(write_file(&TEST_LOAD_PY, D_TEST_LOAD_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | try!(write_file(&TEST_DATA_CSV, D_TEST_DATA_CSV)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | try!(write_file(&INIT_PY, b"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | try!(write_file(&TEST_INIT_PY, b"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | try!(write_file(&LOAD_PY, D_LOAD_1_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | try!(write_file(&LOAD_TOML, D_LOAD_2_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | try!(write_file(&LOAD_PY, D_LOAD_2_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/ui/search.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | 'a'...'z' => s.split(',').map(|s| s.to_string()).collect(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/ls.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | '0'...'9' => had_sign = false, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/display.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | 3...4 => Blue, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/display.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | 1...2 => Yellow, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/fmt.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn run_cmd(w: &mut Write, repo: &Path, project: &Project, cmd: &Cmd) -> Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/update.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn run_cmd(cmd: &Cmd) -> ::std::result::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | v @ 0...3 => v, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/dev_prefix.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use std::ascii::AsciiExt; // to_ascii_uppercase(), etc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | types { [INFO] [stdout] 36 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 37 | | } [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref MAIN_SEPARATOR_STR: String = MAIN_SEPARATOR.to_string(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/locs.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static!{ [INFO] [stdout] 10 | | pub static ref ART_LOC: Regex = Regex::new( [INFO] [stdout] 11 | | &format!(r"(?i)(?:#({})(\.[{}]+)?)|(\n)", NAME_VALID_STR, NAME_VALID_CHARS!())).unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/artifact.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static!{ [INFO] [stdout] 13 | | // note: the `(?:\w+:)?` is an uncaptured group to allow [INFO] [stdout] 14 | | // for special rendering in the form [INFO] [stdout] 15 | | // [[dot:.subname]] [INFO] [stdout] 16 | | pub static ref SUBNAME_RE: Regex = Regex::new( [INFO] [stdout] 17 | | &format!(r"(?i)\[\[(?:\w+:)?\.([{}]+)\]\]", NAME_VALID_CHARS!())).unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/markdown.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / lazy_static! { [INFO] [stdout] 34 | | static ref NAME_HEADER_RE: Regex = Regex::new( [INFO] [stdout] 35 | | &format!(r"(?i)^#\s*({})\s*$", NAME_VALID_STR) [INFO] [stdout] 36 | | ).unwrap(); [INFO] [stdout] 37 | | static ref DATA_END_RE: Regex = Regex::new(r"^###+\s*$").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/markdown.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / lazy_static! { [INFO] [stdout] 34 | | static ref NAME_HEADER_RE: Regex = Regex::new( [INFO] [stdout] 35 | | &format!(r"(?i)^#\s*({})\s*$", NAME_VALID_STR) [INFO] [stdout] 36 | | ).unwrap(); [INFO] [stdout] 37 | | static ref DATA_END_RE: Regex = Regex::new(r"^###+\s*$").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | static ref INCREMENTING_ID: AtomicUsize = AtomicUsize::new(1); [INFO] [stdout] 13 | | pub static ref UUID: Uuid = Uuid::new_v4(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | static ref INCREMENTING_ID: AtomicUsize = AtomicUsize::new(1); [INFO] [stdout] 13 | | pub static ref UUID: Uuid = Uuid::new_v4(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ui/search.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static!{ [INFO] [stdout] 11 | | pub static ref VALID_SEARCH_FIELDS: HashSet = HashSet::from_iter( [INFO] [stdout] 12 | | ["N", "D", "P", "O", "L", "R", "T", "A", [INFO] [stdout] 13 | | "name", "def", "parts", "partof", "loc", "recurse", "text", "all"] [INFO] [stdout] 14 | | .iter().map(|s| s.to_string())); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cmd/types.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / lazy_static!{ [INFO] [stdout] 28 | | pub static ref APP_SETTINGS: Vec = { [INFO] [stdout] 29 | | let mut v = vec![ [INFO] [stdout] 30 | | AS::ArgRequiredElseHelp, [INFO] [stdout] ... | [INFO] [stdout] 36 | | }; [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/api/mod.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref LOCKED: Mutex = Mutex::new( [INFO] [stdout] 40 | | LockedData { [INFO] [stdout] 41 | | cmd: ServeCmd::default(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | ); [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/api/handler.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref RPC_HANDLER: IoHandler = init_rpc_handler(); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | Ok(Arc::new(try!(Name::from_str(s)))) [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] --> src/user/name.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | let strs = try!(parse_names(&mut partof_str.chars(), false)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 151 | out.insert(Arc::new(try!(Name::from_str(&s)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/user/name.rs:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | for p in try!(parse_names(raw, true)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/export.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | let name = try!(NameRc::from_str(&data.name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/export.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | let pname = try!(NameRc::from_str(p)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/ls.rs:320:32 [INFO] [stdout] | [INFO] [stdout] 320 | search_set.completed = try!(get_percent(c)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/ls.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | search_set.tested = try!(get_percent(t)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | try!(write!(w, "{}", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | try!(write!(w, "|{}{}| ", d_sym, t_sym)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | try!(write!(w, "{}% ", d_perc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | try!(write!(w, "{}% ", t_perc)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | try!(write!(w, "| {} ", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | try!(write!(w, "{}", &self.name.raw)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | try!(write!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | try!(p.write(w, cwd, artifacts, color, indent + 1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | try!(w.write_all(", ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | try!(p.write(w, cwd, artifacts, color, indent + 1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | try!(write!(w, "{}", Green.paint(done.as_ref()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | try!(w.write_all(done.as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | try!(w.write_all(" ".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | try!(write!(w, "{}", def.display())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/display.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | try!(w.write_all("\n".as_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | let mut f = try!(fs::File::create(path.as_path())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | try!(f.write_all(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(write_file(&TUTORIAL_TOML, D_TUTORIAL_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(write_file(&TUTORIAL_MD, D_TUTORIAL_MD)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_1_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | try!(write_file(&CAPITOLS_CSV, D_CAPITOLS_CSV)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | try!(write_file( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(write_file(&PURPOSE_TOML, D_PURPOSE_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_2_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_2_TOML)); // same settings as 2 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | try!(write_file(&LOAD_TOML, D_LOAD_1_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | try!(write_file(&SETTINGS_TOML, D_SETTINGS_4_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | try!(write_file(&TEST_LOAD_PY, D_TEST_LOAD_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | try!(write_file(&TEST_DATA_CSV, D_TEST_DATA_CSV)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | try!(write_file(&INIT_PY, b"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | try!(write_file(&TEST_INIT_PY, b"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | try!(write_file(&LOAD_PY, D_LOAD_1_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | try!(write_file(&LOAD_TOML, D_LOAD_2_TOML)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmd/tutorial.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | try!(write_file(&LOAD_PY, D_LOAD_2_PY)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/ui/search.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | 'a'...'z' => s.split(',').map(|s| s.to_string()).collect(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/ls.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | '0'...'9' => had_sign = false, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/display.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | 3...4 => Blue, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/display.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | 1...2 => Yellow, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/fmt.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn run_cmd(w: &mut Write, repo: &Path, project: &Project, cmd: &Cmd) -> Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/update.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn run_cmd(cmd: &Cmd) -> ::std::result::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/tests/test_ls.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | 32...126 => print!("{}", *b as char), // visible ASCII [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cmd/mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | v @ 0...3 => v, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/dev_prefix.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use std::ascii::AsciiExt; // to_ascii_uppercase(), etc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static!{ [INFO] [stdout] 26 | | // must start with artifact type, followed by "-", followed by at least 1 valid character [INFO] [stdout] 27 | | // cannot end with "-" [INFO] [stdout] 28 | | pub static ref NAME_VALID: Regex = Regex::new( [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub static ref SETTINGS_PATH: PathBuf = REPO_DIR.join("settings.toml"); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | types { [INFO] [stdout] 36 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 37 | | } [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref MAIN_SEPARATOR_STR: String = MAIN_SEPARATOR.to_string(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/locs.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static!{ [INFO] [stdout] 10 | | pub static ref ART_LOC: Regex = Regex::new( [INFO] [stdout] 11 | | &format!(r"(?i)(?:#({})(\.[{}]+)?)|(\n)", NAME_VALID_STR, NAME_VALID_CHARS!())).unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/artifact.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / lazy_static!{ [INFO] [stdout] 13 | | // note: the `(?:\w+:)?` is an uncaptured group to allow [INFO] [stdout] 14 | | // for special rendering in the form [INFO] [stdout] 15 | | // [[dot:.subname]] [INFO] [stdout] 16 | | pub static ref SUBNAME_RE: Regex = Regex::new( [INFO] [stdout] 17 | | &format!(r"(?i)\[\[(?:\w+:)?\.([{}]+)\]\]", NAME_VALID_CHARS!())).unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/markdown.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / lazy_static! { [INFO] [stdout] 34 | | static ref NAME_HEADER_RE: Regex = Regex::new( [INFO] [stdout] 35 | | &format!(r"(?i)^#\s*({})\s*$", NAME_VALID_STR) [INFO] [stdout] 36 | | ).unwrap(); [INFO] [stdout] 37 | | static ref DATA_END_RE: Regex = Regex::new(r"^###+\s*$").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/user/markdown.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / lazy_static! { [INFO] [stdout] 34 | | static ref NAME_HEADER_RE: Regex = Regex::new( [INFO] [stdout] 35 | | &format!(r"(?i)^#\s*({})\s*$", NAME_VALID_STR) [INFO] [stdout] 36 | | ).unwrap(); [INFO] [stdout] 37 | | static ref DATA_END_RE: Regex = Regex::new(r"^###+\s*$").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | static ref INCREMENTING_ID: AtomicUsize = AtomicUsize::new(1); [INFO] [stdout] 13 | | pub static ref UUID: Uuid = Uuid::new_v4(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | static ref INCREMENTING_ID: AtomicUsize = AtomicUsize::new(1); [INFO] [stdout] 13 | | pub static ref UUID: Uuid = Uuid::new_v4(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ui/search.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static!{ [INFO] [stdout] 11 | | pub static ref VALID_SEARCH_FIELDS: HashSet = HashSet::from_iter( [INFO] [stdout] 12 | | ["N", "D", "P", "O", "L", "R", "T", "A", [INFO] [stdout] 13 | | "name", "def", "parts", "partof", "loc", "recurse", "text", "all"] [INFO] [stdout] 14 | | .iter().map(|s| s.to_string())); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cmd/types.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / lazy_static!{ [INFO] [stdout] 28 | | pub static ref APP_SETTINGS: Vec = { [INFO] [stdout] 29 | | let mut v = vec![ [INFO] [stdout] 30 | | AS::ArgRequiredElseHelp, [INFO] [stdout] ... | [INFO] [stdout] 36 | | }; [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/test_data/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static!{ [INFO] [stdout] 12 | | pub static ref CWD: PathBuf = env::current_dir().unwrap(); [INFO] [stdout] 13 | | pub static ref TDATA_DIR: PathBuf = CWD.join(PathBuf::from( [INFO] [stdout] 14 | | file!()).parent().unwrap().to_path_buf()); [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub static ref TLOC_DIR: PathBuf = TDATA_DIR.join(PathBuf::from("loc")); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/api/mod.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref LOCKED: Mutex = Mutex::new( [INFO] [stdout] 40 | | LockedData { [INFO] [stdout] 41 | | cmd: ServeCmd::default(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | ); [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/api/handler.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref RPC_HANDLER: IoHandler = init_rpc_handler(); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/user/markdown.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | text: text.trim_right_matches('\n'), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/user/markdown.rs:220:38 [INFO] [stdout] | [INFO] [stdout] 220 | write!(out, "{}\n", text.trim_right_matches('\n'))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/utils.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | remaining.push(a.as_ref()); [INFO] [stdout] | ^^^^^^ cannot infer type for enum `Component<'_>` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `Component<'_>: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/cmd/display.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | w.write_all(text.trim_right().as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `std::string::String` [INFO] [stdout] --> src/cmd/display.rs:192:55 [INFO] [stdout] | [INFO] [stdout] 51 | let completed_str = if artifact.completed < 0. { [INFO] [stdout] | ------------- consider giving `completed_str` a type [INFO] [stdout] ... [INFO] [stdout] 192 | try!(write!(w, "{}", Green.paint(done.as_ref()))); [INFO] [stdout] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::string::String: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/user/markdown.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | text: text.trim_right_matches('\n'), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/user/markdown.rs:220:38 [INFO] [stdout] | [INFO] [stdout] 220 | write!(out, "{}\n", text.trim_right_matches('\n'))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [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/types.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | types { [INFO] [stdout] 36 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 37 | | } [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 78 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `artifact-app` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/utils.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | remaining.push(a.as_ref()); [INFO] [stdout] | ^^^^^^ cannot infer type for enum `Component<'_>` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `Component<'_>: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/cmd/display.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | w.write_all(text.trim_right().as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `std::string::String` [INFO] [stdout] --> src/cmd/display.rs:192:55 [INFO] [stdout] | [INFO] [stdout] 51 | let completed_str = if artifact.completed < 0. { [INFO] [stdout] | ------------- consider giving `completed_str` a type [INFO] [stdout] ... [INFO] [stdout] 192 | try!(write!(w, "{}", Green.paint(done.as_ref()))); [INFO] [stdout] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::string::String: std::convert::AsRef<_>` [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/types.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | types { [INFO] [stdout] 36 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 37 | | } [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 87 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd6cc9830c03ef8382fec3c19e6e8fc08d427597b70a2d72eb5d7fc0189ecec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6cc9830c03ef8382fec3c19e6e8fc08d427597b70a2d72eb5d7fc0189ecec2", kill_on_drop: false }` [INFO] [stdout] dd6cc9830c03ef8382fec3c19e6e8fc08d427597b70a2d72eb5d7fc0189ecec2