[INFO] fetching crate legalios 0.22.13...
[INFO] checking legalios-0.22.13 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate legalios 0.22.13 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate legalios 0.22.13 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate legalios 0.22.13
[INFO] finished tweaking crates.io crate legalios 0.22.13
[INFO] tweaked toml for crates.io crate legalios 0.22.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal_macros v1.34.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e60d13a12a8ba63ea0aad929ff70e879b77bba50914879bdf571e9bb2f0f59
[INFO] running `Command { std: "docker" "start" "-a" "18e60d13a12a8ba63ea0aad929ff70e879b77bba50914879bdf571e9bb2f0f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e60d13a12a8ba63ea0aad929ff70e879b77bba50914879bdf571e9bb2f0f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e60d13a12a8ba63ea0aad929ff70e879b77bba50914879bdf571e9bb2f0f59", kill_on_drop: false }`
[INFO] [stdout] 18e60d13a12a8ba63ea0aad929ff70e879b77bba50914879bdf571e9bb2f0f59
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22778647de6f5986e303aaa9727de20c539d5a644c10191cac8754c1108280d6
[INFO] running `Command { std: "docker" "start" "-a" "22778647de6f5986e303aaa9727de20c539d5a644c10191cac8754c1108280d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking legalios v0.22.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let next_month_date = NaiveDate::from_ymd(
[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/service/operations_period.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let date: NaiveDate = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     return NaiveDate::from_ymd(period.year() as i32, period.month() as u32, period_day as u32);
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let period_date_beg = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let period_date_end = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, days_period as u32);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let next_month_date = NaiveDate::from_ymd(
[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/service/operations_period.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let date: NaiveDate = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     return NaiveDate::from_ymd(period.year() as i32, period.month() as u32, period_day as u32);
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let period_date_beg = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let period_date_end = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, days_period as u32);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `legalios` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name legalios --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=acbee2d269f8d349 -C extra-filename=-acbee2d269f8d349 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1bbd229e5ae0a89.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d4c2c16de6121284.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-e12fbc18187fa4dc.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "22778647de6f5986e303aaa9727de20c539d5a644c10191cac8754c1108280d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22778647de6f5986e303aaa9727de20c539d5a644c10191cac8754c1108280d6", kill_on_drop: false }`
[INFO] [stdout] 22778647de6f5986e303aaa9727de20c539d5a644c10191cac8754c1108280d6
