[INFO] cloning repository https://github.com/Michael-F-Bryan/daily-programmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/daily-programmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fdaily-programmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fdaily-programmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9461decd70a252bf37f012122f8638a50c500c7c [INFO] checking Michael-F-Bryan/daily-programmer against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fdaily-programmer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/daily-programmer 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/Michael-F-Bryan/daily-programmer [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/daily-programmer [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/daily-programmer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/daily-programmer 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded slog-term v2.4.0 [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.42 [INFO] [stderr] Downloaded unicase v2.3.0 [INFO] [stderr] Downloaded base-x v0.2.4 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.7 [INFO] [stderr] Downloaded memchr v2.2.0 [INFO] [stderr] Downloaded http v0.1.17 [INFO] [stderr] Downloaded pulldown-cmark v0.5.0 [INFO] [stderr] Downloaded slog v2.4.1 [INFO] [stderr] Downloaded stdweb v0.4.16 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded bumpalo v2.4.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.42 [INFO] [stderr] Downloaded itertools v0.8.0 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded either v1.5.2 [INFO] [stderr] Downloaded isatty v0.1.9 [INFO] [stderr] Downloaded cc v1.0.35 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Downloaded rustc-demangle v0.1.14 [INFO] [stderr] Downloaded backtrace v0.3.15 [INFO] [stderr] Downloaded slog-async v2.3.0 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.42 [INFO] [stderr] Downloaded proc-macro2 v0.4.28 [INFO] [stderr] Downloaded structopt v0.2.15 [INFO] [stderr] Downloaded structopt-derive v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 72a0d082b2e3418318f672ff3684f6d820b88560cf1ec6d7531055d9236b0d88 [INFO] running `Command { std: "docker" "start" "-a" "72a0d082b2e3418318f672ff3684f6d820b88560cf1ec6d7531055d9236b0d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72a0d082b2e3418318f672ff3684f6d820b88560cf1ec6d7531055d9236b0d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a0d082b2e3418318f672ff3684f6d820b88560cf1ec6d7531055d9236b0d88", kill_on_drop: false }` [INFO] [stdout] 72a0d082b2e3418318f672ff3684f6d820b88560cf1ec6d7531055d9236b0d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 090527f03b39d3004e47c40a6a37b2919eb0d5e8de4454a5dd54b88f9afa07c8 [INFO] running `Command { std: "docker" "start" "-a" "090527f03b39d3004e47c40a6a37b2919eb0d5e8de4454a5dd54b88f9afa07c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling pulldown-cmark v0.5.0 [INFO] [stderr] Compiling stdweb v0.4.16 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking easy-370 v0.1.0 (/opt/rustwide/workdir/easy-370) [INFO] [stderr] Checking easy-374 v0.1.0 (/opt/rustwide/workdir/easy-374) [INFO] [stderr] Checking intermediate-375 v0.1.0 (/opt/rustwide/workdir/intermediate-375) [INFO] [stderr] Checking easy-375 v0.1.0 (/opt/rustwide/workdir/easy-375) [INFO] [stderr] Checking intermediate-374 v0.1.0 (/opt/rustwide/workdir/intermediate-374) [INFO] [stderr] Checking easy-371 v0.1.0 (/opt/rustwide/workdir/easy-371) [INFO] [stderr] Checking daily-programmer v0.1.0 (/opt/rustwide/workdir/daily-programmer) [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking yew v0.7.0 (https://github.com/DenisKolodin/yew#ad1164f0) [INFO] [stderr] Checking dashboard v0.1.0 (/opt/rustwide/workdir/dashboard) [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> dashboard/src/logger.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> dashboard/src/logger.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.16 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "090527f03b39d3004e47c40a6a37b2919eb0d5e8de4454a5dd54b88f9afa07c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090527f03b39d3004e47c40a6a37b2919eb0d5e8de4454a5dd54b88f9afa07c8", kill_on_drop: false }` [INFO] [stdout] 090527f03b39d3004e47c40a6a37b2919eb0d5e8de4454a5dd54b88f9afa07c8 [INFO] checking Michael-F-Bryan/daily-programmer against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fdaily-programmer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/daily-programmer 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/Michael-F-Bryan/daily-programmer [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/daily-programmer [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/daily-programmer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/daily-programmer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f6036467c4ee23543c36f92616cef9135b902f76d889eda60f7409573a2ed97c [INFO] running `Command { std: "docker" "start" "-a" "f6036467c4ee23543c36f92616cef9135b902f76d889eda60f7409573a2ed97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6036467c4ee23543c36f92616cef9135b902f76d889eda60f7409573a2ed97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6036467c4ee23543c36f92616cef9135b902f76d889eda60f7409573a2ed97c", kill_on_drop: false }` [INFO] [stdout] f6036467c4ee23543c36f92616cef9135b902f76d889eda60f7409573a2ed97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 790f2e19684bbe3cd198ad3de5bc512f7521e0e7b21a5a5401b9b1a79f2c2945 [INFO] running `Command { std: "docker" "start" "-a" "790f2e19684bbe3cd198ad3de5bc512f7521e0e7b21a5a5401b9b1a79f2c2945", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.5.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling stdweb v0.4.16 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking easy-371 v0.1.0 (/opt/rustwide/workdir/easy-371) [INFO] [stderr] Checking easy-375 v0.1.0 (/opt/rustwide/workdir/easy-375) [INFO] [stderr] Checking easy-370 v0.1.0 (/opt/rustwide/workdir/easy-370) [INFO] [stderr] Checking easy-374 v0.1.0 (/opt/rustwide/workdir/easy-374) [INFO] [stderr] Checking intermediate-375 v0.1.0 (/opt/rustwide/workdir/intermediate-375) [INFO] [stderr] Checking intermediate-374 v0.1.0 (/opt/rustwide/workdir/intermediate-374) [INFO] [stderr] Checking daily-programmer v0.1.0 (/opt/rustwide/workdir/daily-programmer) [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Checking yew v0.7.0 (https://github.com/DenisKolodin/yew#ad1164f0) [INFO] [stderr] Checking dashboard v0.1.0 (/opt/rustwide/workdir/dashboard) [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> dashboard/src/logger.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> dashboard/src/logger.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.16 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "790f2e19684bbe3cd198ad3de5bc512f7521e0e7b21a5a5401b9b1a79f2c2945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790f2e19684bbe3cd198ad3de5bc512f7521e0e7b21a5a5401b9b1a79f2c2945", kill_on_drop: false }` [INFO] [stdout] 790f2e19684bbe3cd198ad3de5bc512f7521e0e7b21a5a5401b9b1a79f2c2945