[INFO] crate cdrs 3.0.0-beta.2 is already in cache
[INFO] checking cdrs-3.0.0-beta.2 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate cdrs 3.0.0-beta.2 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate cdrs 3.0.0-beta.2 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate cdrs 3.0.0-beta.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cdrs 3.0.0-beta.2
[INFO] tweaked toml for crates.io crate cdrs 3.0.0-beta.2 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate cdrs 3.0.0-beta.2 already has a lockfile, it will not be regenerated
[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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9dac0e5f8a6c956d3cf6c83109f0ec4ecba71d415e90c604be73cf35d8b7ae90
[INFO] running `"docker" "start" "-a" "9dac0e5f8a6c956d3cf6c83109f0ec4ecba71d415e90c604be73cf35d8b7ae90"`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling proc-macro2 v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking lz4-compress v0.1.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]    Compiling cdrs_helpers_derive v0.1.0
[INFO] [stderr]     Checking regex v0.2.11
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.26
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking bb8 v0.4.0
[INFO] [stderr]     Checking cdrs v3.0.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/query/query_params_builder.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     /// Sets new flags.
[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/query/query_params_builder.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     /// Sets new with_names parameter 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/query/query_params_builder.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 78 |     /// Sets new serial_consistency 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/query/query_params_builder.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 |     /// Sets new timestamp 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/query/query_params_builder.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     /// Sets new flags.
[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/query/query_params_builder.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     /// Sets new with_names parameter 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/query/query_params_builder.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 78 |     /// Sets new serial_consistency 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/query/query_params_builder.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 |     /// Sets new timestamp 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]     Finished dev [unoptimized + debuginfo] target(s) in 53.16s
[INFO] running `"docker" "inspect" "9dac0e5f8a6c956d3cf6c83109f0ec4ecba71d415e90c604be73cf35d8b7ae90"`
[INFO] running `"docker" "rm" "-f" "9dac0e5f8a6c956d3cf6c83109f0ec4ecba71d415e90c604be73cf35d8b7ae90"`
[INFO] [stdout] 9dac0e5f8a6c956d3cf6c83109f0ec4ecba71d415e90c604be73cf35d8b7ae90
