[INFO] crate parsip 0.1.0 is already in cache
[INFO] checking parsip-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate parsip 0.1.0 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate parsip 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate parsip 0.1.0
[INFO] finished tweaking crates.io crate parsip 0.1.0
[INFO] tweaked toml for crates.io crate parsip 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 83b2845f1daffd5b0f2ad46212f0427d075dd5399c1550a8ab7f9a3520d46d99
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "83b2845f1daffd5b0f2ad46212f0427d075dd5399c1550a8ab7f9a3520d46d99"`
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking parsip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/sip.rs:213:1
[INFO] [stderr]     |
[INFO] [stderr] 213 | /// Helper that results in number of remaining bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[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/sip.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | /// Helper that skips all `\r\n` or `\n` bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:305:1
[INFO] [stderr]     |
[INFO] [stderr] 305 | /// Get one digit from input and return it as `u8` (ie. `b'7'` becomes `7`)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:313:1
[INFO] [stderr]     |
[INFO] [stderr] 313 | /// Eats token bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | /// > Method            =  INVITEm / ACKm / OPTIONSm / BYEm
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:320:1
[INFO] [stderr]     |
[INFO] [stderr] 320 | /// >                      / CANCELm / REGISTERm
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:321:1
[INFO] [stderr]     |
[INFO] [stderr] 321 | /// >                      / extension-method
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:322:1
[INFO] [stderr]     |
[INFO] [stderr] 322 | /// > extension-method  =  token
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:328:1
[INFO] [stderr]     |
[INFO] [stderr] 328 | /// As parsing uri is a bit complicated, it should be properly
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:329:1
[INFO] [stderr]     |
[INFO] [stderr] 329 | /// parsed in higher layers of parsing.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:330:1
[INFO] [stderr]     |
[INFO] [stderr] 330 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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/sip.rs:331:1
[INFO] [stderr]     |
[INFO] [stderr] 331 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:332:1
[INFO] [stderr]     |
[INFO] [stderr] 332 | /// > Request-URI    =  SIP-URI / SIPS-URI / absoluteURI
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | /// > absoluteURI    =  scheme ":" ( hier-part / opaque-part )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:334:1
[INFO] [stderr]     |
[INFO] [stderr] 334 | /// > hier-part      =  ( net-path / abs-path ) [ "?" query ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:335:1
[INFO] [stderr]     |
[INFO] [stderr] 335 | /// > net-path       =  "//" authority [ abs-path ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:336:1
[INFO] [stderr]     |
[INFO] [stderr] 336 | /// > abs-path       =  "/" path-segments
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:337:1
[INFO] [stderr]     |
[INFO] [stderr] 337 | /// > SIP-URI          =  "sip:" [ userinfo ] hostport
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:338:1
[INFO] [stderr]     |
[INFO] [stderr] 338 | /// >                     uri-parameters [ headers ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:339:1
[INFO] [stderr]     |
[INFO] [stderr] 339 | /// > SIPS-URI         =  "sips:" [ userinfo ] hostport
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:340:1
[INFO] [stderr]     |
[INFO] [stderr] 340 | /// >                     uri-parameters [ headers ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:341:1
[INFO] [stderr]     |
[INFO] [stderr] 341 | /// > userinfo         =  ( user / telephone-subscriber ) [ ":" password ] "@"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:342:1
[INFO] [stderr]     |
[INFO] [stderr] 342 | /// > user             =  1*( unreserved / escaped / user-unreserved )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:343:1
[INFO] [stderr]     |
[INFO] [stderr] 343 | /// > user-unreserved  =  "&" / "=" / "+" / "$" / "," / ";" / "?" / "/"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:344:1
[INFO] [stderr]     |
[INFO] [stderr] 344 | /// > password         =  *( unreserved / escaped /
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:345:1
[INFO] [stderr]     |
[INFO] [stderr] 345 | /// >                     "&" / "=" / "+" / "$" / "," )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:346:1
[INFO] [stderr]     |
[INFO] [stderr] 346 | /// > hostport         =  host [ ":" port ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:347:1
[INFO] [stderr]     |
[INFO] [stderr] 347 | /// > host             =  hostname / IPv4address / IPv6reference
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:348:1
[INFO] [stderr]     |
[INFO] [stderr] 348 | /// > hostname         =  *( domainlabel "." ) toplabel [ "." ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:349:1
[INFO] [stderr]     |
[INFO] [stderr] 349 | /// > domainlabel      =  alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:350:1
[INFO] [stderr]     |
[INFO] [stderr] 350 | /// >                     / alphanum *( alphanum / "-" ) alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:351:1
[INFO] [stderr]     |
[INFO] [stderr] 351 | /// > toplabel         =  ALPHA / ALPHA *( alphanum / "-" ) alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:352:1
[INFO] [stderr]     |
[INFO] [stderr] 352 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:357:1
[INFO] [stderr]     |
[INFO] [stderr] 357 | /// From [RFC 3261](https://tools.ietf.org/html/rfc3261#section-7.1):
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:358:1
[INFO] [stderr]     |
[INFO] [stderr] 358 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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/sip.rs:359:1
[INFO] [stderr]     |
[INFO] [stderr] 359 | /// The SIP-Version string is case-insensitive,
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:360:1
[INFO] [stderr]     |
[INFO] [stderr] 360 | /// but implementations MUST send upper-case.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:361:1
[INFO] [stderr]     |
[INFO] [stderr] 361 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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/sip.rs:362:1
[INFO] [stderr]     |
[INFO] [stderr] 362 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:363:1
[INFO] [stderr]     |
[INFO] [stderr] 363 | /// > SIP-Version    =  "SIP" "/" 1*DIGIT "." 1*DIGIT
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:364:1
[INFO] [stderr]     |
[INFO] [stderr] 364 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:375:1
[INFO] [stderr]     |
[INFO] [stderr] 375 | /// From [RFC 3261](https://tools.ietf.org/html/rfc3261):
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:376:1
[INFO] [stderr]     |
[INFO] [stderr] 376 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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/sip.rs:377:1
[INFO] [stderr]     |
[INFO] [stderr] 377 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | /// > Reason-Phrase   =  *(reserved / unreserved / escaped
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:379:1
[INFO] [stderr]     |
[INFO] [stderr] 379 | /// >                    / UTF8-NONASCII / UTF8-CONT / SP / HTAB)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:380:1
[INFO] [stderr]     |
[INFO] [stderr] 380 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:386:1
[INFO] [stderr]     |
[INFO] [stderr] 386 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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/sip.rs:387:1
[INFO] [stderr]     |
[INFO] [stderr] 387 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:388:1
[INFO] [stderr]     |
[INFO] [stderr] 388 | /// > Status-Code     =  Informational
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:389:1
[INFO] [stderr]     |
[INFO] [stderr] 389 | /// >                /   Redirection
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:390:1
[INFO] [stderr]     |
[INFO] [stderr] 390 | /// >                /   Success
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:391:1
[INFO] [stderr]     |
[INFO] [stderr] 391 | /// >                /   Client-Error
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:392:1
[INFO] [stderr]     |
[INFO] [stderr] 392 | /// >                /   Server-Error
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:393:1
[INFO] [stderr]     |
[INFO] [stderr] 393 | /// >                /   Global-Failure
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:394:1
[INFO] [stderr]     |
[INFO] [stderr] 394 | /// >                /   extension-code
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:395:1
[INFO] [stderr]     |
[INFO] [stderr] 395 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:404:1
[INFO] [stderr]     |
[INFO] [stderr] 404 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:405:1
[INFO] [stderr]     |
[INFO] [stderr] 405 | /// > header-name       =  token
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:406:1
[INFO] [stderr]     |
[INFO] [stderr] 406 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:456:1
[INFO] [stderr]     |
[INFO] [stderr] 456 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:457:1
[INFO] [stderr]     |
[INFO] [stderr] 457 | /// > header  =  "header-name" HCOLON header-value *(COMMA header-value)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:458:1
[INFO] [stderr]     |
[INFO] [stderr] 458 | /// > HCOLON  =  *( SP / HTAB ) ":" SWS
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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/sip.rs:459:1
[INFO] [stderr]     |
[INFO] [stderr] 459 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:213:1
[INFO] [stderr]     |
[INFO] [stderr] 213 | /// Helper that results in number of remaining bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:2:24
[INFO] [stderr]     |
[INFO] [stderr] 2   | #![cfg_attr(test, deny(warnings))]
[INFO] [stderr]     |                        ^^^^^^^^
[INFO] [stderr]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]`
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | /// Helper that skips all `\r\n` or `\n` bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:305:1
[INFO] [stderr]     |
[INFO] [stderr] 305 | /// Get one digit from input and return it as `u8` (ie. `b'7'` becomes `7`)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:313:1
[INFO] [stderr]     |
[INFO] [stderr] 313 | /// Eats token bytes
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | /// > Method            =  INVITEm / ACKm / OPTIONSm / BYEm
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:320:1
[INFO] [stderr]     |
[INFO] [stderr] 320 | /// >                      / CANCELm / REGISTERm
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:321:1
[INFO] [stderr]     |
[INFO] [stderr] 321 | /// >                      / extension-method
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:322:1
[INFO] [stderr]     |
[INFO] [stderr] 322 | /// > extension-method  =  token
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:328:1
[INFO] [stderr]     |
[INFO] [stderr] 328 | /// As parsing uri is a bit complicated, it should be properly
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:329:1
[INFO] [stderr]     |
[INFO] [stderr] 329 | /// parsed in higher layers of parsing.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:330:1
[INFO] [stderr]     |
[INFO] [stderr] 330 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:331:1
[INFO] [stderr]     |
[INFO] [stderr] 331 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:332:1
[INFO] [stderr]     |
[INFO] [stderr] 332 | /// > Request-URI    =  SIP-URI / SIPS-URI / absoluteURI
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | /// > absoluteURI    =  scheme ":" ( hier-part / opaque-part )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:334:1
[INFO] [stderr]     |
[INFO] [stderr] 334 | /// > hier-part      =  ( net-path / abs-path ) [ "?" query ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:335:1
[INFO] [stderr]     |
[INFO] [stderr] 335 | /// > net-path       =  "//" authority [ abs-path ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:336:1
[INFO] [stderr]     |
[INFO] [stderr] 336 | /// > abs-path       =  "/" path-segments
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:337:1
[INFO] [stderr]     |
[INFO] [stderr] 337 | /// > SIP-URI          =  "sip:" [ userinfo ] hostport
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:338:1
[INFO] [stderr]     |
[INFO] [stderr] 338 | /// >                     uri-parameters [ headers ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:339:1
[INFO] [stderr]     |
[INFO] [stderr] 339 | /// > SIPS-URI         =  "sips:" [ userinfo ] hostport
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:340:1
[INFO] [stderr]     |
[INFO] [stderr] 340 | /// >                     uri-parameters [ headers ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:341:1
[INFO] [stderr]     |
[INFO] [stderr] 341 | /// > userinfo         =  ( user / telephone-subscriber ) [ ":" password ] "@"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:342:1
[INFO] [stderr]     |
[INFO] [stderr] 342 | /// > user             =  1*( unreserved / escaped / user-unreserved )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:343:1
[INFO] [stderr]     |
[INFO] [stderr] 343 | /// > user-unreserved  =  "&" / "=" / "+" / "$" / "," / ";" / "?" / "/"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:344:1
[INFO] [stderr]     |
[INFO] [stderr] 344 | /// > password         =  *( unreserved / escaped /
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:345:1
[INFO] [stderr]     |
[INFO] [stderr] 345 | /// >                     "&" / "=" / "+" / "$" / "," )
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:346:1
[INFO] [stderr]     |
[INFO] [stderr] 346 | /// > hostport         =  host [ ":" port ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:347:1
[INFO] [stderr]     |
[INFO] [stderr] 347 | /// > host             =  hostname / IPv4address / IPv6reference
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:348:1
[INFO] [stderr]     |
[INFO] [stderr] 348 | /// > hostname         =  *( domainlabel "." ) toplabel [ "." ]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:349:1
[INFO] [stderr]     |
[INFO] [stderr] 349 | /// > domainlabel      =  alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:350:1
[INFO] [stderr]     |
[INFO] [stderr] 350 | /// >                     / alphanum *( alphanum / "-" ) alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:351:1
[INFO] [stderr]     |
[INFO] [stderr] 351 | /// > toplabel         =  ALPHA / ALPHA *( alphanum / "-" ) alphanum
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:352:1
[INFO] [stderr]     |
[INFO] [stderr] 352 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:357:1
[INFO] [stderr]     |
[INFO] [stderr] 357 | /// From [RFC 3261](https://tools.ietf.org/html/rfc3261#section-7.1):
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:358:1
[INFO] [stderr]     |
[INFO] [stderr] 358 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:359:1
[INFO] [stderr]     |
[INFO] [stderr] 359 | /// The SIP-Version string is case-insensitive,
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:360:1
[INFO] [stderr]     |
[INFO] [stderr] 360 | /// but implementations MUST send upper-case.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:361:1
[INFO] [stderr]     |
[INFO] [stderr] 361 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:362:1
[INFO] [stderr]     |
[INFO] [stderr] 362 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:363:1
[INFO] [stderr]     |
[INFO] [stderr] 363 | /// > SIP-Version    =  "SIP" "/" 1*DIGIT "." 1*DIGIT
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:364:1
[INFO] [stderr]     |
[INFO] [stderr] 364 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:375:1
[INFO] [stderr]     |
[INFO] [stderr] 375 | /// From [RFC 3261](https://tools.ietf.org/html/rfc3261):
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:376:1
[INFO] [stderr]     |
[INFO] [stderr] 376 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:377:1
[INFO] [stderr]     |
[INFO] [stderr] 377 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | /// > Reason-Phrase   =  *(reserved / unreserved / escaped
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:379:1
[INFO] [stderr]     |
[INFO] [stderr] 379 | /// >                    / UTF8-NONASCII / UTF8-CONT / SP / HTAB)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:380:1
[INFO] [stderr]     |
[INFO] [stderr] 380 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:386:1
[INFO] [stderr]     |
[INFO] [stderr] 386 | ///
[INFO] [stderr]     | ^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:387:1
[INFO] [stderr]     |
[INFO] [stderr] 387 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:388:1
[INFO] [stderr]     |
[INFO] [stderr] 388 | /// > Status-Code     =  Informational
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:389:1
[INFO] [stderr]     |
[INFO] [stderr] 389 | /// >                /   Redirection
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:390:1
[INFO] [stderr]     |
[INFO] [stderr] 390 | /// >                /   Success
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:391:1
[INFO] [stderr]     |
[INFO] [stderr] 391 | /// >                /   Client-Error
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:392:1
[INFO] [stderr]     |
[INFO] [stderr] 392 | /// >                /   Server-Error
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:393:1
[INFO] [stderr]     |
[INFO] [stderr] 393 | /// >                /   Global-Failure
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:394:1
[INFO] [stderr]     |
[INFO] [stderr] 394 | /// >                /   extension-code
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:395:1
[INFO] [stderr]     |
[INFO] [stderr] 395 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:404:1
[INFO] [stderr]     |
[INFO] [stderr] 404 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:405:1
[INFO] [stderr]     |
[INFO] [stderr] 405 | /// > header-name       =  token
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:406:1
[INFO] [stderr]     |
[INFO] [stderr] 406 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:456:1
[INFO] [stderr]     |
[INFO] [stderr] 456 | /// > ```notrust
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:457:1
[INFO] [stderr]     |
[INFO] [stderr] 457 | /// > header  =  "header-name" HCOLON header-value *(COMMA header-value)
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:458:1
[INFO] [stderr]     |
[INFO] [stderr] 458 | /// > HCOLON  =  *( SP / HTAB ) ":" SWS
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: unused doc comment
[INFO] [stderr]    --> src/sip.rs:459:1
[INFO] [stderr]     |
[INFO] [stderr] 459 | /// > ```
[INFO] [stderr]     | ^^^^^^^^^ rustdoc does not generate documentation for macros
[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] error: aborting due to 66 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `parsip`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "83b2845f1daffd5b0f2ad46212f0427d075dd5399c1550a8ab7f9a3520d46d99"`
[INFO] running `"docker" "rm" "-f" "83b2845f1daffd5b0f2ad46212f0427d075dd5399c1550a8ab7f9a3520d46d99"`
[INFO] [stdout] 83b2845f1daffd5b0f2ad46212f0427d075dd5399c1550a8ab7f9a3520d46d99
