[INFO] crate bio-types 0.5.1 is already in cache [INFO] checking bio-types-0.5.1 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate bio-types 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bio-types 0.5.1 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bio-types 0.5.1 [INFO] finished tweaking crates.io crate bio-types 0.5.1 [INFO] tweaked toml for crates.io crate bio-types 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] a892da960783819717c628c0b06430df1a72e1107592dc1c46f257960740015b [INFO] running `"docker" "start" "-a" "a892da960783819717c628c0b06430df1a72e1107592dc1c46f257960740015b"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Checking bio-types v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/annot/mod.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | /// Errors that arise in parsing annotations. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 56 | / quick_error! { [INFO] [stderr] 57 | | #[derive(Debug, Clone)] [INFO] [stderr] 58 | | pub enum ParseAnnotError { [INFO] [stderr] 59 | | BadAnnot { [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [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/annot/mod.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | /// Errors that arise in maniuplating annotations [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 78 | / quick_error! { [INFO] [stderr] 79 | | #[derive(Debug, Clone)] [INFO] [stderr] 80 | | pub enum AnnotError { [INFO] [stderr] 81 | | NoStrand { [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [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/annot/mod.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | /// Errors that arise in parsing annotations. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 56 | / quick_error! { [INFO] [stderr] 57 | | #[derive(Debug, Clone)] [INFO] [stderr] 58 | | pub enum ParseAnnotError { [INFO] [stderr] 59 | | BadAnnot { [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [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/annot/mod.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | /// Errors that arise in maniuplating annotations [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 78 | / quick_error! { [INFO] [stderr] 79 | | #[derive(Debug, Clone)] [INFO] [stderr] 80 | | pub enum AnnotError { [INFO] [stderr] 81 | | NoStrand { [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [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 2.09s [INFO] running `"docker" "inspect" "a892da960783819717c628c0b06430df1a72e1107592dc1c46f257960740015b"` [INFO] running `"docker" "rm" "-f" "a892da960783819717c628c0b06430df1a72e1107592dc1c46f257960740015b"` [INFO] [stdout] a892da960783819717c628c0b06430df1a72e1107592dc1c46f257960740015b