[INFO] fetching crate vox-tool 0.1.0... [INFO] checking vox-tool-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate vox-tool 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vox-tool 0.1.0 [INFO] finished tweaking crates.io crate vox-tool 0.1.0 [INFO] tweaked toml for crates.io crate vox-tool 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vox-tool 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 vox-tool 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f99248240ad0d2b9f3433dce0c975b1e5be123cf76dc63fa498143e27d00f4e8 [INFO] running `Command { std: "docker" "start" "-a" "f99248240ad0d2b9f3433dce0c975b1e5be123cf76dc63fa498143e27d00f4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f99248240ad0d2b9f3433dce0c975b1e5be123cf76dc63fa498143e27d00f4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99248240ad0d2b9f3433dce0c975b1e5be123cf76dc63fa498143e27d00f4e8", kill_on_drop: false }` [INFO] [stdout] f99248240ad0d2b9f3433dce0c975b1e5be123cf76dc63fa498143e27d00f4e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e196be56e405547d7b3dc9c920e8a519924c731ce501e3c19cefdfe473ed0429 [INFO] running `Command { std: "docker" "start" "-a" "e196be56e405547d7b3dc9c920e8a519924c731ce501e3c19cefdfe473ed0429", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking vox-format v0.1.0 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking vox-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | / /// Selects chunks to strip. If omitted, everything except chunks [INFO] [stdout] 47 | | /// specified with `--keep` will be stripped. [INFO] [stdout] 48 | | #[structopt(short = "s", long = "strip")] [INFO] [stdout] 49 | | strip: Vec, [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 [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / /// Keep the specified chunks. If this and `--strip` is omitted, every [INFO] [stdout] 52 | | /// chunk except `PACK`, `XYZI`, `RGBA` and `MATT` is stripped. [INFO] [stdout] 53 | | #[structopt(short = "k", long = "keep")] [INFO] [stdout] 54 | | keep: Vec, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / /// Output file. Defaults to `INPUT.stripped.vox` where `INPUT` is the [INFO] [stdout] 57 | | /// input file path without `.vox` file extension. [INFO] [stdout] 58 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 59 | | output: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / /// The input file from which the chunks will be stripped. [INFO] [stdout] 62 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / /// The input file from which information willbe displayed [INFO] [stdout] 67 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / /// The input file from which the palette will be exported. If omitted, [INFO] [stdout] 90 | | /// the default palette will be exported. [INFO] [stdout] 91 | | input: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vox-tool` (bin "vox-tool") due to 10 previous errors [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / /// Output file. Defaults to `INPUT.new-palette.vox` where `INPUT` is [INFO] [stdout] 94 | | /// the input file path without `.vox` file extension. [INFO] [stdout] 95 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 96 | | output: PathBuf, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | / /// The input file that will have it's palette changed. [INFO] [stdout] 111 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | / /// Path to image containing the palette. This his compatible with [INFO] [stdout] 114 | | /// `export-palette`. If omitted, the default palette [INFO] [stdout] 115 | | /// will be used. [INFO] [stdout] 116 | | #[structopt(short = "p", long = "palette")] [INFO] [stdout] 117 | | palette: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / /// The path for the output file. The file format will be guessed using [INFO] [stdout] 120 | | /// the file extension. [INFO] [stdout] 121 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 122 | | output: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | / /// Selects chunks to strip. If omitted, everything except chunks [INFO] [stdout] 47 | | /// specified with `--keep` will be stripped. [INFO] [stdout] 48 | | #[structopt(short = "s", long = "strip")] [INFO] [stdout] 49 | | strip: Vec, [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 [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / /// Keep the specified chunks. If this and `--strip` is omitted, every [INFO] [stdout] 52 | | /// chunk except `PACK`, `XYZI`, `RGBA` and `MATT` is stripped. [INFO] [stdout] 53 | | #[structopt(short = "k", long = "keep")] [INFO] [stdout] 54 | | keep: Vec, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / /// Output file. Defaults to `INPUT.stripped.vox` where `INPUT` is the [INFO] [stdout] 57 | | /// input file path without `.vox` file extension. [INFO] [stdout] 58 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 59 | | output: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / /// The input file from which the chunks will be stripped. [INFO] [stdout] 62 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / /// The input file from which information willbe displayed [INFO] [stdout] 67 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / /// The input file from which the palette will be exported. If omitted, [INFO] [stdout] 90 | | /// the default palette will be exported. [INFO] [stdout] 91 | | input: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / /// Output file. Defaults to `INPUT.new-palette.vox` where `INPUT` is [INFO] [stdout] 94 | | /// the input file path without `.vox` file extension. [INFO] [stdout] 95 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 96 | | output: PathBuf, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | / /// The input file that will have it's palette changed. [INFO] [stdout] 111 | | input: PathBuf, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | / /// Path to image containing the palette. This his compatible with [INFO] [stdout] 114 | | /// `export-palette`. If omitted, the default palette [INFO] [stdout] 115 | | /// will be used. [INFO] [stdout] 116 | | #[structopt(short = "p", long = "palette")] [INFO] [stdout] 117 | | palette: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / /// The path for the output file. The file format will be guessed using [INFO] [stdout] 120 | | /// the file extension. [INFO] [stdout] 121 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 122 | | output: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vox-tool` (bin "vox-tool" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "e196be56e405547d7b3dc9c920e8a519924c731ce501e3c19cefdfe473ed0429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e196be56e405547d7b3dc9c920e8a519924c731ce501e3c19cefdfe473ed0429", kill_on_drop: false }` [INFO] [stdout] e196be56e405547d7b3dc9c920e8a519924c731ce501e3c19cefdfe473ed0429