[INFO] crate nitrocli 0.3.1 is already in cache
[INFO] checking nitrocli-0.3.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate nitrocli 0.3.1 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate nitrocli 0.3.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate nitrocli 0.3.1
[INFO] finished tweaking crates.io crate nitrocli 0.3.1
[INFO] tweaked toml for crates.io crate nitrocli 0.3.1 written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] crate crates.io crate nitrocli 0.3.1 already has a lockfile, it will not be regenerated
[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] cee66348f2a764de7fdba89323603a1083b67ee5cb2ccc58ccdfec27addab7da
[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" "cee66348f2a764de7fdba89323603a1083b67ee5cb2ccc58ccdfec27addab7da"`
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking nitrokey-test-state v0.1.0
[INFO] [stderr]    Compiling nitrokey-sys v3.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling nitrokey-test v0.3.2
[INFO] [stderr]     Checking nitrokey v0.4.0
[INFO] [stderr]     Checking nitrocli v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired`
[INFO] [stderr]   --> src/main.rs:37:3
[INFO] [stderr]    |
[INFO] [stderr] 37 |   plugin_as_library,
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired`
[INFO] [stderr]   --> src/main.rs:37:3
[INFO] [stderr]    |
[INFO] [stderr] 37 |   plugin_as_library,
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/args.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | /// The available Nitrokey models.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/main.rs:54:3
[INFO] [stderr]     |
[INFO] [stderr] 54  |   unused,
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` implied by `#[warn(unused)]`
[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/args.rs:129:1
[INFO] [stderr]     |
[INFO] [stderr] 129 | /// A top-level command for nitrocli.
[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/pinentry.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | /// PIN type requested from pinentry.
[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/pinentry.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | ///
[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/pinentry.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | /// The available PIN types correspond to the PIN types used by the Nitrokey devices:  user and
[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/pinentry.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | /// admin.
[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/args.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | /// The available Nitrokey models.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/main.rs:54:3
[INFO] [stderr]     |
[INFO] [stderr] 54  |   unused,
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` implied by `#[warn(unused)]`
[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/args.rs:129:1
[INFO] [stderr]     |
[INFO] [stderr] 129 | /// A top-level command for nitrocli.
[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/pinentry.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | /// PIN type requested from pinentry.
[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/pinentry.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | ///
[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/pinentry.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | /// The available PIN types correspond to the PIN types used by the Nitrokey devices:  user and
[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/pinentry.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | /// admin.
[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]     Finished dev [unoptimized + debuginfo] target(s) in 22.65s
[INFO] running `"docker" "inspect" "cee66348f2a764de7fdba89323603a1083b67ee5cb2ccc58ccdfec27addab7da"`
[INFO] running `"docker" "rm" "-f" "cee66348f2a764de7fdba89323603a1083b67ee5cb2ccc58ccdfec27addab7da"`
[INFO] [stdout] cee66348f2a764de7fdba89323603a1083b67ee5cb2ccc58ccdfec27addab7da
