[INFO] fetching crate vobject 0.7.0... [INFO] checking vobject-0.7.0 against master#dc8fe1f81c6cf13c0987944c525b2aa81625b5d0 for pr-133502-4 [INFO] extracting crate vobject 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate vobject 0.7.0 on toolchain dc8fe1f81c6cf13c0987944c525b2aa81625b5d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd8e95e470c280379da5e3ac8a33e734b41b118255ee0a7303a53a4907cd7a1 [INFO] running `Command { std: "docker" "start" "-a" "3fd8e95e470c280379da5e3ac8a33e734b41b118255ee0a7303a53a4907cd7a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd8e95e470c280379da5e3ac8a33e734b41b118255ee0a7303a53a4907cd7a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd8e95e470c280379da5e3ac8a33e734b41b118255ee0a7303a53a4907cd7a1", kill_on_drop: false }` [INFO] [stdout] 3fd8e95e470c280379da5e3ac8a33e734b41b118255ee0a7303a53a4907cd7a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e80bccc95fba99e4d861af1abc1da98e99611e34276806d19fa87616f24041 [INFO] running `Command { std: "docker" "start" "-a" "f4e80bccc95fba99e4d861af1abc1da98e99611e34276806d19fa87616f24041", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking backtrace v0.3.74 [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: 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: 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 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Eq, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_VObjectErrorKind` [INFO] [stdout] 2 | pub enum VObjectErrorKind { [INFO] [stdout] | ---------------- `VObjectErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Eq, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_VObjectErrorKind` [INFO] [stdout] 2 | pub enum VObjectErrorKind { [INFO] [stdout] | ---------------- `VObjectErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Eq, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_VObjectErrorKind` [INFO] [stdout] 2 | pub enum VObjectErrorKind { [INFO] [stdout] | ---------------- `VObjectErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Eq, PartialEq, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_VObjectErrorKind` [INFO] [stdout] 2 | pub enum VObjectErrorKind { [INFO] [stdout] | ---------------- `VObjectErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "f4e80bccc95fba99e4d861af1abc1da98e99611e34276806d19fa87616f24041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e80bccc95fba99e4d861af1abc1da98e99611e34276806d19fa87616f24041", kill_on_drop: false }` [INFO] [stdout] f4e80bccc95fba99e4d861af1abc1da98e99611e34276806d19fa87616f24041