[INFO] cloning repository https://github.com/Richterrettich/asciiauthor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Richterrettich/asciiauthor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichterrettich%2Fasciiauthor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichterrettich%2Fasciiauthor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2387877e2f0d48eb32f4e29dcc5e0f0d40a7b78 [INFO] checking Richterrettich/asciiauthor against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichterrettich%2Fasciiauthor" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Richterrettich/asciiauthor on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Richterrettich/asciiauthor [INFO] finished tweaking git repo https://github.com/Richterrettich/asciiauthor [INFO] tweaked toml for git repo https://github.com/Richterrettich/asciiauthor written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Richterrettich/asciiauthor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bb44da27f5d02e20f3e2ddbdafb11b3f5f16be17a2458e13379acb1078c525a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bb44da27f5d02e20f3e2ddbdafb11b3f5f16be17a2458e13379acb1078c525a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb44da27f5d02e20f3e2ddbdafb11b3f5f16be17a2458e13379acb1078c525a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb44da27f5d02e20f3e2ddbdafb11b3f5f16be17a2458e13379acb1078c525a", kill_on_drop: false }` [INFO] [stdout] 4bb44da27f5d02e20f3e2ddbdafb11b3f5f16be17a2458e13379acb1078c525a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f79d9513b0ff2140d186f1e3273fed96ece7e4bc4e8811148ff0c384677cace [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f79d9513b0ff2140d186f1e3273fed96ece7e4bc4e8811148ff0c384677cace", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking argf v0.2.0 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking clap v2.19.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking term v0.4.4 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking term-painter v0.2.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking asciiauthor v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | create_dir!(&dir_path,"content"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | create_dir!(&dir_path,"includes"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | create_dir!(&dir_path,"content/images"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | / create_file!(&dir_path,".gitignore", [INFO] [stdout] 23 | | "**/*.html\n\ [INFO] [stdout] 24 | | **/*.pdf\n\ [INFO] [stdout] 25 | | **/*.pdfmarks\n\ [INFO] [stdout] 26 | | **/*.textclippings\n\ [INFO] [stdout] 27 | | **/.DS_Store\n"); [INFO] [stdout] | |___________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(write!(&f,$c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | / create_file!(&dir_path,".gitignore", [INFO] [stdout] 23 | | "**/*.html\n\ [INFO] [stdout] 24 | | **/*.pdf\n\ [INFO] [stdout] 25 | | **/*.pdfmarks\n\ [INFO] [stdout] 26 | | **/*.textclippings\n\ [INFO] [stdout] 27 | | **/.DS_Store\n"); [INFO] [stdout] | |___________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | / create_file!(&dir_path,"includes/config.adoc", [INFO] [stdout] 29 | | ":icons: font\n\ [INFO] [stdout] 30 | | :toc: macro\n\ [INFO] [stdout] 31 | | :stem: latexmath\n\ [INFO] [stdout] 32 | | :source-highlighter: coderay\n\ [INFO] [stdout] 33 | | :listing-caption: Listing\n\ [INFO] [stdout] 34 | | :pdf-page-size: A4\n"); [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(write!(&f,$c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | / create_file!(&dir_path,"includes/config.adoc", [INFO] [stdout] 29 | | ":icons: font\n\ [INFO] [stdout] 30 | | :toc: macro\n\ [INFO] [stdout] 31 | | :stem: latexmath\n\ [INFO] [stdout] 32 | | :source-highlighter: coderay\n\ [INFO] [stdout] 33 | | :listing-caption: Listing\n\ [INFO] [stdout] 34 | | :pdf-page-size: A4\n"); [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | / create_file!(&dir_path,"content/index.adoc", [INFO] [stdout] 36 | | "= {}\n\ [INFO] [stdout] 37 | | include::../includes/config.adoc[]\n\n\ [INFO] [stdout] 38 | | :content: .\n\n\ [INFO] [stdout] 39 | | toc::[]\n\n",name); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | / create_file!(&dir_path,"content/index.adoc", [INFO] [stdout] 36 | | "= {}\n\ [INFO] [stdout] 37 | | include::../includes/config.adoc[]\n\n\ [INFO] [stdout] 38 | | :content: .\n\n\ [INFO] [stdout] 39 | | toc::[]\n\n",name); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let new_number = try!(find_last_number(path)) + 1; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | create_dir!(path, &*format!("{}_{}", new_number, dir_name)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | create_dir!(path, &*format!("{}_{}/images", new_number, dir_name)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / create_file!(path, [INFO] [stdout] 53 | | &*format!("{}/index.adoc", section_name), [INFO] [stdout] 54 | | "{}\n{} {}\n:{}: .\nifdef::{}[]\n:{}: {{{}}}/{}\nendif::{}[]\n:imagesdir: \ [INFO] [stdout] 55 | | {{{}}}/images\n\n", [INFO] [stdout] ... | [INFO] [stdout] 64 | | parent_image_variable, [INFO] [stdout] 65 | | dir_name); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / create_file!(path, [INFO] [stdout] 53 | | &*format!("{}/index.adoc", section_name), [INFO] [stdout] 54 | | "{}\n{} {}\n:{}: .\nifdef::{}[]\n:{}: {{{}}}/{}\nendif::{}[]\n:imagesdir: \ [INFO] [stdout] 55 | | {{{}}}/images\n\n", [INFO] [stdout] ... | [INFO] [stdout] 64 | | parent_image_variable, [INFO] [stdout] 65 | | dir_name); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 69 | | "//BEGIN SECTIONS\ninclude::{}/index.adoc[]\n\n", [INFO] [stdout] 70 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 69 | | "//BEGIN SECTIONS\ninclude::{}/index.adoc[]\n\n", [INFO] [stdout] 70 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 73 | | "include::{}/index.adoc[]\n\n", [INFO] [stdout] 74 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 73 | | "include::{}/index.adoc[]\n\n", [INFO] [stdout] 74 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | for entry in try!(fs::read_dir(path)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | let dir = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | try!(fs::rename(&old_name_of_second,new_name_of_second)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | try!(fs::rename(&old_name_of_first,new_name_of_first)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | try!(fs::rename(util::dir(base,first,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | try!(util::move_section_dirs(first-1,second,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | try!(util::move_section_dirs(first+1,second,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | try!(fs::remove_dir_all(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/delete_command/mod.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | remove_dir!(base,dir_name); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | try!(util::move_section_dirs(number+1,highest_value,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | let mut f = try!(fs::File::open(format!("{}/index.adoc",base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | try!(f.read_to_string(&mut file_content)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | let mut temp_file = try!(fs::File::create(format!("{}/temp_file",base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | try!(write!(temp_file,"{}{}",first_part,includes_part)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | try!(fs::rename(format!("{}/temp_file",&base),format!("{}/index.adoc",&base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | let file = try!(fs::File::open(index_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let temp_file = try!(fs::File::create(format!("{}/{}/temp_file",base,dir_entry.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | try!(write!(&temp_file,"{}\n",append_line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | try!(fs::rename(format!("{}/{}/temp_file",base,dir_entry.to_string()),format!("{}/{}/index.adoc",base,dir_entry.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | try!(fs::rename(dir(base,i,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | try!(fs::rename(dir(base,i,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let read_dir = try!(fs::read_dir(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | create_dir!(&dir_path,"content"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | create_dir!(&dir_path,"includes"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | create_dir!(&dir_path,"content/images"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | / create_file!(&dir_path,".gitignore", [INFO] [stdout] 23 | | "**/*.html\n\ [INFO] [stdout] 24 | | **/*.pdf\n\ [INFO] [stdout] 25 | | **/*.pdfmarks\n\ [INFO] [stdout] 26 | | **/*.textclippings\n\ [INFO] [stdout] 27 | | **/.DS_Store\n"); [INFO] [stdout] | |___________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(write!(&f,$c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | / create_file!(&dir_path,".gitignore", [INFO] [stdout] 23 | | "**/*.html\n\ [INFO] [stdout] 24 | | **/*.pdf\n\ [INFO] [stdout] 25 | | **/*.pdfmarks\n\ [INFO] [stdout] 26 | | **/*.textclippings\n\ [INFO] [stdout] 27 | | **/.DS_Store\n"); [INFO] [stdout] | |___________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | / create_file!(&dir_path,"includes/config.adoc", [INFO] [stdout] 29 | | ":icons: font\n\ [INFO] [stdout] 30 | | :toc: macro\n\ [INFO] [stdout] 31 | | :stem: latexmath\n\ [INFO] [stdout] 32 | | :source-highlighter: coderay\n\ [INFO] [stdout] 33 | | :listing-caption: Listing\n\ [INFO] [stdout] 34 | | :pdf-page-size: A4\n"); [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(write!(&f,$c)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | / create_file!(&dir_path,"includes/config.adoc", [INFO] [stdout] 29 | | ":icons: font\n\ [INFO] [stdout] 30 | | :toc: macro\n\ [INFO] [stdout] 31 | | :stem: latexmath\n\ [INFO] [stdout] 32 | | :source-highlighter: coderay\n\ [INFO] [stdout] 33 | | :listing-caption: Listing\n\ [INFO] [stdout] 34 | | :pdf-page-size: A4\n"); [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | / create_file!(&dir_path,"content/index.adoc", [INFO] [stdout] 36 | | "= {}\n\ [INFO] [stdout] 37 | | include::../includes/config.adoc[]\n\n\ [INFO] [stdout] 38 | | :content: .\n\n\ [INFO] [stdout] 39 | | toc::[]\n\n",name); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/init/mod.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | / create_file!(&dir_path,"content/index.adoc", [INFO] [stdout] 36 | | "= {}\n\ [INFO] [stdout] 37 | | include::../includes/config.adoc[]\n\n\ [INFO] [stdout] 38 | | :content: .\n\n\ [INFO] [stdout] 39 | | toc::[]\n\n",name); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let new_number = try!(find_last_number(path)) + 1; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | create_dir!(path, &*format!("{}_{}", new_number, dir_name)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(fs::create_dir_all(Path::new(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | create_dir!(path, &*format!("{}_{}/images", new_number, dir_name)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let f = try!(File::create(&*format!("{}",path))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / create_file!(path, [INFO] [stdout] 53 | | &*format!("{}/index.adoc", section_name), [INFO] [stdout] 54 | | "{}\n{} {}\n:{}: .\nifdef::{}[]\n:{}: {{{}}}/{}\nendif::{}[]\n:imagesdir: \ [INFO] [stdout] 55 | | {{{}}}/images\n\n", [INFO] [stdout] ... | [INFO] [stdout] 64 | | parent_image_variable, [INFO] [stdout] 65 | | dir_name); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / create_file!(path, [INFO] [stdout] 53 | | &*format!("{}/index.adoc", section_name), [INFO] [stdout] 54 | | "{}\n{} {}\n:{}: .\nifdef::{}[]\n:{}: {{{}}}/{}\nendif::{}[]\n:imagesdir: \ [INFO] [stdout] 55 | | {{{}}}/images\n\n", [INFO] [stdout] ... | [INFO] [stdout] 64 | | parent_image_variable, [INFO] [stdout] 65 | | dir_name); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 69 | | "//BEGIN SECTIONS\ninclude::{}/index.adoc[]\n\n", [INFO] [stdout] 70 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 69 | | "//BEGIN SECTIONS\ninclude::{}/index.adoc[]\n\n", [INFO] [stdout] 70 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 73 | | "include::{}/index.adoc[]\n\n", [INFO] [stdout] 74 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(&f,$c,$($sub),*)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/section/mod.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / append_file!(&*format!("{}/index.adoc", path), [INFO] [stdout] 73 | | "include::{}/index.adoc[]\n\n", [INFO] [stdout] 74 | | &*section_name); [INFO] [stdout] | |_____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | for entry in try!(fs::read_dir(path)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/section/mod.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | let dir = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | try!(fs::rename(&old_name_of_second,new_name_of_second)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | try!(fs::rename(&old_name_of_first,new_name_of_first)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/swap_command/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | try!(fs::rename(util::dir(base,first,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | try!(util::move_section_dirs(first-1,second,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | try!(util::move_section_dirs(first+1,second,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/move_command/mod.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | let mut dir_entries = try!(util::sorted_dir_entries(base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | try!(fs::remove_dir_all(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/delete_command/mod.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | remove_dir!(base,dir_name); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | try!(util::move_section_dirs(number+1,highest_value,base,&dir_entries)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | try!(util::rewrite_index(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/delete_command/mod.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | try!(util::rewrite_sections(&mut dir_entries,base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | let mut f = try!(fs::File::open(format!("{}/index.adoc",base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | try!(f.read_to_string(&mut file_content)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | let mut temp_file = try!(fs::File::create(format!("{}/temp_file",base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | try!(write!(temp_file,"{}{}",first_part,includes_part)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | try!(fs::rename(format!("{}/temp_file",&base),format!("{}/index.adoc",&base))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | let file = try!(fs::File::open(index_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let temp_file = try!(fs::File::create(format!("{}/{}/temp_file",base,dir_entry.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | try!(write!(&temp_file,"{}\n",append_line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | try!(fs::rename(format!("{}/{}/temp_file",base,dir_entry.to_string()),format!("{}/{}/index.adoc",base,dir_entry.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | try!(fs::rename(dir(base,i,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | try!(fs::rename(dir(base,i,&dir_entries), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/util/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let read_dir = try!(fs::read_dir(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | BookError::IoBookError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | BookError::IoBookError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | BookError::IoBookError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | BookError::IoBookError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:99:58 [INFO] [stdout] | [INFO] [stdout] 99 | section_result = section::section("baz",&*content_path,vector); [INFO] [stdout] | ^^^^^^ expected struct `clap::args::arg_matches::Values`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | Err(err) => println!("{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asciiauthor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | Err(err) => println!("{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f79d9513b0ff2140d186f1e3273fed96ece7e4bc4e8811148ff0c384677cace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f79d9513b0ff2140d186f1e3273fed96ece7e4bc4e8811148ff0c384677cace", kill_on_drop: false }` [INFO] [stdout] 2f79d9513b0ff2140d186f1e3273fed96ece7e4bc4e8811148ff0c384677cace