[INFO] fetching crate chronoutil 0.2.7... [INFO] testing chronoutil-0.2.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate chronoutil 0.2.7 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chronoutil 0.2.7 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.8.6 (available: v0.10.3) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01dd4fc1ced7d3fd3c6d37b5c824b6210509d236c4997762a1470cb533085b3 [INFO] running `Command { std: "docker" "start" "-a" "c01dd4fc1ced7d3fd3c6d37b5c824b6210509d236c4997762a1470cb533085b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01dd4fc1ced7d3fd3c6d37b5c824b6210509d236c4997762a1470cb533085b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01dd4fc1ced7d3fd3c6d37b5c824b6210509d236c4997762a1470cb533085b3", kill_on_drop: false }` [INFO] [stdout] c01dd4fc1ced7d3fd3c6d37b5c824b6210509d236c4997762a1470cb533085b3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd4c8e5da17452b77b2b3f3946345c27d0e42f5aaf38f770c50c7a4b08760e8e [INFO] running `Command { std: "docker" "start" "-a" "fd4c8e5da17452b77b2b3f3946345c27d0e42f5aaf38f770c50c7a4b08760e8e", kill_on_drop: false }` [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "fd4c8e5da17452b77b2b3f3946345c27d0e42f5aaf38f770c50c7a4b08760e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4c8e5da17452b77b2b3f3946345c27d0e42f5aaf38f770c50c7a4b08760e8e", kill_on_drop: false }` [INFO] [stdout] fd4c8e5da17452b77b2b3f3946345c27d0e42f5aaf38f770c50c7a4b08760e8e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aa7fcd762459fd811f30fc1cea699d8e42784cad7f621c8458161d8633bc63b0 [INFO] running `Command { std: "docker" "start" "-a" "aa7fcd762459fd811f30fc1cea699d8e42784cad7f621c8458161d8633bc63b0", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [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] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.33s [INFO] running `Command { std: "docker" "inspect" "aa7fcd762459fd811f30fc1cea699d8e42784cad7f621c8458161d8633bc63b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7fcd762459fd811f30fc1cea699d8e42784cad7f621c8458161d8633bc63b0", kill_on_drop: false }` [INFO] [stdout] aa7fcd762459fd811f30fc1cea699d8e42784cad7f621c8458161d8633bc63b0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d4794a06a1d5bf5328bfe322d3238b13e6cb88c841f6d3a1e99357cae64f2f2d [INFO] running `Command { std: "docker" "start" "-a" "d4794a06a1d5bf5328bfe322d3238b13e6cb88c841f6d3a1e99357cae64f2f2d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use chrono::{Date, DateTime, Duration, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:280:36 [INFO] [stderr] | [INFO] [stderr] 280 | impl Add for Date [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:322:36 [INFO] [stderr] | [INFO] [stderr] 322 | impl Sub for Date [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:284:19 [INFO] [stderr] | [INFO] [stderr] 284 | type Output = Date; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:287:44 [INFO] [stderr] | [INFO] [stderr] 287 | fn add(self, rhs: RelativeDuration) -> Date { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:326:19 [INFO] [stderr] | [INFO] [stderr] 326 | type Output = Date; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/relative_duration.rs:329:44 [INFO] [stderr] | [INFO] [stderr] 329 | fn sub(self, rhs: RelativeDuration) -> Date { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/rule.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use chrono::{Date, DateTime, Datelike, NaiveDate, NaiveDateTime, TimeZone}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/rule.rs:205:32 [INFO] [stderr] | [INFO] [stderr] 205 | impl Iterator for DateRule> [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stderr] --> src/rule.rs:209:17 [INFO] [stderr] | [INFO] [stderr] 209 | type Item = Date; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `chronoutil` (lib) generated 10 warnings [INFO] [stderr] warning: `chronoutil` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chronoutil-e47c8392accd0189) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test delta::tests::test_shift_months_datetime ... ok [INFO] [stdout] test delta::tests::test_leap_year_cases ... ok [INFO] [stdout] test delta::tests::test_shift_months ... ok [INFO] [stdout] test delta::tests::test_shift_months_datetime_tz ... ok [INFO] [stdout] test delta::tests::test_shift_months_opt_datetime_to_dst_backward_transition ... ok [INFO] [stdout] test delta::tests::test_shift_months_opt_datetime_to_dst_forward_transition ... ok [INFO] [stdout] test delta::tests::test_shift_months_with_overflow ... ok [INFO] [stdout] test delta::tests::test_with_year ... ok [INFO] [stdout] test delta::tests::test_with_month ... ok [INFO] [stdout] test relative_duration::parse::tests::test_format_duration ... ok [INFO] [stdout] test delta::tests::test_with_month_opt ... ok [INFO] [stdout] test delta::tests::test_shift_years ... ok [INFO] [stdout] test relative_duration::parse::tests::test_parse_duration ... ok [INFO] [stdout] test relative_duration::tests::test_constructors ... ok [INFO] [stdout] test relative_duration::tests::test_date_arithmetic ... ok [INFO] [stdout] test relative_duration::tests::test_date_negative_arithmetic ... ok [INFO] [stdout] test rule::tests::test_backwards_rrule ... ok [INFO] [stdout] test rule::tests::test_long_running_rules ... ok [INFO] [stdout] test relative_duration::tests::test_duration_arithmetic ... ok [INFO] [stdout] test rule::tests::test_rrule_edge_cases ... ok [INFO] [stdout] test relative_duration::parse::tests::proptest_format_and_back ... ok [INFO] [stdout] test rule::tests::test_rrule_with_datetime ... ok [INFO] [stdout] test relative_duration::parse::tests::proptest_parse_doesnt_panic ... ok [INFO] [stdout] test rule::tests::test_rrule_with_date ... ok [INFO] [stdout] test delta::tests::test_shift_months_datetime_to_dst_backward_transition - should panic ... ok [INFO] [stdout] test delta::tests::test_shift_months_datetime_to_dst_forward_transition - should panic ... ok [INFO] [stdout] test relative_duration::parse::tests::proptest_parse_and_back ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4794a06a1d5bf5328bfe322d3238b13e6cb88c841f6d3a1e99357cae64f2f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4794a06a1d5bf5328bfe322d3238b13e6cb88c841f6d3a1e99357cae64f2f2d", kill_on_drop: false }` [INFO] [stdout] d4794a06a1d5bf5328bfe322d3238b13e6cb88c841f6d3a1e99357cae64f2f2d