[INFO] cloning repository https://github.com/ozmorph/testract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozmorph/testract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95da098d144128da7534fd5a245ff578d2ba806c [INFO] checking ozmorph/testract against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozmorph/testract on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ozmorph/testract [INFO] finished tweaking git repo https://github.com/ozmorph/testract [INFO] tweaked toml for git repo https://github.com/ozmorph/testract written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ozmorph/testract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50cf86fd7bef660b2f31ebd743adf1e3987aa66d06d674c39a72aad95334e3d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50cf86fd7bef660b2f31ebd743adf1e3987aa66d06d674c39a72aad95334e3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50cf86fd7bef660b2f31ebd743adf1e3987aa66d06d674c39a72aad95334e3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cf86fd7bef660b2f31ebd743adf1e3987aa66d06d674c39a72aad95334e3d0", kill_on_drop: false }` [INFO] [stdout] 50cf86fd7bef660b2f31ebd743adf1e3987aa66d06d674c39a72aad95334e3d0 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9893fc44c5876b055b95f56b3eaa8096e883f58f81b3bc0cae70166976c38820 [INFO] running `Command { std: "docker" "start" "-a" "9893fc44c5876b055b95f56b3eaa8096e883f58f81b3bc0cae70166976c38820", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling cargo_metadata v0.6.3 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking testract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / /// Parses metadata for the entire Fallout 4 .ba2 archive [INFO] [stdout] 78 | | /// [INFO] [stdout] 79 | | /// Encoded format [INFO] [stdout] 80 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 86 | | /// ------------------------ [INFO] [stdout] 87 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]` [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / /// Parses all of the file metadata for a general .ba2 archive [INFO] [stdout] 109 | | /// [INFO] [stdout] 110 | | /// Encoded format for non-textures [INFO] [stdout] 111 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 121 | | /// ------------------------ [INFO] [stdout] 122 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / /// Parses header information about one texture from a texture .ba2 file [INFO] [stdout] 155 | | /// [INFO] [stdout] 156 | | /// Encoded format [INFO] [stdout] 157 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// ------------------------ [INFO] [stdout] 171 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / /// Parses all chunks for a single texture file [INFO] [stdout] 201 | | /// [INFO] [stdout] 202 | | /// Encoded format for a single texture chunk [INFO] [stdout] 203 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 211 | | /// ------------------------ [INFO] [stdout] 212 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / /// Parses metadata for the entire Fallout 4 .ba2 archive [INFO] [stdout] 78 | | /// [INFO] [stdout] 79 | | /// Encoded format [INFO] [stdout] 80 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 86 | | /// ------------------------ [INFO] [stdout] 87 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]` [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / /// Parses all of the file metadata for a general .ba2 archive [INFO] [stdout] 109 | | /// [INFO] [stdout] 110 | | /// Encoded format for non-textures [INFO] [stdout] 111 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 121 | | /// ------------------------ [INFO] [stdout] 122 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / /// Parses header information about one texture from a texture .ba2 file [INFO] [stdout] 155 | | /// [INFO] [stdout] 156 | | /// Encoded format [INFO] [stdout] 157 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// ------------------------ [INFO] [stdout] 171 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused doc comment [INFO] [stdout] --> src/ba2/fallout4.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / /// Parses all chunks for a single texture file [INFO] [stdout] 201 | | /// [INFO] [stdout] 202 | | /// Encoded format for a single texture chunk [INFO] [stdout] 203 | | /// ``` [INFO] [stdout] ... | [INFO] [stdout] 211 | | /// ------------------------ [INFO] [stdout] 212 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testract` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9893fc44c5876b055b95f56b3eaa8096e883f58f81b3bc0cae70166976c38820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9893fc44c5876b055b95f56b3eaa8096e883f58f81b3bc0cae70166976c38820", kill_on_drop: false }` [INFO] [stdout] 9893fc44c5876b055b95f56b3eaa8096e883f58f81b3bc0cae70166976c38820