[INFO] crate perfcnt 0.5.0 is already in cache
[INFO] checking perfcnt-0.5.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate perfcnt 0.5.0 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate perfcnt 0.5.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate perfcnt 0.5.0
[INFO] finished tweaking crates.io crate perfcnt 0.5.0
[INFO] tweaked toml for crates.io crate perfcnt 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 356af03dbe8f373750483423ac6e2edff84a6748f7db16b1c1cc82224e2a018f
[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" "356af03dbe8f373750483423ac6e2edff84a6748f7db16b1c1cc82224e2a018f"`
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling serde_json v1.0.51
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling raw-cpuid v6.1.0
[INFO] [stderr]     Checking mmap v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling bstr v0.2.12
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling x86 v0.19.0
[INFO] [stderr]     Checking perfcnt v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/linux/parser.rs:366:1
[INFO] [stderr]     |
[INFO] [stderr] 366 | /// Parse a perf file section.
[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/linux/parser.rs:375:1
[INFO] [stderr]     |
[INFO] [stderr] 375 | /// Parse a perf string.
[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/linux/parser.rs:388:1
[INFO] [stderr]     |
[INFO] [stderr] 388 | /// Parse a perf string list.
[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/linux/parser.rs:502:1
[INFO] [stderr]     |
[INFO] [stderr] 502 | /// Parse a perf header
[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/linux/parser.rs:560:1
[INFO] [stderr]     |
[INFO] [stderr] 560 | /// Parse a perf header
[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/linux/parser.rs:366:1
[INFO] [stderr]     |
[INFO] [stderr] 366 | /// Parse a perf file section.
[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/linux/parser.rs:375:1
[INFO] [stderr]     |
[INFO] [stderr] 375 | /// Parse a perf string.
[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/linux/parser.rs:388:1
[INFO] [stderr]     |
[INFO] [stderr] 388 | /// Parse a perf string list.
[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/linux/parser.rs:502:1
[INFO] [stderr]     |
[INFO] [stderr] 502 | /// Parse a perf header
[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/linux/parser.rs:560:1
[INFO] [stderr]     |
[INFO] [stderr] 560 | /// Parse a perf header
[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: field is never read: `attributes`
[INFO] [stderr]    --> src/linux/mod.rs:719:5
[INFO] [stderr]     |
[INFO] [stderr] 719 |     attributes: perf_format::EventAttr,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `pc`
[INFO] [stderr]    --> src/linux/mod.rs:767:5
[INFO] [stderr]     |
[INFO] [stderr] 767 |     pc: PerfCounter,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `attributes`
[INFO] [stderr]    --> src/linux/mod.rs:719:5
[INFO] [stderr]     |
[INFO] [stderr] 719 |     attributes: perf_format::EventAttr,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `pc`
[INFO] [stderr]    --> src/linux/mod.rs:767:5
[INFO] [stderr]     |
[INFO] [stderr] 767 |     pc: PerfCounter,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> examples/create_raw.rs:17:50
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pc.stop().expect("Can not stop the counter");;
[INFO] [stderr]    |                                                  ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 41.46s
[INFO] running `"docker" "inspect" "356af03dbe8f373750483423ac6e2edff84a6748f7db16b1c1cc82224e2a018f"`
[INFO] running `"docker" "rm" "-f" "356af03dbe8f373750483423ac6e2edff84a6748f7db16b1c1cc82224e2a018f"`
[INFO] [stdout] 356af03dbe8f373750483423ac6e2edff84a6748f7db16b1c1cc82224e2a018f
