[INFO] fetching crate genie 0.5.0...
[INFO] checking genie-0.5.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate genie 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate genie 0.5.0
[INFO] finished tweaking crates.io crate genie 0.5.0
[INFO] tweaked toml for crates.io crate genie 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate genie 0.5.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 genie 0.5.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] b6d8b7830fbdd7391d83f447b38c7fe8efa36fef3a442b7c26a5944c6cc380df
[INFO] running `Command { std: "docker" "start" "-a" "b6d8b7830fbdd7391d83f447b38c7fe8efa36fef3a442b7c26a5944c6cc380df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d8b7830fbdd7391d83f447b38c7fe8efa36fef3a442b7c26a5944c6cc380df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d8b7830fbdd7391d83f447b38c7fe8efa36fef3a442b7c26a5944c6cc380df", kill_on_drop: false }`
[INFO] [stdout] b6d8b7830fbdd7391d83f447b38c7fe8efa36fef3a442b7c26a5944c6cc380df
[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] 937d4b44c9e6e1c77b1fd68923a0bc3dd83de70f72bd4184932c89815bd429b3
[INFO] running `Command { std: "docker" "start" "-a" "937d4b44c9e6e1c77b1fd68923a0bc3dd83de70f72bd4184932c89815bd429b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking rgb v0.8.17
[INFO] [stderr]    Compiling pelite-macros v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking sorted-vec v0.3.6
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking pelite v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.15
[INFO] [stderr]    Compiling num_enum_derive v0.5.0
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking thiserror v1.0.15
[INFO] [stderr]     Checking genie-support v1.0.0
[INFO] [stderr]     Checking jascpal v0.1.1
[INFO] [stderr]     Checking genie-drs v0.2.1
[INFO] [stderr]     Checking genie-lang v0.2.1
[INFO] [stderr]     Checking genie-dat v0.1.0
[INFO] [stderr]     Checking genie-hki v0.2.1
[INFO] [stderr]     Checking num_enum v0.5.0
[INFO] [stderr]     Checking genie-scx v4.0.0
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]     Checking genie-cpx v0.5.0
[INFO] [stderr]     Checking genie-rec v0.1.1
[INFO] [stderr]     Checking genie v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/displaylang.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// The name of the language file.
[INFO] [stdout] 13 | |     #[structopt(name = "file-name")]
[INFO] [stdout] 14 | |     file_name: 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]   --> examples/displaycivs.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// The name of the dat file.
[INFO] [stdout] 13 | |     file_name: 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]   --> examples/displayhotkey.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     /// The name of the hotkey file.
[INFO] [stdout] 19 | |     #[structopt(name = "file-name")]
[INFO] [stdout] 20 | |     file_name: PathBuf,
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genie` (example "displaycivs") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `genie` (example "displaylang") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/wolololang.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     /// The path of the input language key-value file.
[INFO] [stdout] 17 | |     #[structopt(name = "path-in")]
[INFO] [stdout] 18 | |     path_in: 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]   --> examples/wolololang.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     /// The path of the output language ini file.
[INFO] [stdout] 21 | |     ///
[INFO] [stdout] 22 | |     /// Overwrites this file if it already exists.
[INFO] [stdout] 23 | |     #[structopt(name = "path-out")]
[INFO] [stdout] 24 | |     path_out: PathBuf,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genie` (example "displayhotkey") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/displayaochotkeys.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     /// The name of the language file.
[INFO] [stdout] 20 | |     #[structopt(name = "lang-file-name")]
[INFO] [stdout] 21 | |     lang_file_name: 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]   --> examples/displayaochotkeys.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     /// The name of the hotkey file.
[INFO] [stdout] 30 | |     #[structopt(name = "hki-file-name")]
[INFO] [stdout] 31 | |     hki_file_name: PathBuf,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/sethotkey.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     /// The name of the hotkey file.
[INFO] [stdout] 19 | |     #[structopt(name = "file-name")]
[INFO] [stdout] 20 | |     file_name: 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<String, Infallible>
[INFO] [stdout]   --> examples/convertscx.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     /// Scenario version to output: 'aoe', 'ror', 'aoc', 'hd', 'wk'
[INFO] [stdout] 16 | |     ///
[INFO] [stdout] 17 | |     /// When setting the version to 'wk', HD edition and AoC scenarios will automatically be
[INFO] [stdout] 18 | |     /// converted (swapping out unit types and terrains).
[INFO] [stdout] 19 | |     version: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genie` (example "wolololang") due to 2 previous errors
[INFO] [stderr] error: could not compile `genie` (example "displayaochotkeys") due to 2 previous errors
[INFO] [stderr] error: could not compile `genie` (example "sethotkey") due to 1 previous error
[INFO] [stderr] error: could not compile `genie` (example "convertscx") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> examples/extractdrs.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     /// Only extract resources from this table.
[INFO] [stdout] 53 | |     #[structopt(long, short = "t")]
[INFO] [stdout] 54 | |     table: Option<String>,
[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<String, Infallible>
[INFO] [stdout]   --> examples/extractdrs.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     /// Table to add the file to.
[INFO] [stdout] 69 | |     #[structopt(long, short = "t", number_of_values = 1)]
[INFO] [stdout] 70 | |     table: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genie` (example "extractdrs") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "937d4b44c9e6e1c77b1fd68923a0bc3dd83de70f72bd4184932c89815bd429b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937d4b44c9e6e1c77b1fd68923a0bc3dd83de70f72bd4184932c89815bd429b3", kill_on_drop: false }`
[INFO] [stdout] 937d4b44c9e6e1c77b1fd68923a0bc3dd83de70f72bd4184932c89815bd429b3
