[INFO] fetching crate artifact-app 1.1.0-beta001...
[INFO] testing artifact-app-1.1.0-beta001 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate artifact-app 1.1.0-beta001 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate artifact-app 1.1.0-beta001 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 274 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.9.0 (available: v0.12.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding difference v1.0.0 (available: v2.0.0)
[INFO] [stderr]       Adding error-chain v0.10.0 (available: v0.12.4)
[INFO] [stderr]       Adding fern v0.4.4 (available: v0.7.1)
[INFO] [stderr]       Adding itertools v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding jsonrpc-core v7.1.1 (available: v18.0.0)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding nickel v0.10.2 (available: v0.11.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.2)
[INFO] [stderr]       Adding self_update v0.4.5 (available: v0.42.0)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding strfmt v0.1.6 (available: v0.2.5)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.8)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.2)
[INFO] [stderr]       Adding uuid v0.5.1 (available: v1.18.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded uuid v0.5.1
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded block2 v0.6.2
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded difference v1.0.0
[INFO] [stderr]   Downloaded h2 v0.1.26
[INFO] [stderr]   Downloaded hyper-old-types v0.11.0
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded hyper v0.12.36
[INFO] [stderr]   Downloaded uuid v0.7.4
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded mustache v0.8.2
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded cookie_store v0.7.0
[INFO] [stderr]   Downloaded serde_urlencoded v0.5.5
[INFO] [stderr]   Downloaded reqwest v0.9.24
[INFO] [stderr]   Downloaded strfmt v0.1.6
[INFO] [stderr]   Downloaded jsonrpc-core v7.1.1
[INFO] [stderr]   Downloaded groupable v0.2.0
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded unsafe-any v0.4.2
[INFO] [stderr]   Downloaded typemap v0.3.3
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded try_from v0.3.2
[INFO] [stderr]   Downloaded string v0.2.1
[INFO] [stderr]   Downloaded want v0.2.0
[INFO] [stderr]   Downloaded fern v0.4.4
[INFO] [stderr]   Downloaded self_update v0.4.5
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded cookie v0.12.0
[INFO] [stderr]   Downloaded nickel v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5e1514e8d1b940cca516d89a69bcfd7b5b3f5a3c0d5c21f5907009d1f71b9d6
[INFO] running `Command { std: "docker" "start" "-a" "c5e1514e8d1b940cca516d89a69bcfd7b5b3f5a3c0d5c21f5907009d1f71b9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5e1514e8d1b940cca516d89a69bcfd7b5b3f5a3c0d5c21f5907009d1f71b9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e1514e8d1b940cca516d89a69bcfd7b5b3f5a3c0d5c21f5907009d1f71b9d6", kill_on_drop: false }`
[INFO] [stdout] c5e1514e8d1b940cca516d89a69bcfd7b5b3f5a3c0d5c21f5907009d1f71b9d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2afcfea99813f0c92e81ebacb3b0f672ad98e0920c134029fc62712006363470
[INFO] running `Command { std: "docker" "start" "-a" "2afcfea99813f0c92e81ebacb3b0f672ad98e0920c134029fc62712006363470", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling mustache v0.8.2
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling hyper-old-types v0.11.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling groupable v0.2.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling self_update v0.4.5
[INFO] [stderr]    Compiling uuid v0.5.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling jsonrpc-core v7.1.1
[INFO] [stderr]    Compiling fern v0.4.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling nickel v0.10.2
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling strfmt v0.1.6
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling artifact-app v1.1.0-beta001 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/cmd/ls.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |                       - T/text: search the text field (see -T)\n\n\
[INFO] [stdout]    |  _________________________________________________________________^
[INFO] [stdout] 38 | |
[INFO] [stdout] 39 | |                     Fields can be listed by all caps, or comma-separated lowercase. \
[INFO] [stdout]    | |____________________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/cmd/ls.rs:43:51
[INFO] [stdout]    |
[INFO] [stdout] 43 |                       art ls foobar -p name,text\n\n\
[INFO] [stdout]    |  ___________________________________________________^
[INFO] [stdout] 44 | |
[INFO] [stdout] 45 | |                     Regular expressions use the rust regular expression syntax, \
[INFO] [stdout]    | |____________________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/cmd/ls.rs:47:79
[INFO] [stdout]    |
[INFO] [stdout] 47 |                       https://doc.rust-lang.org/regex/regex/index.html#syntax.\n\
[INFO] [stdout]    |  _______________________________________________________________________________^
[INFO] [stdout] 48 | |
[INFO] [stdout] 49 | |                     ",
[INFO] [stdout]    | |____________________^ skipping everything up to and including this point
[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: 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: `...` 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]    = 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]   --> src/cmd/types.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use std::process::exit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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]     = 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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: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/display.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 try!(w.write_all(" ".as_ref()));
[INFO] [stdout]    |                 ^^^
[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]     = 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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]     = 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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: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: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: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: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: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: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: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: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: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: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/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: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: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/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]    = 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracker`
[INFO] [stdout]   --> src/api/handler.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "tracker")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `beta` and `default`
[INFO] [stdout]    = help: consider adding `tracker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tracker`
[INFO] [stdout]   --> src/api/handler.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "tracker"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `beta` and `default`
[INFO] [stdout]    = help: consider adding `tracker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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:21
[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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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] ...   |
[INFO] [stdout] 144 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/user/artifact.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static!{
[INFO] [stdout] ...  |
[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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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<String> = 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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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<AS> = {
[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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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<LockedData> = 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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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/cmd/fmt.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn run_cmd(w: &mut Write, repo: &Path, project: &Project, cmd: &Cmd) -> Result<u8> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn run_cmd(w: &mut dyn Write, repo: &Path, project: &Project, cmd: &Cmd) -> Result<u8> {
[INFO] [stdout]    |                        +++
[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<u8, Box<::std::error::Error>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn run_cmd(cmd: &Cmd) -> ::std::result::Result<u8, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                            +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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] ...   |
[INFO] [stdout] 144 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 74 -             text: text.trim_right_matches('\n'),
[INFO] [stdout] 74 +             text: text.trim_end_matches('\n'),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 220 -             write!(out, "{}\n", text.trim_right_matches('\n'))?;
[INFO] [stdout] 220 +             write!(out, "{}\n", text.trim_end_matches('\n'))?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/utils.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     remaining.push(a.as_ref());
[INFO] [stdout]    |                               ^^^^   ------ type must be known at this point
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               cannot infer type of the type parameter `P` declared on the method `push`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `Component<'_>: std::convert::AsRef<_>` found in the `std` crate:
[INFO] [stdout]            - impl std::convert::AsRef<OsStr> for Component<'_>;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for Component<'_>;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     remaining.push::<&T>(a.as_ref());
[INFO] [stdout]    |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/utils.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     remaining.push(a.as_ref());
[INFO] [stdout]    |                               ^^^^ cannot infer type of the type parameter `P` declared on the method `push`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `_: std::convert::AsRef<std::path::Path>` found in the following crates: `rustix`, `std`, `tempdir`:
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for OsStr;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for TempDir;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for rustix::path::dec_int::DecInt;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::ffi::OsString;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::path::Path;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::path::PathBuf;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::string::String;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for str;
[INFO] [stdout]    = note: required for `&_` to implement `std::convert::AsRef<std::path::Path>`
[INFO] [stdout] note: required by a bound in `std::path::PathBuf::push`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/path.rs:1300:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     remaining.push::<&T>(a.as_ref());
[INFO] [stdout]    |                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/utils.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 EoB::Left(a) => remaining.push(a.as_ref()),
[INFO] [stdout]    |                                           ^^^^ cannot infer type of the type parameter `P` declared on the method `push`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `_: std::convert::AsRef<std::path::Path>` found in the following crates: `rustix`, `std`, `tempdir`:
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for OsStr;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for TempDir;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for rustix::path::dec_int::DecInt;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::ffi::OsString;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::path::Path;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::path::PathBuf;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for std::string::String;
[INFO] [stdout]            - impl std::convert::AsRef<std::path::Path> for str;
[INFO] [stdout]    = note: required for `&_` to implement `std::convert::AsRef<std::path::Path>`
[INFO] [stdout] note: required by a bound in `std::path::PathBuf::push`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/path.rs:1300:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 EoB::Left(a) => remaining.push::<&T>(a.as_ref()),
[INFO] [stdout]    |                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 210 -             w.write_all(text.trim_right().as_ref()).unwrap();
[INFO] [stdout] 210 +             w.write_all(text.trim_end().as_ref()).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cmd/display.rs:192:44
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 try!(write!(w, "{}", Green.paint(done.as_ref())));
[INFO] [stdout]     |                                            ^^^^^      ------ type must be known at this point
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            cannot infer type of the type parameter `I` declared on the method `paint`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `std::string::String: std::convert::AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]             - impl std::convert::AsRef<OsStr> for std::string::String;
[INFO] [stdout]             - impl std::convert::AsRef<[u8]> for std::string::String;
[INFO] [stdout]             - impl std::convert::AsRef<std::path::Path> for std::string::String;
[INFO] [stdout]             - impl std::convert::AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 try!(write!(w, "{}", Green.paint::<&T, str>(done.as_ref())));
[INFO] [stdout]     |                                                 +++++++++++
[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` (lib) due to 4 previous errors; 79 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2afcfea99813f0c92e81ebacb3b0f672ad98e0920c134029fc62712006363470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afcfea99813f0c92e81ebacb3b0f672ad98e0920c134029fc62712006363470", kill_on_drop: false }`
[INFO] [stdout] 2afcfea99813f0c92e81ebacb3b0f672ad98e0920c134029fc62712006363470
