[INFO] updating cached repository rust-leipzig/wiki [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-leipzig/wiki [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-leipzig/wiki" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rust-leipzig/wiki"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rust-leipzig/wiki'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-leipzig/wiki" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rust-leipzig/wiki"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rust-leipzig/wiki'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b67e14b0544394bf2fedcedbbd2354a7de1a424e [INFO] sha for GitHub repo rust-leipzig/wiki: b67e14b0544394bf2fedcedbbd2354a7de1a424e [INFO] validating manifest of rust-leipzig/wiki on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rust-leipzig/wiki on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rust-leipzig/wiki [INFO] finished frobbing rust-leipzig/wiki [INFO] frobbed toml for rust-leipzig/wiki written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rust-leipzig/wiki/Cargo.toml [INFO] started frobbing rust-leipzig/wiki [INFO] finished frobbing rust-leipzig/wiki [INFO] frobbed toml for rust-leipzig/wiki written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rust-leipzig/wiki/Cargo.toml [INFO] crate rust-leipzig/wiki already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rust-leipzig/wiki against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rust-leipzig/wiki:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7b00de3bc482cf90e7dfe3d0e28758d9b911b7f1bd14f963d6bc08526df3a06c [INFO] running `"docker" "start" "-a" "7b00de3bc482cf90e7dfe3d0e28758d9b911b7f1bd14f963d6bc08526df3a06c"` [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking num_cpus v1.5.1 [INFO] [stderr] Checking uuid v0.5.0 [INFO] [stderr] Compiling hyper v0.10.11 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rayon v0.7.1 [INFO] [stderr] Checking url v1.4.1 [INFO] [stderr] Checking markdown v0.2.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.1/src/form_urlencoded.rs:248:40 [INFO] [stderr] | [INFO] [stderr] 246 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 247 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 248 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking iron v0.5.1 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking mowl v1.0.3 [INFO] [stderr] Checking wiki v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | /// Remove all input_paths [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 163 | self.input_paths.clear(); [INFO] [stderr] | ------------------------ rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | /// Gather new content [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 166 | let md_path = PathBuf::from(&directory).join("**").join("*.md"); [INFO] [stderr] | ---------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | /// Use the current working directory as a fallback [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 172 | / for entry in glob(md_path.to_str().unwrap_or("."))? { [INFO] [stderr] 173 | | self.input_paths.push( [INFO] [stderr] 174 | | InputPaths::new(entry?.to_str() [INFO] [stderr] 175 | | .ok_or_else(|| "Unable to stringfy entry in markdown path.")?)); [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | /// Remove all input_paths [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 163 | self.input_paths.clear(); [INFO] [stderr] | ------------------------ rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | /// Gather new content [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 166 | let md_path = PathBuf::from(&directory).join("**").join("*.md"); [INFO] [stderr] | ---------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | /// Use the current working directory as a fallback [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 172 | / for entry in glob(md_path.to_str().unwrap_or("."))? { [INFO] [stderr] 173 | | self.input_paths.push( [INFO] [stderr] 174 | | InputPaths::new(entry?.to_str() [INFO] [stderr] 175 | | .ok_or_else(|| "Unable to stringfy entry in markdown path.")?)); [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] [INFO] [stderr] warning: unused import: `IronError` [INFO] [stderr] --> src/error.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use iron::error::{HttpError, IronError}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `IronError` [INFO] [stderr] --> src/error.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use iron::error::{HttpError, IronError}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:119:1 [INFO] [stderr] | [INFO] [stderr] 119 | / lazy_static! { [INFO] [stderr] 120 | | static ref PDF_MIME: Mime = "application/pdf".parse::().unwrap(); [INFO] [stderr] 121 | | static ref DOC_MIME: Mime = "application/msword".parse::().unwrap(); [INFO] [stderr] 122 | | static ref ODA_MIME: Mime = "application/oda".parse::().unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 131 | | static ref SHA_FILE: &'static str = ".files.sha"; [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:254:20 [INFO] [stderr] | [INFO] [stderr] 254 | fs::create_dir(&file_directory); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | fs::create_dir_all(page_files_path.as_str()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:294:17 [INFO] [stderr] | [INFO] [stderr] 294 | html_file.read_to_string(&mut buffer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:298:17 [INFO] [stderr] | [INFO] [stderr] 298 | html_file.write((&buffer).as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:254:20 [INFO] [stderr] | [INFO] [stderr] 254 | fs::create_dir(&file_directory); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | fs::create_dir_all(page_files_path.as_str()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:294:17 [INFO] [stderr] | [INFO] [stderr] 294 | html_file.read_to_string(&mut buffer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:298:17 [INFO] [stderr] | [INFO] [stderr] 298 | html_file.write((&buffer).as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused import: `IronError` [INFO] [stderr] --> src/error.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use iron::error::{HttpError, IronError}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `IronError` [INFO] [stderr] --> src/error.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use iron::error::{HttpError, IronError}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | Io(io::Error) #[doc="An I/O error"]; [INFO] [stderr] 10 | | Glob(glob::GlobError) #[doc="A glob error"]; [INFO] [stderr] ... | [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | wiki.read_files(file_directory, output_directory); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | wiki.read_files(file_directory, output_directory); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.16s [INFO] running `"docker" "inspect" "7b00de3bc482cf90e7dfe3d0e28758d9b911b7f1bd14f963d6bc08526df3a06c"` [INFO] running `"docker" "rm" "-f" "7b00de3bc482cf90e7dfe3d0e28758d9b911b7f1bd14f963d6bc08526df3a06c"` [INFO] [stdout] 7b00de3bc482cf90e7dfe3d0e28758d9b911b7f1bd14f963d6bc08526df3a06c