[INFO] cloning repository https://github.com/thomas9911/imageoptimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomas9911/imageoptimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2bff901f837dc3f44ad7e0779d024ca5aec0167
[INFO] checking thomas9911/imageoptimizer against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomas9911/imageoptimizer
[INFO] finished tweaking git repo https://github.com/thomas9911/imageoptimizer
[INFO] tweaked toml for git repo https://github.com/thomas9911/imageoptimizer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomas9911/imageoptimizer 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 git repo https://github.com/thomas9911/imageoptimizer 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] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 998ca9dfe1515dc15e9586ccb66423ca5a3e6af22c9e7ba90748059b3340113f
[INFO] running `Command { std: "docker" "start" "-a" "998ca9dfe1515dc15e9586ccb66423ca5a3e6af22c9e7ba90748059b3340113f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "998ca9dfe1515dc15e9586ccb66423ca5a3e6af22c9e7ba90748059b3340113f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "998ca9dfe1515dc15e9586ccb66423ca5a3e6af22c9e7ba90748059b3340113f", kill_on_drop: false }`
[INFO] [stdout] 998ca9dfe1515dc15e9586ccb66423ca5a3e6af22c9e7ba90748059b3340113f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 95a3c9b570a0393bb009800445f0255711e9208d4e69f0539dca6d401939b8df
[INFO] running `Command { std: "docker" "start" "-a" "95a3c9b570a0393bb009800445f0255711e9208d4e69f0539dca6d401939b8df", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking rgb v0.8.27
[INFO] [stderr]     Checking xmlparser v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking phf_shared v0.7.24
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking simplecss v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking svgparser v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking fallible_collections v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]     Checking float-cmp v0.3.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking png v0.17.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking svgdom v0.10.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking predicates-tree v1.0.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling imagequant-sys v3.1.0+sys2.16.0
[INFO] [stderr]    Compiling libwebp-sys v0.2.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]     Checking svgcleaner v0.9.5
[INFO] [stderr]     Checking imagequant v3.1.0
[INFO] [stderr]     Checking predicates v2.0.2
[INFO] [stderr]     Checking webp v0.2.0
[INFO] [stderr]     Checking assert_fs v1.0.5
[INFO] [stderr]    Compiling nasm-rs v0.2.0
[INFO] [stderr]    Compiling mozjpeg-sys v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking mozjpeg v0.9.1
[INFO] [stderr]     Checking imgopt v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     /// input file
[INFO] [stdout] 20 | |     input: 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]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     /// output file
[INFO] [stdout] 22 | |     output: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgopt` (bin "imgopt") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     /// input file
[INFO] [stdout] 20 | |     input: 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]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     /// output file
[INFO] [stdout] 22 | |     output: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgopt` (bin "imgopt" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "95a3c9b570a0393bb009800445f0255711e9208d4e69f0539dca6d401939b8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a3c9b570a0393bb009800445f0255711e9208d4e69f0539dca6d401939b8df", kill_on_drop: false }`
[INFO] [stdout] 95a3c9b570a0393bb009800445f0255711e9208d4e69f0539dca6d401939b8df
