[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] testing ozmorph/testract against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozmorph/testract on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-21/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.6.3 [INFO] [stderr] Downloaded error-chain v0.12.0 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.80 [INFO] [stderr] Downloaded syn v0.15.22 [INFO] [stderr] Downloaded failure v0.1.3 [INFO] [stderr] Downloaded pkg-config v0.3.12 [INFO] [stderr] Downloaded lz4 v1.23.1 [INFO] [stderr] Downloaded libc v0.2.44 [INFO] [stderr] Downloaded twox-hash v1.1.1 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded libz-sys v1.0.18 [INFO] [stderr] Downloaded lz4-sys v1.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5029e269920d60683285343388dd34ad20106344babd2ee8925a589da333f56 [INFO] running `Command { std: "docker" "start" "-a" "b5029e269920d60683285343388dd34ad20106344babd2ee8925a589da333f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5029e269920d60683285343388dd34ad20106344babd2ee8925a589da333f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5029e269920d60683285343388dd34ad20106344babd2ee8925a589da333f56", kill_on_drop: false }` [INFO] [stdout] b5029e269920d60683285343388dd34ad20106344babd2ee8925a589da333f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42dc84af3b1d21cb264630ad6351dbd52579a90e64ebecadcaa77d006a3e6bf9 [INFO] running `Command { std: "docker" "start" "-a" "42dc84af3b1d21cb264630ad6351dbd52579a90e64ebecadcaa77d006a3e6bf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling cargo_metadata v0.6.3 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Compiling testract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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: `#[warn(unused_doc_comments)]` implied by `#[warn(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] warning: 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] warning: 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] warning: 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] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "42dc84af3b1d21cb264630ad6351dbd52579a90e64ebecadcaa77d006a3e6bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dc84af3b1d21cb264630ad6351dbd52579a90e64ebecadcaa77d006a3e6bf9", kill_on_drop: false }` [INFO] [stdout] 42dc84af3b1d21cb264630ad6351dbd52579a90e64ebecadcaa77d006a3e6bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8f69692802c863c6bea5e66935704b6c6e0e62a3068be29e62fd9c2af6b4bb [INFO] running `Command { std: "docker" "start" "-a" "2d8f69692802c863c6bea5e66935704b6c6e0e62a3068be29e62fd9c2af6b4bb", kill_on_drop: false }` [INFO] [stdout] warning: 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: `#[warn(unused_doc_comments)]` implied by `#[warn(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] warning: 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] warning: 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] [stderr] Compiling testract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: `#[warn(unused_doc_comments)]` implied by `#[warn(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] warning: 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] warning: 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] warning: 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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "2d8f69692802c863c6bea5e66935704b6c6e0e62a3068be29e62fd9c2af6b4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8f69692802c863c6bea5e66935704b6c6e0e62a3068be29e62fd9c2af6b4bb", kill_on_drop: false }` [INFO] [stdout] 2d8f69692802c863c6bea5e66935704b6c6e0e62a3068be29e62fd9c2af6b4bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2084a18ec657d7fb8466a5f6648d167b0eb558399767c9a1c558a4a24e2a4f3 [INFO] running `Command { std: "docker" "start" "-a" "b2084a18ec657d7fb8466a5f6648d167b0eb558399767c9a1c558a4a24e2a4f3", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/ba2/fallout4.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / /// Parses metadata for the entire Fallout 4 .ba2 archive [INFO] [stderr] 78 | | /// [INFO] [stderr] 79 | | /// Encoded format [INFO] [stderr] 80 | | /// ``` [INFO] [stderr] ... | [INFO] [stderr] 86 | | /// ------------------------ [INFO] [stderr] 87 | | /// ``` [INFO] [stderr] | |_------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` implied by `#[warn(warnings)]` [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/ba2/fallout4.rs:108:1 [INFO] [stderr] | [INFO] [stderr] 108 | / /// Parses all of the file metadata for a general .ba2 archive [INFO] [stderr] 109 | | /// [INFO] [stderr] 110 | | /// Encoded format for non-textures [INFO] [stderr] 111 | | /// ``` [INFO] [stderr] ... | [INFO] [stderr] 121 | | /// ------------------------ [INFO] [stderr] 122 | | /// ``` [INFO] [stderr] | |_------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [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/ba2/fallout4.rs:154:1 [INFO] [stderr] | [INFO] [stderr] 154 | / /// Parses header information about one texture from a texture .ba2 file [INFO] [stderr] 155 | | /// [INFO] [stderr] 156 | | /// Encoded format [INFO] [stderr] 157 | | /// ``` [INFO] [stderr] ... | [INFO] [stderr] 170 | | /// ------------------------ [INFO] [stderr] 171 | | /// ``` [INFO] [stderr] | |_------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [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/ba2/fallout4.rs:200:1 [INFO] [stderr] | [INFO] [stderr] 200 | / /// Parses all chunks for a single texture file [INFO] [stderr] 201 | | /// [INFO] [stderr] 202 | | /// Encoded format for a single texture chunk [INFO] [stderr] 203 | | /// ``` [INFO] [stderr] ... | [INFO] [stderr] 211 | | /// ------------------------ [INFO] [stderr] 212 | | /// ``` [INFO] [stderr] | |_------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [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: `testract` (lib) generated 4 warnings [INFO] [stderr] warning: `testract` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:54:17 [INFO] [stderr] | [INFO] [stderr] 54 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:54:17 [INFO] [stderr] | [INFO] [stderr] 54 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `testract` (bin "testract" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testract-1a2e24dbd44dea10) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testract-53d14b1d7f111e6e) [INFO] [stdout] [INFO] [stderr] Doc-tests testract [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 242) ... FAILED [INFO] [stdout] test src/bsa/morrowind.rs - bsa::morrowind (line 10) ... FAILED [INFO] [stdout] test src/bsa/morrowind.rs - bsa::morrowind::MWBSAHeader (line 111) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBBSAHeader (line 185) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 251) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFileRecord (line 333) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion (line 10) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 313) ... FAILED [INFO] [stdout] test src/bsa/morrowind.rs - bsa::morrowind::MWFileRecord (line 143) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 305) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 242) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `format` [INFO] [stdout] --> src/bsa/oblivion.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 3 | Encoded format (for Oblivion, Fallout 3, Fallout NV, Skyrim) [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/morrowind.rs - bsa::morrowind (line 10) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `BSA` [INFO] [stdout] --> src/bsa/morrowind.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 3 | Morrowind-style BSA file structure [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/morrowind.rs - bsa::morrowind::MWBSAHeader (line 111) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `char` [INFO] [stdout] --> src/bsa/morrowind.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 4 | file_id char[4] [INFO] [stdout] | ^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBBSAHeader (line 185) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `format` [INFO] [stdout] --> src/bsa/oblivion.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 3 | Encoded format [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 251) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `format` [INFO] [stdout] --> src/bsa/oblivion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 3 | Encoded format (for Skyrim Special Edition) [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFileRecord (line 333) stdout ---- [INFO] [stdout] error: expected expression, found `}` [INFO] [stdout] --> src/bsa/oblivion.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 8 | } _doctest_main_src_bsa_oblivion_rs_333_0() } [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion (line 10) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `BSA` [INFO] [stdout] --> src/bsa/oblivion.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 3 | Oblivion-style BSA file structure [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 313) stdout ---- [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> src/bsa/oblivion.rs:315:24 [INFO] [stdout] | [INFO] [stdout] 4 | | file_records | Vec | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/morrowind.rs - bsa::morrowind::MWFileRecord (line 143) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `u32` [INFO] [stdout] --> src/bsa/morrowind.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 4 | size u32 [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 305) stdout ---- [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> src/bsa/oblivion.rs:308:24 [INFO] [stdout] | [INFO] [stdout] 5 | | file_records | Vec | [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/bsa/morrowind.rs - bsa::morrowind (line 10) [INFO] [stdout] src/bsa/morrowind.rs - bsa::morrowind::MWBSAHeader (line 111) [INFO] [stdout] src/bsa/morrowind.rs - bsa::morrowind::MWFileRecord (line 143) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion (line 10) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBBSAHeader (line 185) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBFileRecord (line 333) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 242) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBFolderMetadata (line 251) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 305) [INFO] [stdout] src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 313) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2084a18ec657d7fb8466a5f6648d167b0eb558399767c9a1c558a4a24e2a4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2084a18ec657d7fb8466a5f6648d167b0eb558399767c9a1c558a4a24e2a4f3", kill_on_drop: false }` [INFO] [stdout] b2084a18ec657d7fb8466a5f6648d167b0eb558399767c9a1c558a4a24e2a4f3