[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] 41e5fb7a821b473c91efa6333e54d1da9e102ed5
[INFO] testing ozmorph/testract against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozmorph%2Ftestract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ozmorph/testract on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ozmorph/testract already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v0.5.1
[INFO] [stderr]   Downloaded skeptic v0.13.4
[INFO] [stderr]   Downloaded lz4 v1.23.1
[INFO] [stderr]   Downloaded walkdir v2.2.7
[INFO] [stderr]   Downloaded same-file v1.0.4
[INFO] [stderr]   Downloaded winapi-util v0.1.1
[INFO] [stderr]   Downloaded twox-hash v1.1.1
[INFO] [stderr]   Downloaded winreg v0.6.0
[INFO] [stderr]   Downloaded vcpkg v0.2.4
[INFO] [stderr]   Downloaded adler32 v1.0.3
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded pkg-config v0.3.12
[INFO] [stderr]   Downloaded quote v0.6.10
[INFO] [stderr]   Downloaded bytecount v0.4.0
[INFO] [stderr]   Downloaded build_const v0.2.1
[INFO] [stderr]   Downloaded cargo_metadata v0.6.3
[INFO] [stderr]   Downloaded byteorder v1.2.7
[INFO] [stderr]   Downloaded serde_derive v1.0.80
[INFO] [stderr]   Downloaded failure v0.1.3
[INFO] [stderr]   Downloaded miniz_oxide v0.2.0
[INFO] [stderr]   Downloaded flate2 v1.0.6
[INFO] [stderr]   Downloaded serde v1.0.80
[INFO] [stderr]   Downloaded syn v0.15.22
[INFO] [stderr]   Downloaded nom v4.1.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] [stderr]   Downloaded miniz_oxide_c_api v0.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.33
[INFO] [stderr]   Downloaded crc32fast v1.1.2
[INFO] [stderr]   Downloaded proc-macro2 v0.4.24
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded error-chain v0.12.0
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded lz4-sys v1.8.3
[INFO] [stderr]   Downloaded backtrace-sys v0.1.23
[INFO] [stderr]   Downloaded libz-sys v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c02163fdf67347137e8bd68d3425d6634522d2e26fcc1f436ad2c1739cfba28f
[INFO] running `Command { std: "docker" "start" "-a" "c02163fdf67347137e8bd68d3425d6634522d2e26fcc1f436ad2c1739cfba28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c02163fdf67347137e8bd68d3425d6634522d2e26fcc1f436ad2c1739cfba28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02163fdf67347137e8bd68d3425d6634522d2e26fcc1f436ad2c1739cfba28f", kill_on_drop: false }`
[INFO] [stdout] c02163fdf67347137e8bd68d3425d6634522d2e26fcc1f436ad2c1739cfba28f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e4e4dd634bbbe53b1f0febf67444ef1531325009406433d28e514b5963d663e
[INFO] running `Command { std: "docker" "start" "-a" "9e4e4dd634bbbe53b1f0febf67444ef1531325009406433d28e514b5963d663e", 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 ryu v0.2.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[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 walkdir v2.2.7
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.1.2
[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 rand v0.4.2
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling flate2 v1.0.6
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling twox-hash v1.1.1
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling error-chain v0.12.0
[INFO] [stderr]    Compiling failure v0.1.3
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling serde_json v1.0.33
[INFO] [stderr]    Compiling semver v0.9.0
[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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[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] 
[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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 `Once::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: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/main.rs:54:17
[INFO] [stdout]     |
[INFO] [stdout]  54 |         .author(crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/main.rs:54:17
[INFO] [stdout]     |
[INFO] [stdout]  54 |         .author(crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` 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] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.32.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9e4e4dd634bbbe53b1f0febf67444ef1531325009406433d28e514b5963d663e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4e4dd634bbbe53b1f0febf67444ef1531325009406433d28e514b5963d663e", kill_on_drop: false }`
[INFO] [stdout] 9e4e4dd634bbbe53b1f0febf67444ef1531325009406433d28e514b5963d663e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7a5a07c5a1d9208e7da2594a8b9491e294b630049f312a6aaaac3048fa3279b
[INFO] running `Command { std: "docker" "start" "-a" "d7a5a07c5a1d9208e7da2594a8b9491e294b630049f312a6aaaac3048fa3279b", kill_on_drop: false }`
[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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[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] 
[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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 `Once::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: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/main.rs:54:17
[INFO] [stdout]     |
[INFO] [stdout]  54 |         .author(crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/main.rs:54:17
[INFO] [stdout]     |
[INFO] [stdout]  54 |         .author(crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` 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] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.32.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[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] 
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d7a5a07c5a1d9208e7da2594a8b9491e294b630049f312a6aaaac3048fa3279b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a5a07c5a1d9208e7da2594a8b9491e294b630049f312a6aaaac3048fa3279b", kill_on_drop: false }`
[INFO] [stdout] d7a5a07c5a1d9208e7da2594a8b9491e294b630049f312a6aaaac3048fa3279b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44a000547aaabaf63c8473cc4d59836c657fa893b1afac719eece99bab8f0a46
[INFO] running `Command { std: "docker" "start" "-a" "44a000547aaabaf63c8473cc4d59836c657fa893b1afac719eece99bab8f0a46", 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]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[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] 
[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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 `Once::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: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/main.rs:54:17
[INFO] [stderr]     |
[INFO] [stderr]  54 |         .author(crate_authors!("\n"))
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stderr]    --> src/main.rs:54:17
[INFO] [stderr]     |
[INFO] [stderr]  54 |         .author(crate_authors!("\n"))
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` 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] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.32.0/src/macros.rs:479:22
[INFO] [stderr]     |
[INFO] [stderr] 479 |                     &(&(*VALUE))[..]
[INFO] [stderr]     |                      ++        +
[INFO] [stderr] 
[INFO] [stderr] warning: `testract` (bin "testract" test) generated 3 warnings
[INFO] [stderr] warning: `testract` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testract-0e6587701c088593)
[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 src/main.rs (/opt/rustwide/target/debug/deps/testract-878088692da14fdd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests testract
[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::OBFileRecord (line 333) ... FAILED
[INFO] [stdout] test src/bsa/morrowind.rs - bsa::morrowind::MWBSAHeader (line 111) ... FAILED
[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/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/morrowind.rs - bsa::morrowind::MWFileRecord (line 143) ... 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/oblivion.rs - bsa::oblivion::OBFolderRecord (line 313) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFileRecord (line 333) stdout ----
[INFO] [stdout] error[E0658]: frontmatters are experimental
[INFO] [stdout]    --> src/bsa/oblivion.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | / -----------------------
[INFO] [stdout] 335 | | | name_hash   | hash  |
[INFO] [stdout] 336 | | | size        | u32   |
[INFO] [stdout] 337 | | | offset      | u32   |
[INFO] [stdout] 338 | | -----------------------
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136889 <https://github.com/rust-lang/rust/issues/136889> for more information
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/bsa/oblivion.rs:338:24
[INFO] [stdout]     |
[INFO] [stdout] 338 | -----------------------
[INFO] [stdout]     |                        ^ consider adding a `main` function to `src/bsa/oblivion.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0601, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bsa/morrowind.rs - bsa::morrowind::MWBSAHeader (line 111) stdout ----
[INFO] [stdout] error[E0658]: frontmatters are experimental
[INFO] [stdout]    --> src/bsa/morrowind.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / ------------------------
[INFO] [stdout] 113 | | file_id         char[4]
[INFO] [stdout] 114 | | hash_offset     u32
[INFO] [stdout] 115 | | file_count      u32
[INFO] [stdout] 116 | | ------------------------
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136889 <https://github.com/rust-lang/rust/issues/136889> for more information
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/bsa/morrowind.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 | ------------------------
[INFO] [stdout]     |                         ^ consider adding a `main` function to `src/bsa/morrowind.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0601, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0601`.
[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 `::`, found `format`
[INFO] [stdout]    --> src/bsa/oblivion.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 | Encoded format (for Oblivion, Fallout 3, Fallout NV, Skyrim)
[INFO] [stdout]     |         ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 `::`, found `-`
[INFO] [stdout]   --> src/bsa/morrowind.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | Morrowind-style BSA file structure
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 `::`, found `format`
[INFO] [stdout]    --> src/bsa/oblivion.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | Encoded format
[INFO] [stdout]     |         ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 `::`, found `format`
[INFO] [stdout]    --> src/bsa/oblivion.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | Encoded format (for Skyrim Special Edition)
[INFO] [stdout]     |         ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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[E0658]: frontmatters are experimental
[INFO] [stdout]    --> src/bsa/morrowind.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / -----------
[INFO] [stdout] 145 | | size    u32
[INFO] [stdout] 146 | | offset  u32
[INFO] [stdout] 147 | | -----------
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136889 <https://github.com/rust-lang/rust/issues/136889> for more information
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/bsa/morrowind.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | -----------
[INFO] [stdout]     |            ^ consider adding a `main` function to `src/bsa/morrowind.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0601, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bsa/oblivion.rs - bsa::oblivion::OBFolderRecord (line 305) stdout ----
[INFO] [stdout] error[E0658]: frontmatters are experimental
[INFO] [stdout]    --> src/bsa/oblivion.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | / -------------------------------------------
[INFO] [stdout] 307 | | | name            | bzstring              |
[INFO] [stdout] 308 | | | file_records    | Vec<BSAFileRecord>    |
[INFO] [stdout] 309 | | -------------------------------------------
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136889 <https://github.com/rust-lang/rust/issues/136889> for more information
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/bsa/oblivion.rs:309:44
[INFO] [stdout]     |
[INFO] [stdout] 309 | -------------------------------------------
[INFO] [stdout]     |                                            ^ consider adding a `main` function to `src/bsa/oblivion.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0601, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0601`.
[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 `::`, found `-`
[INFO] [stdout]   --> src/bsa/oblivion.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | Oblivion-style BSA file structure
[INFO] [stdout]    |         ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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[E0658]: frontmatters are experimental
[INFO] [stdout]    --> src/bsa/oblivion.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | / -------------------------------------------
[INFO] [stdout] 315 | | | file_records    | Vec<BSAFileRecord>    |
[INFO] [stdout] 316 | | -------------------------------------------
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #136889 <https://github.com/rust-lang/rust/issues/136889> for more information
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/bsa/oblivion.rs:316:44
[INFO] [stdout]     |
[INFO] [stdout] 316 | -------------------------------------------
[INFO] [stdout]     |                                            ^ consider adding a `main` function to `src/bsa/oblivion.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0601, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0601`.
[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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "44a000547aaabaf63c8473cc4d59836c657fa893b1afac719eece99bab8f0a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a000547aaabaf63c8473cc4d59836c657fa893b1afac719eece99bab8f0a46", kill_on_drop: false }`
[INFO] [stdout] 44a000547aaabaf63c8473cc4d59836c657fa893b1afac719eece99bab8f0a46
