[INFO] fetching crate chronoutil 0.2.7... [INFO] checking chronoutil-0.2.7 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate chronoutil 0.2.7 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate chronoutil 0.2.7 [INFO] finished tweaking crates.io crate chronoutil 0.2.7 [INFO] tweaked toml for crates.io crate chronoutil 0.2.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chronoutil 0.2.7 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--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] Locking 108 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.8.6 (available: v0.10.4) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df92cc6019c2bc991174e5c97695362ad9041fd61b00cf3b9afa89e0c7092e4b [INFO] running `Command { std: "docker" "start" "-a" "df92cc6019c2bc991174e5c97695362ad9041fd61b00cf3b9afa89e0c7092e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df92cc6019c2bc991174e5c97695362ad9041fd61b00cf3b9afa89e0c7092e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df92cc6019c2bc991174e5c97695362ad9041fd61b00cf3b9afa89e0c7092e4b", kill_on_drop: false }` [INFO] [stdout] df92cc6019c2bc991174e5c97695362ad9041fd61b00cf3b9afa89e0c7092e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99716441251d5e3a1f0cfea75673e50060f9a136bcc6f8edc04f99e1b71f353 [INFO] running `Command { std: "docker" "start" "-a" "f99716441251d5e3a1f0cfea75673e50060f9a136bcc6f8edc04f99e1b71f353", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking chronoutil v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{Date, DateTime, Duration, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:280:36 [INFO] [stdout] | [INFO] [stdout] 280 | impl Add for Date [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | impl Sub for Date [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 284 | type Output = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:287:44 [INFO] [stdout] | [INFO] [stdout] 287 | fn add(self, rhs: RelativeDuration) -> Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | type Output = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:329:44 [INFO] [stdout] | [INFO] [stdout] 329 | fn sub(self, rhs: RelativeDuration) -> Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{Date, DateTime, Datelike, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | impl Iterator for DateRule> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | type Item = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{Date, DateTime, Duration, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:280:36 [INFO] [stdout] | [INFO] [stdout] 280 | impl Add for Date [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | impl Sub for Date [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 284 | type Output = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:287:44 [INFO] [stdout] | [INFO] [stdout] 287 | fn add(self, rhs: RelativeDuration) -> Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | type Output = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/relative_duration.rs:329:44 [INFO] [stdout] | [INFO] [stdout] 329 | fn sub(self, rhs: RelativeDuration) -> Date { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{Date, DateTime, Datelike, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | impl Iterator for DateRule> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/rule.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | type Item = Date; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.45s [INFO] running `Command { std: "docker" "inspect" "f99716441251d5e3a1f0cfea75673e50060f9a136bcc6f8edc04f99e1b71f353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99716441251d5e3a1f0cfea75673e50060f9a136bcc6f8edc04f99e1b71f353", kill_on_drop: false }` [INFO] [stdout] f99716441251d5e3a1f0cfea75673e50060f9a136bcc6f8edc04f99e1b71f353