[INFO] fetching crate vobject 0.7.0...
[INFO] checking vobject-0.7.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate vobject 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate vobject 0.7.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate vobject 0.7.0
[INFO] finished tweaking crates.io crate vobject 0.7.0
[INFO] tweaked toml for crates.io crate vobject 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43896c979a5beaba8601fb60cbb6be3a02186bb0dcc495dd5eca6399d5594580
[INFO] running `Command { std: "docker" "start" "-a" "43896c979a5beaba8601fb60cbb6be3a02186bb0dcc495dd5eca6399d5594580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43896c979a5beaba8601fb60cbb6be3a02186bb0dcc495dd5eca6399d5594580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43896c979a5beaba8601fb60cbb6be3a02186bb0dcc495dd5eca6399d5594580", kill_on_drop: false }`
[INFO] [stdout] 43896c979a5beaba8601fb60cbb6be3a02186bb0dcc495dd5eca6399d5594580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 712e2ac0f4d68ba45c5288f22dc5ec4c51bb5a540b7d426d92d363239ca49c7c
[INFO] running `Command { std: "docker" "start" "-a" "712e2ac0f4d68ba45c5288f22dc5ec4c51bb5a540b7d426d92d363239ca49c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking vobject v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/component.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let (rv, new_s) = try!(read_component(s));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/component.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let rv = try!(parser.consume_component());
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             try!(self.consume_eol());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         try!(self.assert_char(':'));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let name = try!(self.consume_property_name());
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let value = try!(self.consume_property_value());
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         try!(self.sloppy_terminate_line());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |             try!(self.assert_char('"'));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let name = try!(self.consume_param_name());
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut property = try!(self.consume_property());
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:268:24
[INFO] [stdout]     |
[INFO] [stdout] 268 |             property = try!(self.consume_property());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:271:46
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 component.subcomponents.push(try!(self.consume_component()));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     /// Setter for "DTEND" property
[INFO] [stdout] 250 | |     ///
[INFO] [stdout] 251 | |     /// # Notice
[INFO] [stdout] 252 | |     ///
[INFO] [stdout] 253 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     /// Setter for "DTSTART" property
[INFO] [stdout] 257 | |     ///
[INFO] [stdout] 258 | |     /// # Notice
[INFO] [stdout] 259 | |     ///
[INFO] [stdout] 260 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | /     /// Setter for "DTSTAMP" property
[INFO] [stdout] 264 | |     ///
[INFO] [stdout] 265 | |     /// # Notice
[INFO] [stdout] 266 | |     ///
[INFO] [stdout] 267 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | /     /// Setter for "UID" property
[INFO] [stdout] 271 | |     ///
[INFO] [stdout] 272 | |     /// # Notice
[INFO] [stdout] 273 | |     ///
[INFO] [stdout] 274 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     /// Setter for "DESCRIPTION" property
[INFO] [stdout] 278 | |     ///
[INFO] [stdout] 279 | |     /// # Notice
[INFO] [stdout] 280 | |     ///
[INFO] [stdout] 281 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     /// Setter for "SUMMARY" property
[INFO] [stdout] 285 | |     ///
[INFO] [stdout] 286 | |     /// # Notice
[INFO] [stdout] 287 | |     ///
[INFO] [stdout] 288 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | /     /// Setter for "URL" property
[INFO] [stdout] 292 | |     ///
[INFO] [stdout] 293 | |     /// # Notice
[INFO] [stdout] 294 | |     ///
[INFO] [stdout] 295 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | /     /// Setter for "LOCATION" property
[INFO] [stdout] 299 | |     ///
[INFO] [stdout] 300 | |     /// # Notice
[INFO] [stdout] 301 | |     ///
[INFO] [stdout] 302 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/component.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let (rv, new_s) = try!(read_component(s));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     /// Setter for "CLASS" property
[INFO] [stdout] 306 | |     ///
[INFO] [stdout] 307 | |     /// # Notice
[INFO] [stdout] 308 | |     ///
[INFO] [stdout] 309 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     /// Setter for "CATEGORIES" property
[INFO] [stdout] 313 | |     ///
[INFO] [stdout] 314 | |     /// # Notice
[INFO] [stdout] 315 | |     ///
[INFO] [stdout] 316 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | /     /// Setter for "TRANSP" property
[INFO] [stdout] 320 | |     ///
[INFO] [stdout] 321 | |     /// # Notice
[INFO] [stdout] 322 | |     ///
[INFO] [stdout] 323 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | /     /// Setter for "RRULE" property
[INFO] [stdout] 327 | |     ///
[INFO] [stdout] 328 | |     /// # Notice
[INFO] [stdout] 329 | |     ///
[INFO] [stdout] 330 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/component.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let rv = try!(parser.consume_component());
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             try!(self.consume_eol());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         try!(self.assert_char(':'));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let name = try!(self.consume_property_name());
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let value = try!(self.consume_property_value());
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         try!(self.sloppy_terminate_line());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     /// Chainable setter for "DTEND" property.
[INFO] [stdout] 338 | |     ///
[INFO] [stdout] 339 | |     /// # Notice
[INFO] [stdout] 340 | |     ///
[INFO] [stdout] 341 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | /     /// Chainable setter for "DTSTART" property.
[INFO] [stdout] 345 | |     ///
[INFO] [stdout] 346 | |     /// # Notice
[INFO] [stdout] 347 | |     ///
[INFO] [stdout] 348 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | /     /// Chainable setter for "DTSTAMP" property.
[INFO] [stdout] 352 | |     ///
[INFO] [stdout] 353 | |     /// # Notice
[INFO] [stdout] 354 | |     ///
[INFO] [stdout] 355 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 | /     /// Chainable setter for "UID" property.
[INFO] [stdout] 359 | |     ///
[INFO] [stdout] 360 | |     /// # Notice
[INFO] [stdout] 361 | |     ///
[INFO] [stdout] 362 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | /     /// Chainable setter for "DESCRIPTION" property.
[INFO] [stdout] 366 | |     ///
[INFO] [stdout] 367 | |     /// # Notice
[INFO] [stdout] 368 | |     ///
[INFO] [stdout] 369 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | /     /// Chainable setter for "SUMMARY" property.
[INFO] [stdout] 373 | |     ///
[INFO] [stdout] 374 | |     /// # Notice
[INFO] [stdout] 375 | |     ///
[INFO] [stdout] 376 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |             try!(self.assert_char('"'));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let name = try!(self.consume_param_name());
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut property = try!(self.consume_property());
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:268:24
[INFO] [stdout]     |
[INFO] [stdout] 268 |             property = try!(self.consume_property());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/parser.rs:271:46
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 component.subcomponents.push(try!(self.consume_component()));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]    --> src/parser.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     use error::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     /// Setter for "DTEND" property
[INFO] [stdout] 250 | |     ///
[INFO] [stdout] 251 | |     /// # Notice
[INFO] [stdout] 252 | |     ///
[INFO] [stdout] 253 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/icalendar.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     /// Setter for "DTSTART" property
[INFO] [stdout] 257 | |     ///
[INFO] [stdout] 258 | |     /// # Notice
[INFO] [stdout] 259 | |     ///
[INFO] [stdout] 260 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | /     /// Setter for "DTSTAMP" property
[INFO] [stdout] 264 | |     ///
[INFO] [stdout] 265 | |     /// # Notice
[INFO] [stdout] 266 | |     ///
[INFO] [stdout] 267 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | /     /// Setter for "UID" property
[INFO] [stdout] 271 | |     ///
[INFO] [stdout] 272 | |     /// # Notice
[INFO] [stdout] 273 | |     ///
[INFO] [stdout] 274 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     /// Setter for "DESCRIPTION" property
[INFO] [stdout] 278 | |     ///
[INFO] [stdout] 279 | |     /// # Notice
[INFO] [stdout] 280 | |     ///
[INFO] [stdout] 281 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     /// Setter for "SUMMARY" property
[INFO] [stdout] 285 | |     ///
[INFO] [stdout] 286 | |     /// # Notice
[INFO] [stdout] 287 | |     ///
[INFO] [stdout] 288 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | /     /// Setter for "URL" property
[INFO] [stdout] 292 | |     ///
[INFO] [stdout] 293 | |     /// # Notice
[INFO] [stdout] 294 | |     ///
[INFO] [stdout] 295 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | /     /// Setter for "LOCATION" property
[INFO] [stdout] 299 | |     ///
[INFO] [stdout] 300 | |     /// # Notice
[INFO] [stdout] 301 | |     ///
[INFO] [stdout] 302 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     /// Setter for "CLASS" property
[INFO] [stdout] 306 | |     ///
[INFO] [stdout] 307 | |     /// # Notice
[INFO] [stdout] 308 | |     ///
[INFO] [stdout] 309 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     /// Setter for "CATEGORIES" property
[INFO] [stdout] 313 | |     ///
[INFO] [stdout] 314 | |     /// # Notice
[INFO] [stdout] 315 | |     ///
[INFO] [stdout] 316 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | /     /// Setter for "TRANSP" property
[INFO] [stdout] 320 | |     ///
[INFO] [stdout] 321 | |     /// # Notice
[INFO] [stdout] 322 | |     ///
[INFO] [stdout] 323 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | /     /// Setter for "RRULE" property
[INFO] [stdout] 327 | |     ///
[INFO] [stdout] 328 | |     /// # Notice
[INFO] [stdout] 329 | |     ///
[INFO] [stdout] 330 | |     /// Internally, the property is overridden. Old values are dropped silently:
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     /// Chainable setter for "DTEND" property.
[INFO] [stdout] 338 | |     ///
[INFO] [stdout] 339 | |     /// # Notice
[INFO] [stdout] 340 | |     ///
[INFO] [stdout] 341 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | /     /// Chainable setter for "DTSTART" property.
[INFO] [stdout] 345 | |     ///
[INFO] [stdout] 346 | |     /// # Notice
[INFO] [stdout] 347 | |     ///
[INFO] [stdout] 348 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | /     /// Chainable setter for "DTSTAMP" property.
[INFO] [stdout] 352 | |     ///
[INFO] [stdout] 353 | |     /// # Notice
[INFO] [stdout] 354 | |     ///
[INFO] [stdout] 355 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 | /     /// Chainable setter for "UID" property.
[INFO] [stdout] 359 | |     ///
[INFO] [stdout] 360 | |     /// # Notice
[INFO] [stdout] 361 | |     ///
[INFO] [stdout] 362 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | /     /// Chainable setter for "DESCRIPTION" property.
[INFO] [stdout] 366 | |     ///
[INFO] [stdout] 367 | |     /// # Notice
[INFO] [stdout] 368 | |     ///
[INFO] [stdout] 369 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | /     /// Chainable setter for "SUMMARY" property.
[INFO] [stdout] 373 | |     ///
[INFO] [stdout] 374 | |     /// # Notice
[INFO] [stdout] 375 | |     ///
[INFO] [stdout] 376 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     /// Chainable setter for "URL" property.
[INFO] [stdout] 380 | |     ///
[INFO] [stdout] 381 | |     /// # Notice
[INFO] [stdout] 382 | |     ///
[INFO] [stdout] 383 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | /     /// Chainable setter for "LOCATION" property.
[INFO] [stdout] 387 | |     ///
[INFO] [stdout] 388 | |     /// # Notice
[INFO] [stdout] 389 | |     ///
[INFO] [stdout] 390 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     /// Chainable setter for "CLASS" property.
[INFO] [stdout] 394 | |     ///
[INFO] [stdout] 395 | |     /// # Notice
[INFO] [stdout] 396 | |     ///
[INFO] [stdout] 397 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | /     /// Chainable setter for "CATEGORIES" property.
[INFO] [stdout] 401 | |     ///
[INFO] [stdout] 402 | |     /// # Notice
[INFO] [stdout] 403 | |     ///
[INFO] [stdout] 404 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 | /     /// Chainable setter for "TRANSP" property.
[INFO] [stdout] 408 | |     ///
[INFO] [stdout] 409 | |     /// # Notice
[INFO] [stdout] 410 | |     ///
[INFO] [stdout] 411 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     /// Chainable setter for "RRULE" property.
[INFO] [stdout] 415 | |     ///
[INFO] [stdout] 416 | |     /// # Notice
[INFO] [stdout] 417 | |     ///
[INFO] [stdout] 418 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     /// Chainable setter for "URL" property.
[INFO] [stdout] 380 | |     ///
[INFO] [stdout] 381 | |     /// # Notice
[INFO] [stdout] 382 | |     ///
[INFO] [stdout] 383 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | /     /// Chainable setter for "LOCATION" property.
[INFO] [stdout] 387 | |     ///
[INFO] [stdout] 388 | |     /// # Notice
[INFO] [stdout] 389 | |     ///
[INFO] [stdout] 390 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     /// Chainable setter for "CLASS" property.
[INFO] [stdout] 394 | |     ///
[INFO] [stdout] 395 | |     /// # Notice
[INFO] [stdout] 396 | |     ///
[INFO] [stdout] 397 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | /     /// Chainable setter for "CATEGORIES" property.
[INFO] [stdout] 401 | |     ///
[INFO] [stdout] 402 | |     /// # Notice
[INFO] [stdout] 403 | |     ///
[INFO] [stdout] 404 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 | /     /// Chainable setter for "TRANSP" property.
[INFO] [stdout] 408 | |     ///
[INFO] [stdout] 409 | |     /// # Notice
[INFO] [stdout] 410 | |     ///
[INFO] [stdout] 411 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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/icalendar.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     /// Chainable setter for "RRULE" property.
[INFO] [stdout] 415 | |     ///
[INFO] [stdout] 416 | |     /// # Notice
[INFO] [stdout] 417 | |     ///
[INFO] [stdout] 418 | |     /// Internally, the property is added, not overridden.
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[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: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.98s
[INFO] running `Command { std: "docker" "inspect" "712e2ac0f4d68ba45c5288f22dc5ec4c51bb5a540b7d426d92d363239ca49c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712e2ac0f4d68ba45c5288f22dc5ec4c51bb5a540b7d426d92d363239ca49c7c", kill_on_drop: false }`
[INFO] [stdout] 712e2ac0f4d68ba45c5288f22dc5ec4c51bb5a540b7d426d92d363239ca49c7c
