[INFO] fetching crate marktask 0.2.0...
[INFO] checking marktask-0.2.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604
[INFO] extracting crate marktask 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate marktask 0.2.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate marktask 0.2.0
[INFO] finished tweaking crates.io crate marktask 0.2.0
[INFO] tweaked toml for crates.io crate marktask 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate marktask 0.2.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded chrono v0.4.33
[INFO] [stderr] Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f127931cb8db83a9098cf2c155e3a84828f6f7901d23559304ae0b0f3b8019c4
[INFO] running `Command { std: "docker" "start" "-a" "f127931cb8db83a9098cf2c155e3a84828f6f7901d23559304ae0b0f3b8019c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f127931cb8db83a9098cf2c155e3a84828f6f7901d23559304ae0b0f3b8019c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f127931cb8db83a9098cf2c155e3a84828f6f7901d23559304ae0b0f3b8019c4", kill_on_drop: false }`
[INFO] [stdout] f127931cb8db83a9098cf2c155e3a84828f6f7901d23559304ae0b0f3b8019c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6007c97777dba6531918e23628dec3db2f7a23b72c6d976fc17a5414adf626b4
[INFO] running `Command { std: "docker" "start" "-a" "6007c97777dba6531918e23628dec3db2f7a23b72c6d976fc17a5414adf626b4", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.78
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling num-traits v0.2.17
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling serde v1.0.196
[INFO] [stderr] Checking memchr v2.7.1
[INFO] [stderr] Checking hashbrown v0.12.3
[INFO] [stderr] Checking os_str_bytes v6.6.1
[INFO] [stderr] Compiling serde_json v1.0.113
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Checking iana-time-zone v0.1.60
[INFO] [stderr] Checking termcolor v1.4.1
[INFO] [stderr] Checking ryu v1.0.16
[INFO] [stderr] Checking itoa v1.0.10
[INFO] [stderr] Checking textwrap v0.16.0
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking clap_lex v0.2.4
[INFO] [stderr] Checking aho-corasick v1.1.2
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling syn v2.0.48
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v3.2.25
[INFO] [stderr] Checking chrono v0.4.33
[INFO] [stderr] Checking regex-automata v0.4.5
[INFO] [stderr] Compiling serde_derive v1.0.196
[INFO] [stderr] Checking regex v1.10.3
[INFO] [stderr] Checking marktask v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::format::ParseError`
[INFO] [stdout] --> src/lib.rs:26:13
[INFO] [stdout] |
[INFO] [stdout] 26 | use chrono::format::ParseError;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `chrono::format::ParseError`
[INFO] [stdout] --> src/lib.rs:26:13
[INFO] [stdout] |
[INFO] [stdout] 26 | use chrono::format::ParseError;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/dates.rs:22:24
[INFO] [stdout] |
[INFO] [stdout] 22 | let today = Local::today().naive_local();
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/dates.rs:22:24
[INFO] [stdout] |
[INFO] [stdout] 22 | let today = Local::today().naive_local();
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout] --> src/dates.rs:54:40
[INFO] [stdout] |
[INFO] [stdout] 54 | let expected_date = NaiveDate::from_ymd(2024, 1, 1);
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/dates.rs:61:28
[INFO] [stdout] |
[INFO] [stdout] 61 | let today = Local::today().naive_local();
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/lib.rs:208:78
[INFO] [stdout] |
[INFO] [stdout] 208 | let overdue = due.map_or(false, |due_date| due_date < Local::today().naive_local());
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/dates.rs:71:28
[INFO] [stdout] |
[INFO] [stdout] 71 | let today = Local::today().naive_local();
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout] --> src/lib.rs:208:78
[INFO] [stdout] |
[INFO] [stdout] 208 | let overdue = due.map_or(false, |due_date| due_date < Local::today().naive_local());
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout] --> src/lib.rs:22:12
[INFO] [stdout] |
[INFO] [stdout] 22 | pub fn deserialize<'de, D>(deserializer: D) -> Result