[INFO] fetching crate vobject 0.8.0... [INFO] testing vobject-0.8.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vobject 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate vobject 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vobject 0.8.0 [INFO] tweaked toml for crates.io crate vobject 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vobject 0.8.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vobject 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7382794e1c17e56324951c1b7bf9eac4ccd37349dbd3d61bb001c88e57909a1 [INFO] running `Command { std: "docker" "start" "-a" "a7382794e1c17e56324951c1b7bf9eac4ccd37349dbd3d61bb001c88e57909a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7382794e1c17e56324951c1b7bf9eac4ccd37349dbd3d61bb001c88e57909a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7382794e1c17e56324951c1b7bf9eac4ccd37349dbd3d61bb001c88e57909a1", kill_on_drop: false }` [INFO] [stdout] a7382794e1c17e56324951c1b7bf9eac4ccd37349dbd3d61bb001c88e57909a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6c47f25ab2def56886537eb891d2ff79c4c9f77fa035320dce43b660123b8f [INFO] running `Command { std: "docker" "start" "-a" "6f6c47f25ab2def56886537eb891d2ff79c4c9f77fa035320dce43b660123b8f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling vobject v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | / /// Setter for "DTEND" property [INFO] [stdout] 247 | | /// [INFO] [stdout] 248 | | /// # Notice [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / /// Setter for "DTSTART" property [INFO] [stdout] 254 | | /// [INFO] [stdout] 255 | | /// # Notice [INFO] [stdout] 256 | | /// [INFO] [stdout] 257 | | /// 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:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / /// Setter for "DTSTAMP" property [INFO] [stdout] 261 | | /// [INFO] [stdout] 262 | | /// # Notice [INFO] [stdout] 263 | | /// [INFO] [stdout] 264 | | /// 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:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | / /// Setter for "UID" property [INFO] [stdout] 268 | | /// [INFO] [stdout] 269 | | /// # Notice [INFO] [stdout] 270 | | /// [INFO] [stdout] 271 | | /// 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:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / /// Setter for "DESCRIPTION" property [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// # Notice [INFO] [stdout] 277 | | /// [INFO] [stdout] 278 | | /// 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:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / /// Setter for "SUMMARY" property [INFO] [stdout] 282 | | /// [INFO] [stdout] 283 | | /// # Notice [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// 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:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Setter for "URL" property [INFO] [stdout] 289 | | /// [INFO] [stdout] 290 | | /// # Notice [INFO] [stdout] 291 | | /// [INFO] [stdout] 292 | | /// 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:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / /// Setter for "LOCATION" property [INFO] [stdout] 296 | | /// [INFO] [stdout] 297 | | /// # Notice [INFO] [stdout] 298 | | /// [INFO] [stdout] 299 | | /// 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:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / /// Setter for "CLASS" property [INFO] [stdout] 303 | | /// [INFO] [stdout] 304 | | /// # Notice [INFO] [stdout] 305 | | /// [INFO] [stdout] 306 | | /// 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:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / /// Setter for "CATEGORIES" property [INFO] [stdout] 310 | | /// [INFO] [stdout] 311 | | /// # Notice [INFO] [stdout] 312 | | /// [INFO] [stdout] 313 | | /// 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:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Setter for "TRANSP" property [INFO] [stdout] 317 | | /// [INFO] [stdout] 318 | | /// # Notice [INFO] [stdout] 319 | | /// [INFO] [stdout] 320 | | /// 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:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / /// Setter for "RRULE" property [INFO] [stdout] 324 | | /// [INFO] [stdout] 325 | | /// # Notice [INFO] [stdout] 326 | | /// [INFO] [stdout] 327 | | /// 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:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / /// Chainable setter for "DTEND" property. [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// # Notice [INFO] [stdout] 337 | | /// [INFO] [stdout] 338 | | /// 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:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | / /// Chainable setter for "DTSTART" property. [INFO] [stdout] 342 | | /// [INFO] [stdout] 343 | | /// # Notice [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / /// Chainable setter for "DTSTAMP" property. [INFO] [stdout] 349 | | /// [INFO] [stdout] 350 | | /// # Notice [INFO] [stdout] 351 | | /// [INFO] [stdout] 352 | | /// 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:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | / /// Chainable setter for "UID" property. [INFO] [stdout] 356 | | /// [INFO] [stdout] 357 | | /// # Notice [INFO] [stdout] 358 | | /// [INFO] [stdout] 359 | | /// 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:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Chainable setter for "DESCRIPTION" property. [INFO] [stdout] 363 | | /// [INFO] [stdout] 364 | | /// # Notice [INFO] [stdout] 365 | | /// [INFO] [stdout] 366 | | /// 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:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | / /// Chainable setter for "SUMMARY" property. [INFO] [stdout] 370 | | /// [INFO] [stdout] 371 | | /// # Notice [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// 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:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / /// Chainable setter for "URL" property. [INFO] [stdout] 377 | | /// [INFO] [stdout] 378 | | /// # Notice [INFO] [stdout] 379 | | /// [INFO] [stdout] 380 | | /// 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:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / /// Chainable setter for "LOCATION" property. [INFO] [stdout] 384 | | /// [INFO] [stdout] 385 | | /// # Notice [INFO] [stdout] 386 | | /// [INFO] [stdout] 387 | | /// 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:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / /// Chainable setter for "CLASS" property. [INFO] [stdout] 391 | | /// [INFO] [stdout] 392 | | /// # Notice [INFO] [stdout] 393 | | /// [INFO] [stdout] 394 | | /// 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:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | / /// Chainable setter for "CATEGORIES" property. [INFO] [stdout] 398 | | /// [INFO] [stdout] 399 | | /// # Notice [INFO] [stdout] 400 | | /// [INFO] [stdout] 401 | | /// 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:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | / /// Chainable setter for "TRANSP" property. [INFO] [stdout] 405 | | /// [INFO] [stdout] 406 | | /// # Notice [INFO] [stdout] 407 | | /// [INFO] [stdout] 408 | | /// 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:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | / /// Chainable setter for "RRULE" property. [INFO] [stdout] 412 | | /// [INFO] [stdout] 413 | | /// # Notice [INFO] [stdout] 414 | | /// [INFO] [stdout] 415 | | /// 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s [INFO] running `Command { std: "docker" "inspect" "6f6c47f25ab2def56886537eb891d2ff79c4c9f77fa035320dce43b660123b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6c47f25ab2def56886537eb891d2ff79c4c9f77fa035320dce43b660123b8f", kill_on_drop: false }` [INFO] [stdout] 6f6c47f25ab2def56886537eb891d2ff79c4c9f77fa035320dce43b660123b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f71d4557775b5aed31edc3813474dbb898d79e52928ec6c1a9f58d042c622d9 [INFO] running `Command { std: "docker" "start" "-a" "4f71d4557775b5aed31edc3813474dbb898d79e52928ec6c1a9f58d042c622d9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | / /// Setter for "DTEND" property [INFO] [stdout] 247 | | /// [INFO] [stdout] 248 | | /// # Notice [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / /// Setter for "DTSTART" property [INFO] [stdout] 254 | | /// [INFO] [stdout] 255 | | /// # Notice [INFO] [stdout] 256 | | /// [INFO] [stdout] 257 | | /// 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:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / /// Setter for "DTSTAMP" property [INFO] [stdout] 261 | | /// [INFO] [stdout] 262 | | /// # Notice [INFO] [stdout] 263 | | /// [INFO] [stdout] 264 | | /// 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:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | / /// Setter for "UID" property [INFO] [stdout] 268 | | /// [INFO] [stdout] 269 | | /// # Notice [INFO] [stdout] 270 | | /// [INFO] [stdout] 271 | | /// 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:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / /// Setter for "DESCRIPTION" property [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// # Notice [INFO] [stdout] 277 | | /// [INFO] [stdout] 278 | | /// 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:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / /// Setter for "SUMMARY" property [INFO] [stdout] 282 | | /// [INFO] [stdout] 283 | | /// # Notice [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// 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:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Setter for "URL" property [INFO] [stdout] 289 | | /// [INFO] [stdout] 290 | | /// # Notice [INFO] [stdout] 291 | | /// [INFO] [stdout] 292 | | /// 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:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / /// Setter for "LOCATION" property [INFO] [stdout] 296 | | /// [INFO] [stdout] 297 | | /// # Notice [INFO] [stdout] 298 | | /// [INFO] [stdout] 299 | | /// 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:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / /// Setter for "CLASS" property [INFO] [stdout] 303 | | /// [INFO] [stdout] 304 | | /// # Notice [INFO] [stdout] 305 | | /// [INFO] [stdout] 306 | | /// 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:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / /// Setter for "CATEGORIES" property [INFO] [stdout] 310 | | /// [INFO] [stdout] 311 | | /// # Notice [INFO] [stdout] 312 | | /// [INFO] [stdout] 313 | | /// 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:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Setter for "TRANSP" property [INFO] [stdout] 317 | | /// [INFO] [stdout] 318 | | /// # Notice [INFO] [stdout] 319 | | /// [INFO] [stdout] 320 | | /// 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:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / /// Setter for "RRULE" property [INFO] [stdout] 324 | | /// [INFO] [stdout] 325 | | /// # Notice [INFO] [stdout] 326 | | /// [INFO] [stdout] 327 | | /// 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:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / /// Chainable setter for "DTEND" property. [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// # Notice [INFO] [stdout] 337 | | /// [INFO] [stdout] 338 | | /// 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:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | / /// Chainable setter for "DTSTART" property. [INFO] [stdout] 342 | | /// [INFO] [stdout] 343 | | /// # Notice [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / /// Chainable setter for "DTSTAMP" property. [INFO] [stdout] 349 | | /// [INFO] [stdout] 350 | | /// # Notice [INFO] [stdout] 351 | | /// [INFO] [stdout] 352 | | /// 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:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | / /// Chainable setter for "UID" property. [INFO] [stdout] 356 | | /// [INFO] [stdout] 357 | | /// # Notice [INFO] [stdout] 358 | | /// [INFO] [stdout] 359 | | /// 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] [stderr] Compiling vobject v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Chainable setter for "DESCRIPTION" property. [INFO] [stdout] 363 | | /// [INFO] [stdout] 364 | | /// # Notice [INFO] [stdout] 365 | | /// [INFO] [stdout] 366 | | /// 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:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | / /// Chainable setter for "SUMMARY" property. [INFO] [stdout] 370 | | /// [INFO] [stdout] 371 | | /// # Notice [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// 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:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / /// Chainable setter for "URL" property. [INFO] [stdout] 377 | | /// [INFO] [stdout] 378 | | /// # Notice [INFO] [stdout] 379 | | /// [INFO] [stdout] 380 | | /// 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:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / /// Chainable setter for "LOCATION" property. [INFO] [stdout] 384 | | /// [INFO] [stdout] 385 | | /// # Notice [INFO] [stdout] 386 | | /// [INFO] [stdout] 387 | | /// 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:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / /// Chainable setter for "CLASS" property. [INFO] [stdout] 391 | | /// [INFO] [stdout] 392 | | /// # Notice [INFO] [stdout] 393 | | /// [INFO] [stdout] 394 | | /// 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:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | / /// Chainable setter for "CATEGORIES" property. [INFO] [stdout] 398 | | /// [INFO] [stdout] 399 | | /// # Notice [INFO] [stdout] 400 | | /// [INFO] [stdout] 401 | | /// 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:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | / /// Chainable setter for "TRANSP" property. [INFO] [stdout] 405 | | /// [INFO] [stdout] 406 | | /// # Notice [INFO] [stdout] 407 | | /// [INFO] [stdout] 408 | | /// 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:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | / /// Chainable setter for "RRULE" property. [INFO] [stdout] 412 | | /// [INFO] [stdout] 413 | | /// # Notice [INFO] [stdout] 414 | | /// [INFO] [stdout] 415 | | /// 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 import: `std::fmt` [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | / /// Setter for "DTEND" property [INFO] [stdout] 247 | | /// [INFO] [stdout] 248 | | /// # Notice [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/icalendar.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / /// Setter for "DTSTART" property [INFO] [stdout] 254 | | /// [INFO] [stdout] 255 | | /// # Notice [INFO] [stdout] 256 | | /// [INFO] [stdout] 257 | | /// 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:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / /// Setter for "DTSTAMP" property [INFO] [stdout] 261 | | /// [INFO] [stdout] 262 | | /// # Notice [INFO] [stdout] 263 | | /// [INFO] [stdout] 264 | | /// 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:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | / /// Setter for "UID" property [INFO] [stdout] 268 | | /// [INFO] [stdout] 269 | | /// # Notice [INFO] [stdout] 270 | | /// [INFO] [stdout] 271 | | /// 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:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / /// Setter for "DESCRIPTION" property [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// # Notice [INFO] [stdout] 277 | | /// [INFO] [stdout] 278 | | /// 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:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / /// Setter for "SUMMARY" property [INFO] [stdout] 282 | | /// [INFO] [stdout] 283 | | /// # Notice [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// 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:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Setter for "URL" property [INFO] [stdout] 289 | | /// [INFO] [stdout] 290 | | /// # Notice [INFO] [stdout] 291 | | /// [INFO] [stdout] 292 | | /// 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:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / /// Setter for "LOCATION" property [INFO] [stdout] 296 | | /// [INFO] [stdout] 297 | | /// # Notice [INFO] [stdout] 298 | | /// [INFO] [stdout] 299 | | /// 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:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / /// Setter for "CLASS" property [INFO] [stdout] 303 | | /// [INFO] [stdout] 304 | | /// # Notice [INFO] [stdout] 305 | | /// [INFO] [stdout] 306 | | /// 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:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / /// Setter for "CATEGORIES" property [INFO] [stdout] 310 | | /// [INFO] [stdout] 311 | | /// # Notice [INFO] [stdout] 312 | | /// [INFO] [stdout] 313 | | /// 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:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Setter for "TRANSP" property [INFO] [stdout] 317 | | /// [INFO] [stdout] 318 | | /// # Notice [INFO] [stdout] 319 | | /// [INFO] [stdout] 320 | | /// 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:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / /// Setter for "RRULE" property [INFO] [stdout] 324 | | /// [INFO] [stdout] 325 | | /// # Notice [INFO] [stdout] 326 | | /// [INFO] [stdout] 327 | | /// 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:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / /// Chainable setter for "DTEND" property. [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// # Notice [INFO] [stdout] 337 | | /// [INFO] [stdout] 338 | | /// 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:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | / /// Chainable setter for "DTSTART" property. [INFO] [stdout] 342 | | /// [INFO] [stdout] 343 | | /// # Notice [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / /// Chainable setter for "DTSTAMP" property. [INFO] [stdout] 349 | | /// [INFO] [stdout] 350 | | /// # Notice [INFO] [stdout] 351 | | /// [INFO] [stdout] 352 | | /// 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:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | / /// Chainable setter for "UID" property. [INFO] [stdout] 356 | | /// [INFO] [stdout] 357 | | /// # Notice [INFO] [stdout] 358 | | /// [INFO] [stdout] 359 | | /// 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:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Chainable setter for "DESCRIPTION" property. [INFO] [stdout] 363 | | /// [INFO] [stdout] 364 | | /// # Notice [INFO] [stdout] 365 | | /// [INFO] [stdout] 366 | | /// 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:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | / /// Chainable setter for "SUMMARY" property. [INFO] [stdout] 370 | | /// [INFO] [stdout] 371 | | /// # Notice [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// 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:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / /// Chainable setter for "URL" property. [INFO] [stdout] 377 | | /// [INFO] [stdout] 378 | | /// # Notice [INFO] [stdout] 379 | | /// [INFO] [stdout] 380 | | /// 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:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / /// Chainable setter for "LOCATION" property. [INFO] [stdout] 384 | | /// [INFO] [stdout] 385 | | /// # Notice [INFO] [stdout] 386 | | /// [INFO] [stdout] 387 | | /// 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:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / /// Chainable setter for "CLASS" property. [INFO] [stdout] 391 | | /// [INFO] [stdout] 392 | | /// # Notice [INFO] [stdout] 393 | | /// [INFO] [stdout] 394 | | /// 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:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | / /// Chainable setter for "CATEGORIES" property. [INFO] [stdout] 398 | | /// [INFO] [stdout] 399 | | /// # Notice [INFO] [stdout] 400 | | /// [INFO] [stdout] 401 | | /// 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:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | / /// Chainable setter for "TRANSP" property. [INFO] [stdout] 405 | | /// [INFO] [stdout] 406 | | /// # Notice [INFO] [stdout] 407 | | /// [INFO] [stdout] 408 | | /// 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:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | / /// Chainable setter for "RRULE" property. [INFO] [stdout] 412 | | /// [INFO] [stdout] 413 | | /// # Notice [INFO] [stdout] 414 | | /// [INFO] [stdout] 415 | | /// 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "4f71d4557775b5aed31edc3813474dbb898d79e52928ec6c1a9f58d042c622d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f71d4557775b5aed31edc3813474dbb898d79e52928ec6c1a9f58d042c622d9", kill_on_drop: false }` [INFO] [stdout] 4f71d4557775b5aed31edc3813474dbb898d79e52928ec6c1a9f58d042c622d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11cd394d2b5903556fc328b168d574224c4f610b5f545259a4e41be38336e7c2 [INFO] running `Command { std: "docker" "start" "-a" "11cd394d2b5903556fc328b168d574224c4f610b5f545259a4e41be38336e7c2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/parser.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:246:5 [INFO] [stderr] | [INFO] [stderr] 246 | / /// Setter for "DTEND" property [INFO] [stderr] 247 | | /// [INFO] [stderr] 248 | | /// # Notice [INFO] [stderr] 249 | | /// [INFO] [stderr] 250 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:253:5 [INFO] [stderr] | [INFO] [stderr] 253 | / /// Setter for "DTSTART" property [INFO] [stderr] 254 | | /// [INFO] [stderr] 255 | | /// # Notice [INFO] [stderr] 256 | | /// [INFO] [stderr] 257 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | / /// Setter for "DTSTAMP" property [INFO] [stderr] 261 | | /// [INFO] [stderr] 262 | | /// # Notice [INFO] [stderr] 263 | | /// [INFO] [stderr] 264 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:267:5 [INFO] [stderr] | [INFO] [stderr] 267 | / /// Setter for "UID" property [INFO] [stderr] 268 | | /// [INFO] [stderr] 269 | | /// # Notice [INFO] [stderr] 270 | | /// [INFO] [stderr] 271 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:274:5 [INFO] [stderr] | [INFO] [stderr] 274 | / /// Setter for "DESCRIPTION" property [INFO] [stderr] 275 | | /// [INFO] [stderr] 276 | | /// # Notice [INFO] [stderr] 277 | | /// [INFO] [stderr] 278 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:281:5 [INFO] [stderr] | [INFO] [stderr] 281 | / /// Setter for "SUMMARY" property [INFO] [stderr] 282 | | /// [INFO] [stderr] 283 | | /// # Notice [INFO] [stderr] 284 | | /// [INFO] [stderr] 285 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:288:5 [INFO] [stderr] | [INFO] [stderr] 288 | / /// Setter for "URL" property [INFO] [stderr] 289 | | /// [INFO] [stderr] 290 | | /// # Notice [INFO] [stderr] 291 | | /// [INFO] [stderr] 292 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:295:5 [INFO] [stderr] | [INFO] [stderr] 295 | / /// Setter for "LOCATION" property [INFO] [stderr] 296 | | /// [INFO] [stderr] 297 | | /// # Notice [INFO] [stderr] 298 | | /// [INFO] [stderr] 299 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:302:5 [INFO] [stderr] | [INFO] [stderr] 302 | / /// Setter for "CLASS" property [INFO] [stderr] 303 | | /// [INFO] [stdout] [INFO] [stderr] 304 | | /// # Notice [INFO] [stdout] running 10 tests [INFO] [stderr] 305 | | /// [INFO] [stderr] 306 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:309:5 [INFO] [stderr] | [INFO] [stderr] 309 | / /// Setter for "CATEGORIES" property [INFO] [stderr] 310 | | /// [INFO] [stdout] test component::tests::test_fold ... ok [INFO] [stderr] 311 | | /// # Notice [INFO] [stdout] test parser::tests::test_consume_only_char ... ok [INFO] [stderr] 312 | | /// [INFO] [stdout] test parser::tests::test_consume_while ... ok [INFO] [stderr] 313 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stdout] test parser::tests::test_consume_while3 ... ok [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stdout] test parser::tests::test_unfold1 ... ok [INFO] [stderr] | | [INFO] [stdout] test parser::tests::test_unfold2 ... ok [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] test parser::tests::mismatched_begin_end_tags_returns_error ... ok [INFO] [stderr] | [INFO] [stdout] test vcard::test::test_vcard_builder ... ok [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] test vcard::test::test_vcard_basic ... ok [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:316:5 [INFO] [stderr] | [INFO] [stderr] 316 | / /// Setter for "TRANSP" property [INFO] [stderr] 317 | | /// [INFO] [stderr] 318 | | /// # Notice [INFO] [stderr] 319 | | /// [INFO] [stderr] 320 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:323:5 [INFO] [stderr] | [INFO] [stderr] 323 | / /// Setter for "RRULE" property [INFO] [stderr] 324 | | /// [INFO] [stderr] 325 | | /// # Notice [INFO] [stderr] 326 | | /// [INFO] [stderr] 327 | | /// Internally, the property is overridden. Old values are dropped silently: [INFO] [stderr] | |_____---------------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:334:5 [INFO] [stderr] | [INFO] [stderr] 334 | / /// Chainable setter for "DTEND" property. [INFO] [stderr] 335 | | /// [INFO] [stderr] 336 | | /// # Notice [INFO] [stderr] 337 | | /// [INFO] [stderr] 338 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:341:5 [INFO] [stdout] test parser::tests::test_consume_while2 ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 341 | / /// Chainable setter for "DTSTART" property. [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] 342 | | /// [INFO] [stdout] [INFO] [stderr] 343 | | /// # Notice [INFO] [stderr] 344 | | /// [INFO] [stderr] 345 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:348:5 [INFO] [stderr] | [INFO] [stderr] 348 | / /// Chainable setter for "DTSTAMP" property. [INFO] [stderr] 349 | | /// [INFO] [stderr] 350 | | /// # Notice [INFO] [stderr] 351 | | /// [INFO] [stderr] 352 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:355:5 [INFO] [stderr] | [INFO] [stderr] 355 | / /// Chainable setter for "UID" property. [INFO] [stderr] 356 | | /// [INFO] [stderr] 357 | | /// # Notice [INFO] [stderr] 358 | | /// [INFO] [stderr] 359 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / /// Chainable setter for "DESCRIPTION" property. [INFO] [stderr] 363 | | /// [INFO] [stderr] 364 | | /// # Notice [INFO] [stderr] 365 | | /// [INFO] [stderr] 366 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:369:5 [INFO] [stderr] | [INFO] [stderr] 369 | / /// Chainable setter for "SUMMARY" property. [INFO] [stderr] 370 | | /// [INFO] [stderr] 371 | | /// # Notice [INFO] [stdout] [INFO] [stderr] 372 | | /// [INFO] [stdout] running 7 tests [INFO] [stderr] 373 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:376:5 [INFO] [stderr] | [INFO] [stderr] 376 | / /// Chainable setter for "URL" property. [INFO] [stderr] 377 | | /// [INFO] [stderr] 378 | | /// # Notice [INFO] [stderr] 379 | | /// [INFO] [stderr] 380 | | /// Internally, the property is added, not overridden. [INFO] [stdout] test test_escaping ... ok [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stdout] test test_icalendar_basic ... ok [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:383:5 [INFO] [stderr] | [INFO] [stderr] 383 | / /// Chainable setter for "LOCATION" property. [INFO] [stderr] 384 | | /// [INFO] [stderr] 385 | | /// # Notice [INFO] [stderr] 386 | | /// [INFO] [stderr] 387 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:390:5 [INFO] [stderr] | [INFO] [stderr] 390 | / /// Chainable setter for "CLASS" property. [INFO] [stderr] 391 | | /// [INFO] [stderr] 392 | | /// # Notice [INFO] [stderr] 393 | | /// [INFO] [stderr] 394 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stdout] test test_property_groups ... ok [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] test test_line_cont ... ok [INFO] [stderr] [INFO] [stdout] test test_icalendar_multline ... ok [INFO] [stderr] warning: unused doc comment [INFO] [stdout] test test_vcard_basic ... ok [INFO] [stderr] --> src/icalendar.rs:397:5 [INFO] [stdout] test test_icalendar_multline2 ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 397 | / /// Chainable setter for "CATEGORIES" property. [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 398 | | /// [INFO] [stdout] [INFO] [stderr] 399 | | /// # Notice [INFO] [stderr] 400 | | /// [INFO] [stderr] 401 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:404:5 [INFO] [stderr] | [INFO] [stderr] 404 | / /// Chainable setter for "TRANSP" property. [INFO] [stderr] 405 | | /// [INFO] [stderr] 406 | | /// # Notice [INFO] [stderr] 407 | | /// [INFO] [stderr] 408 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/icalendar.rs:411:5 [INFO] [stderr] | [INFO] [stderr] 411 | / /// Chainable setter for "RRULE" property. [INFO] [stderr] 412 | | /// [INFO] [stderr] 413 | | /// # Notice [INFO] [stderr] 414 | | /// [INFO] [stderr] 415 | | /// Internally, the property is added, not overridden. [INFO] [stderr] | |_____-----------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: `vobject` (lib) generated 25 warnings (run `cargo fix --lib -p vobject` to apply 1 suggestion) [INFO] [stderr] warning: `vobject` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vobject-3cc09374de1cf3a1) [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-24968d65d64833ad) [INFO] [stderr] Doc-tests vobject [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/icalendar.rs - icalendar::ICalendar::events (line 65) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11cd394d2b5903556fc328b168d574224c4f610b5f545259a4e41be38336e7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cd394d2b5903556fc328b168d574224c4f610b5f545259a4e41be38336e7c2", kill_on_drop: false }` [INFO] [stdout] 11cd394d2b5903556fc328b168d574224c4f610b5f545259a4e41be38336e7c2