[INFO] fetching crate aluasm 0.1.0...
[INFO] checking aluasm-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aluasm 0.1.0
[INFO] finished tweaking crates.io crate aluasm 0.1.0
[INFO] tweaked toml for crates.io crate aluasm 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aluasm 0.1.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba44805db9ec43a6e35592a9b945711e4e99297a08152d3a16c0a0d45c8dabb9
[INFO] running `Command { std: "docker" "start" "-a" "ba44805db9ec43a6e35592a9b945711e4e99297a08152d3a16c0a0d45c8dabb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba44805db9ec43a6e35592a9b945711e4e99297a08152d3a16c0a0d45c8dabb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba44805db9ec43a6e35592a9b945711e4e99297a08152d3a16c0a0d45c8dabb9", kill_on_drop: false }`
[INFO] [stdout] ba44805db9ec43a6e35592a9b945711e4e99297a08152d3a16c0a0d45c8dabb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96598385988bee80c86a6ca4f7c79e33222a4a74f903c03cec6ae955cbac6b04
[INFO] running `Command { std: "docker" "start" "-a" "96598385988bee80c86a6ca4f7c79e33222a4a74f903c03cec6ae955cbac6b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking amplify_num v0.1.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rustc_apfloat v0.1.3
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]    Compiling amplify_syn v1.1.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling amplify_derive v2.8.0
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking amplify v3.7.1
[INFO] [stderr]     Checking aluvm v0.4.0
[INFO] [stderr]     Checking aluasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     /// Dumps debug raw compilation log to the destination location
[INFO] [stdout] 40 | |     #[clap(long, global = true)]
[INFO] [stdout] 41 | |     pub dump: Option<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     /// Directory to output object files into
[INFO] [stdout] 48 | |     #[clap(short, long, global = true, default_value = "./build/objects")]
[INFO] [stdout] 49 | |     pub output: PathBuf,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /     /// List of source files to compile
[INFO] [stdout] 52 | |     pub files: Vec<PathBuf>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     /// Dumps debug raw compilation log to the destination location
[INFO] [stdout] 40 | |     #[clap(long, global = true)]
[INFO] [stdout] 41 | |     pub dump: Option<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     /// Directory to output object files into
[INFO] [stdout] 48 | |     #[clap(short, long, global = true, default_value = "./build/objects")]
[INFO] [stdout] 49 | |     pub output: PathBuf,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/aluasm.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /     /// List of source files to compile
[INFO] [stdout] 52 | |     pub files: Vec<PathBuf>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     /// Build directory with object files. Defaults to `{build-dir}/objects` (see --build-dir
[INFO] [stdout] 45 | |     /// argument)
[INFO] [stdout] 46 | |     #[clap(short = 'O', long, global = true, default_value = "${ALU_BUILD_DIR}/objects")]
[INFO] [stdout] 47 | |     pub obj_dir: PathBuf,
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     /// Directories containing library files (--build-dir included in the list automatically)
[INFO] [stdout] 50 | |     #[clap(short = 'L', long = "lib-dir", global = true)]
[INFO] [stdout] 51 | |     pub lib_dirs: Vec<PathBuf>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     /// Adds specific library
[INFO] [stdout] 54 | |     #[clap(short = 'l', global = true)]
[INFO] [stdout] 55 | |     pub libs: Vec<PathBuf>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     /// Directory to put linked binary files (products). Defaults to --build-dir
[INFO] [stdout] 58 | |     #[clap(short = 'T', long, global = true, default_value = "${ALU_BUILD_DIR}")]
[INFO] [stdout] 59 | |     pub target_dir: PathBuf,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     /// Path to a directory used for building process
[INFO] [stdout] 62 | |     #[clap(short = 'B', long, global = true, default_value = "./build/")]
[INFO] [stdout] 63 | |     pub build_dir: PathBuf,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     /// Name of the product file to generate (without extension). Defaults to the same name as the
[INFO] [stdout] 66 | |     /// object file; required if multiple object files are used.
[INFO] [stdout] 67 | |     #[clap(short = 'n', long)]
[INFO] [stdout] 68 | |     pub product_name: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     /// Organization name to use for the product generation; should use domain name notation
[INFO] [stdout] 71 | |     #[clap(short, long = "org")]
[INFO] [stdout] 72 | |     pub org_name: String,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     /// Object file name to link. The object file is looked up at --obj-dir path and extension is
[INFO] [stdout] 75 | |     /// automatically added if necessary.
[INFO] [stdout] 76 | |     #[clap(required = true)]
[INFO] [stdout] 77 | |     pub file: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aluasm` (bin "aluasm") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aluasm` (bin "aluasm" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `aluasm` (bin "alink") due to 8 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     /// Build directory with object files. Defaults to `{build-dir}/objects` (see --build-dir
[INFO] [stdout] 45 | |     /// argument)
[INFO] [stdout] 46 | |     #[clap(short = 'O', long, global = true, default_value = "${ALU_BUILD_DIR}/objects")]
[INFO] [stdout] 47 | |     pub obj_dir: PathBuf,
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     /// Directories containing library files (--build-dir included in the list automatically)
[INFO] [stdout] 50 | |     #[clap(short = 'L', long = "lib-dir", global = true)]
[INFO] [stdout] 51 | |     pub lib_dirs: Vec<PathBuf>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     /// Adds specific library
[INFO] [stdout] 54 | |     #[clap(short = 'l', global = true)]
[INFO] [stdout] 55 | |     pub libs: Vec<PathBuf>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     /// Directory to put linked binary files (products). Defaults to --build-dir
[INFO] [stdout] 58 | |     #[clap(short = 'T', long, global = true, default_value = "${ALU_BUILD_DIR}")]
[INFO] [stdout] 59 | |     pub target_dir: PathBuf,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     /// Path to a directory used for building process
[INFO] [stdout] 62 | |     #[clap(short = 'B', long, global = true, default_value = "./build/")]
[INFO] [stdout] 63 | |     pub build_dir: PathBuf,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     /// Name of the product file to generate (without extension). Defaults to the same name as the
[INFO] [stdout] 66 | |     /// object file; required if multiple object files are used.
[INFO] [stdout] 67 | |     #[clap(short = 'n', long)]
[INFO] [stdout] 68 | |     pub product_name: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     /// Organization name to use for the product generation; should use domain name notation
[INFO] [stdout] 71 | |     #[clap(short, long = "org")]
[INFO] [stdout] 72 | |     pub org_name: String,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/alink.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     /// Object file name to link. The object file is looked up at --obj-dir path and extension is
[INFO] [stdout] 75 | |     /// automatically added if necessary.
[INFO] [stdout] 76 | |     #[clap(required = true)]
[INFO] [stdout] 77 | |     pub file: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aluasm` (bin "alink" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "96598385988bee80c86a6ca4f7c79e33222a4a74f903c03cec6ae955cbac6b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96598385988bee80c86a6ca4f7c79e33222a4a74f903c03cec6ae955cbac6b04", kill_on_drop: false }`
[INFO] [stdout] 96598385988bee80c86a6ca4f7c79e33222a4a74f903c03cec6ae955cbac6b04
