[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozmorph/testract on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-26/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b91a26a291dee699fe7178327b4fcb150c112c3ea12333a0c49a0bc20488d751 [INFO] running `Command { std: "docker" "start" "-a" "b91a26a291dee699fe7178327b4fcb150c112c3ea12333a0c49a0bc20488d751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b91a26a291dee699fe7178327b4fcb150c112c3ea12333a0c49a0bc20488d751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91a26a291dee699fe7178327b4fcb150c112c3ea12333a0c49a0bc20488d751", kill_on_drop: false }` [INFO] [stdout] b91a26a291dee699fe7178327b4fcb150c112c3ea12333a0c49a0bc20488d751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2c646d7f4361626a274f50efe6e9a7bba79016a5d9b260031ba49470f41229 [INFO] running `Command { std: "docker" "start" "-a" "9c2c646d7f4361626a274f50efe6e9a7bba79016a5d9b260031ba49470f41229", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling clap v2.32.0 [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 syn v0.15.22 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling semver v0.9.0 [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 23.31s [INFO] running `Command { std: "docker" "inspect" "9c2c646d7f4361626a274f50efe6e9a7bba79016a5d9b260031ba49470f41229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2c646d7f4361626a274f50efe6e9a7bba79016a5d9b260031ba49470f41229", kill_on_drop: false }` [INFO] [stdout] 9c2c646d7f4361626a274f50efe6e9a7bba79016a5d9b260031ba49470f41229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5680a580e1c146e63c0fa8d94c914291017d88a10932d97716877972a9c2c375 [INFO] running `Command { std: "docker" "start" "-a" "5680a580e1c146e63c0fa8d94c914291017d88a10932d97716877972a9c2c375", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: 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 1.15s [INFO] running `Command { std: "docker" "inspect" "5680a580e1c146e63c0fa8d94c914291017d88a10932d97716877972a9c2c375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5680a580e1c146e63c0fa8d94c914291017d88a10932d97716877972a9c2c375", kill_on_drop: false }` [INFO] [stdout] 5680a580e1c146e63c0fa8d94c914291017d88a10932d97716877972a9c2c375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a93ced73b9d59cd3d83b866aab734545023da60cb037d1264b8e30f346df2963 [INFO] running `Command { std: "docker" "start" "-a" "a93ced73b9d59cd3d83b866aab734545023da60cb037d1264b8e30f346df2963", 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.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testract-e6046b5e5b3e9c89) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testract-230be6e0326025c1) [INFO] [stdout] [INFO] [stderr] Doc-tests testract [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/morrowind.rs - bsa::morrowind::MWFileRecord (line 143) ... FAILED [INFO] [stdout] test src/bsa/morrowind.rs - bsa::morrowind (line 10) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 305) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion (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::OBFolderMetadata (line 242) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFileRecord (line 333) ... FAILED [INFO] [stdout] test src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 313) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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/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/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] ---- 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/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::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/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::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] [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.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a93ced73b9d59cd3d83b866aab734545023da60cb037d1264b8e30f346df2963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93ced73b9d59cd3d83b866aab734545023da60cb037d1264b8e30f346df2963", kill_on_drop: false }` [INFO] [stdout] a93ced73b9d59cd3d83b866aab734545023da60cb037d1264b8e30f346df2963