[INFO] cloning repository https://github.com/goth-turtle/bday [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goth-turtle/bday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoth-turtle%2Fbday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoth-turtle%2Fbday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfcdb637bb431edaa7cd7c011e09b17ada9201aa [INFO] checking goth-turtle/bday against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoth-turtle%2Fbday" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goth-turtle/bday 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/goth-turtle/bday [INFO] finished tweaking git repo https://github.com/goth-turtle/bday [INFO] tweaked toml for git repo https://github.com/goth-turtle/bday written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goth-turtle/bday 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 date_time v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1d1f8a58a427114dbd35bc642c8a744caa880aba9745b271040b13d113182db5 [INFO] running `Command { std: "docker" "start" "-a" "1d1f8a58a427114dbd35bc642c8a744caa880aba9745b271040b13d113182db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1f8a58a427114dbd35bc642c8a744caa880aba9745b271040b13d113182db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1f8a58a427114dbd35bc642c8a744caa880aba9745b271040b13d113182db5", kill_on_drop: false }` [INFO] [stdout] 1d1f8a58a427114dbd35bc642c8a744caa880aba9745b271040b13d113182db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f381b5add543a248aa257b1846073678b782e9c933760f2ec2c98c1ec6d291a4 [INFO] running `Command { std: "docker" "start" "-a" "f381b5add543a248aa257b1846073678b782e9c933760f2ec2c98c1ec6d291a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking date_time v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking bday v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `date_time::date_tuple::Date` [INFO] [stdout] --> src/bday/add.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use date_time::date_tuple::Date; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `date_time::date_tuple::Date` [INFO] [stdout] --> src/bday/add.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use date_time::date_tuple::Date; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `c` is never read [INFO] [stdout] --> src/bday/misc.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | if c == '\n' || c == '\t' || c == '\r' { c = ' ' } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/add.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `c` is never read [INFO] [stdout] --> src/bday/misc.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | if c == '\n' || c == '\t' || c == '\r' { c = ' ' } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/remove.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/bday/remove.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/show.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/add.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/bday/show.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/remove.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/bday/remove.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/bday/remove.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) struct Remove { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | /// The name of the event to remove. [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Remove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `long` and `mode` are never read [INFO] [stdout] --> src/bday/show.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) struct Show { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | long: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | mode: ShowMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Show` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/bday/show.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 18 | Next { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 19 | amount: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `amount` and `unit` are never read [INFO] [stdout] --> src/bday/show.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 23 | In { [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 24 | amount: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | unit: super::TimeUnit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `excluding` and `date` are never read [INFO] [stdout] --> src/bday/show.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 29 | Until { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 32 | excluding: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | [INFO] [stdout] 34 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/bday/show.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/bday/show.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) fn run(&mut self, global: Global, file: &mut File) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/bday/remove.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) struct Remove { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | /// The name of the event to remove. [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Remove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `long` and `mode` are never read [INFO] [stdout] --> src/bday/show.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) struct Show { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | long: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | mode: ShowMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Show` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `amount` is never read [INFO] [stdout] --> src/bday/show.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 18 | Next { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 19 | amount: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `amount` and `unit` are never read [INFO] [stdout] --> src/bday/show.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 23 | In { [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 24 | amount: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | unit: super::TimeUnit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `excluding` and `date` are never read [INFO] [stdout] --> src/bday/show.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 29 | Until { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 32 | excluding: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | [INFO] [stdout] 34 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `Command { std: "docker" "inspect" "f381b5add543a248aa257b1846073678b782e9c933760f2ec2c98c1ec6d291a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f381b5add543a248aa257b1846073678b782e9c933760f2ec2c98c1ec6d291a4", kill_on_drop: false }` [INFO] [stdout] f381b5add543a248aa257b1846073678b782e9c933760f2ec2c98c1ec6d291a4