[INFO] cloning repository https://github.com/alejandro-alzate/boon-clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alejandro-alzate/boon-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12944ba567f51aea11f1246d0abd4526f78ba2b4 [INFO] checking alejandro-alzate/boon-clone against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alejandro-alzate/boon-clone on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alejandro-alzate/boon-clone [INFO] finished tweaking git repo https://github.com/alejandro-alzate/boon-clone [INFO] tweaked toml for git repo https://github.com/alejandro-alzate/boon-clone written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alejandro-alzate/boon-clone 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded bitflags v1.3.1 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded futures-io v0.3.16 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.25 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea876d689598d138ce852bdeccabe94d8a676d602317420e5b78bbefc562e0cb [INFO] running `Command { std: "docker" "start" "-a" "ea876d689598d138ce852bdeccabe94d8a676d602317420e5b78bbefc562e0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea876d689598d138ce852bdeccabe94d8a676d602317420e5b78bbefc562e0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea876d689598d138ce852bdeccabe94d8a676d602317420e5b78bbefc562e0cb", kill_on_drop: false }` [INFO] [stdout] ea876d689598d138ce852bdeccabe94d8a676d602317420e5b78bbefc562e0cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2029135314b66bd7231e1fb74fe907f083c4ac04c2969cae4e803c4f01322e18 [INFO] running `Command { std: "docker" "start" "-a" "2029135314b66bd7231e1fb74fe907f083c4ac04c2969cae4e803c4f01322e18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking boon v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/build/windows.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::build::{Iterator, collect_zip_directory, get_love_file_name, get_love_version_path, get_output_filename, get_zip_output_filena... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/build/windows.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::build::{Iterator, collect_zip_directory, get_love_file_name, get_love_version_path, get_output_filename, get_zip_output_filena... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authors`, `description`, `email`, `url`, and `version` are never read [INFO] [stdout] --> src/types.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub authors: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authors`, `description`, `email`, `url`, and `version` are never read [INFO] [stdout] --> src/types.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub authors: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v5.1.2 [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" "2029135314b66bd7231e1fb74fe907f083c4ac04c2969cae4e803c4f01322e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2029135314b66bd7231e1fb74fe907f083c4ac04c2969cae4e803c4f01322e18", kill_on_drop: false }` [INFO] [stdout] 2029135314b66bd7231e1fb74fe907f083c4ac04c2969cae4e803c4f01322e18 [INFO] checking alejandro-alzate/boon-clone against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alejandro-alzate/boon-clone on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alejandro-alzate/boon-clone [INFO] finished tweaking git repo https://github.com/alejandro-alzate/boon-clone [INFO] tweaked toml for git repo https://github.com/alejandro-alzate/boon-clone written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alejandro-alzate/boon-clone 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f9d802239fae085a722c5ff7d8acb7e5d42a1b35b4cd8a3d322ef3b7e039b8a [INFO] running `Command { std: "docker" "start" "-a" "2f9d802239fae085a722c5ff7d8acb7e5d42a1b35b4cd8a3d322ef3b7e039b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f9d802239fae085a722c5ff7d8acb7e5d42a1b35b4cd8a3d322ef3b7e039b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9d802239fae085a722c5ff7d8acb7e5d42a1b35b4cd8a3d322ef3b7e039b8a", kill_on_drop: false }` [INFO] [stdout] 2f9d802239fae085a722c5ff7d8acb7e5d42a1b35b4cd8a3d322ef3b7e039b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b549eb473e1399e5f28155bb39187262b465328e29e679da6d951d7fe14c69 [INFO] running `Command { std: "docker" "start" "-a" "20b549eb473e1399e5f28155bb39187262b465328e29e679da6d951d7fe14c69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking boon v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/build/windows.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::build::{Iterator, collect_zip_directory, get_love_file_name, get_love_version_path, get_output_filename, get_zip_output_filena... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/build/windows.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::build::{Iterator, collect_zip_directory, get_love_file_name, get_love_version_path, get_output_filename, get_zip_output_filena... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Seek` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 23 | use std::io::{Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authors`, `description`, `email`, `url`, and `version` are never read [INFO] [stdout] --> src/types.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub authors: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authors`, `description`, `email`, `url`, and `version` are never read [INFO] [stdout] --> src/types.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub authors: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v5.1.2 [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" "20b549eb473e1399e5f28155bb39187262b465328e29e679da6d951d7fe14c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b549eb473e1399e5f28155bb39187262b465328e29e679da6d951d7fe14c69", kill_on_drop: false }` [INFO] [stdout] 20b549eb473e1399e5f28155bb39187262b465328e29e679da6d951d7fe14c69