[INFO] cloning repository https://github.com/michalsrb/rapidquilt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalsrb/rapidquilt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalsrb%2Frapidquilt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalsrb%2Frapidquilt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67100d4b2336bdf24cc8c3799b0e4e159fe959b8 [INFO] checking michalsrb/rapidquilt against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalsrb%2Frapidquilt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michalsrb/rapidquilt on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michalsrb/rapidquilt [INFO] finished tweaking git repo https://github.com/michalsrb/rapidquilt [INFO] tweaked toml for git repo https://github.com/michalsrb/rapidquilt written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/michalsrb/rapidquilt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.8.5 [INFO] [stderr] Downloaded jemallocator v0.1.9 [INFO] [stderr] Downloaded darling v0.8.5 [INFO] [stderr] Downloaded seahash v3.0.6 [INFO] [stderr] Downloaded darling_macro v0.8.5 [INFO] [stderr] Downloaded pathfinding v1.1.12 [INFO] [stderr] Downloaded jemalloc-sys v0.1.8 [INFO] [stderr] Downloaded ident_case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1bd4d00be94522de1769c5055beee6c9bc0e0b4fc887a0c7077f2dc4606180a9 [INFO] running `Command { std: "docker" "start" "-a" "1bd4d00be94522de1769c5055beee6c9bc0e0b4fc887a0c7077f2dc4606180a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd4d00be94522de1769c5055beee6c9bc0e0b4fc887a0c7077f2dc4606180a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd4d00be94522de1769c5055beee6c9bc0e0b4fc887a0c7077f2dc4606180a9", kill_on_drop: false }` [INFO] [stdout] 1bd4d00be94522de1769c5055beee6c9bc0e0b4fc887a0c7077f2dc4606180a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 447898b5bdf449f2036f516f2757cfaae1890df21ba030e9e4a6504c85b31f7f [INFO] running `Command { std: "docker" "start" "-a" "447898b5bdf449f2036f516f2757cfaae1890df21ba030e9e4a6504c85b31f7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking colored v1.7.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Checking pathfinding v1.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Checking nom v4.2.2 [INFO] [stderr] Compiling darling_core v0.8.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.8.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling v0.8.5 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Checking jemallocator v0.1.9 [INFO] [stderr] Checking rapidquilt v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | /// Parses filename as-is included in the patch, delimited by first whitespace. Returns byte slice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | /// of the path as-is in the input data. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | /// Parses a quoted filename that may contain escaped characters. Returns owned buffer with the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | /// unescaped filename. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | /// Similar to `parse_c_string` function in patch. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | /// Parses a filename. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | /// Either written directly without any whitespace or inside quotation marks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | /// Similar to `parse_name` function in patch. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | /// Parses line and count like "3,4" or just "3" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | /// Parses the line like "@@ -3,4 +5,6 @@ function\n" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/multiapply.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/multiapply.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | fn boxed_clone(&self) -> Box; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | _fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | _fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | analyses: Vec>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn add(&mut self, analysis: Box) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn fn_analysis_note_noop(_note: &Note, _modified_filepatch: &TextFilePatch) { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:618:37 [INFO] [stdout] | [INFO] [stdout] 618 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:649:42 [INFO] [stdout] | [INFO] [stdout] 649 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:754:40 [INFO] [stdout] | [INFO] [stdout] 754 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | /// Parses filename as-is included in the patch, delimited by first whitespace. Returns byte slice [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | /// of the path as-is in the input data. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | /// Parses a quoted filename that may contain escaped characters. Returns owned buffer with the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | /// unescaped filename. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | /// Similar to `parse_c_string` function in patch. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | /// Parses a filename. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | /// Either written directly without any whitespace or inside quotation marks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | /// Similar to `parse_name` function in patch. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | /// Parses line and count like "3,4" or just "3" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/libpatch/patch/unified/parser.rs:505:1 [INFO] [stdout] | [INFO] [stdout] 505 | /// Parses the line like "@@ -3,4 +5,6 @@ function\n" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/multiapply.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/multiapply.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | fn boxed_clone(&self) -> Box; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | _fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | _fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | analyses: Vec>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn add(&mut self, analysis: Box) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Analysis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/analysis/mod.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn fn_analysis_note_noop(_note: &Note, _modified_filepatch: &TextFilePatch) { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:618:37 [INFO] [stdout] | [INFO] [stdout] 618 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:649:42 [INFO] [stdout] | [INFO] [stdout] 649 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libpatch/patch/mod.rs:754:40 [INFO] [stdout] | [INFO] [stdout] 754 | fn_analysis_note: &Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/sequential.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | let fn_analysis_note = |note: &Note, file_patch: &TextFilePatch| { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/parallel.rs:212:40 [INFO] [stdout] | [INFO] [stdout] 212 | let fn_analysis_note = |note: &Note, file_patch: &TextFilePatch| { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/sequential.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | let fn_analysis_note = |note: &Note, file_patch: &TextFilePatch| { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/parallel.rs:212:40 [INFO] [stdout] | [INFO] [stdout] 212 | let fn_analysis_note = |note: &Note, file_patch: &TextFilePatch| { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/common.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | fn_analysis_note: &'fn_analysis_note Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/diagnostics.rs:414:58 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn print_analysis_note(patch_filename: &Path, note: &Note, file_patch: &TextFilePatch) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/main.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | fn build_arena(use_mmap: bool) -> Box { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Arena` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/common.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | fn_analysis_note: &'fn_analysis_note Fn(&dyn Note, &TextFilePatch)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&dyn Note, &TextFilePatch)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/apply/diagnostics.rs:414:58 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn print_analysis_note(patch_filename: &Path, note: &Note, file_patch: &TextFilePatch) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rapidquilt/main.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | fn build_arena(use_mmap: bool) -> Box { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Arena` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "447898b5bdf449f2036f516f2757cfaae1890df21ba030e9e4a6504c85b31f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447898b5bdf449f2036f516f2757cfaae1890df21ba030e9e4a6504c85b31f7f", kill_on_drop: false }` [INFO] [stdout] 447898b5bdf449f2036f516f2757cfaae1890df21ba030e9e4a6504c85b31f7f