[INFO] crate abstract_integers 0.1.1 is already in cache [INFO] checking abstract_integers-0.1.1 against master#4007d4ef26eab44bdabc2b7574d032152264d3ad for pr-66919 [INFO] extracting crate abstract_integers 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate abstract_integers 0.1.1 on toolchain 4007d4ef26eab44bdabc2b7574d032152264d3ad [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate abstract_integers 0.1.1 [INFO] finished tweaking crates.io crate abstract_integers 0.1.1 [INFO] tweaked toml for crates.io crate abstract_integers 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "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] 530654f5390ae35addce1d381e294fe49da9cf8014d972ba0348b75462d65d2a [INFO] running `"docker" "start" "-a" "530654f5390ae35addce1d381e294fe49da9cf8014d972ba0348b75462d65d2a"` [INFO] [stderr] Checking abstract_integers v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:337:1 [INFO] [stderr] | [INFO] [stderr] 337 | /// Natural integer bounded by std::usize::MAX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 338 | define_abstract_integer_checked!(SizeNatExample, 64); [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/lib.rs:337:1 [INFO] [stderr] | [INFO] [stderr] 337 | /// Natural integer bounded by std::usize::MAX [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 338 | define_abstract_integer_checked!(SizeNatExample, 64); [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] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "530654f5390ae35addce1d381e294fe49da9cf8014d972ba0348b75462d65d2a"` [INFO] running `"docker" "rm" "-f" "530654f5390ae35addce1d381e294fe49da9cf8014d972ba0348b75462d65d2a"` [INFO] [stdout] 530654f5390ae35addce1d381e294fe49da9cf8014d972ba0348b75462d65d2a