[INFO] cloning repository https://github.com/LucianoBestia/mifi_used_data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucianoBestia/mifi_used_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fmifi_used_data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fmifi_used_data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f6f9597bd8630fbf468fcb0375480a5bc2fc8e4 [INFO] testing LucianoBestia/mifi_used_data against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fmifi_used_data" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/mifi_used_data on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/mifi_used_data [INFO] finished tweaking git repo https://github.com/LucianoBestia/mifi_used_data [INFO] tweaked toml for git repo https://github.com/LucianoBestia/mifi_used_data written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/mifi_used_data already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c09ed03aee03302589d695ee917864a03f152055635aab6d994b01713a71c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10c09ed03aee03302589d695ee917864a03f152055635aab6d994b01713a71c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c09ed03aee03302589d695ee917864a03f152055635aab6d994b01713a71c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c09ed03aee03302589d695ee917864a03f152055635aab6d994b01713a71c7", kill_on_drop: false }` [INFO] [stdout] 10c09ed03aee03302589d695ee917864a03f152055635aab6d994b01713a71c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c926383c0ba308551fef849f1f3fee508511268ef9d04d76ef5cc9c33a0d46b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c926383c0ba308551fef849f1f3fee508511268ef9d04d76ef5cc9c33a0d46b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling mifi_lib v2020.404.1243 (/opt/rustwide/workdir/mifi_lib) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> mifi_lib/src/datetimemod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | (days_two - 32075 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | - 3 * ((year_one + 4900 + (month_one - 14) / 12) / 100) / 4)) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 ~ days_two - 32075 [INFO] [stdout] 60 | + 1461 * (year_two + 4800 + (month_two - 14) / 12) / 4 [INFO] [stdout] 61 | + 367 * (month_two - 2 - (month_two - 14) / 12 * 12) / 12 [INFO] [stdout] 62 | - 3 * (((year_two + 4900 + (month_two - 14) / 12) / 100) / 4) [INFO] [stdout] 63 | - (days_one - 32075 [INFO] [stdout] 64 | + 1461 * (year_one + 4800 + (month_one - 14) / 12) / 4 [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mifi_used_data v2020.404.1243 (/opt/rustwide/workdir/mifi_main) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "c926383c0ba308551fef849f1f3fee508511268ef9d04d76ef5cc9c33a0d46b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c926383c0ba308551fef849f1f3fee508511268ef9d04d76ef5cc9c33a0d46b1", kill_on_drop: false }` [INFO] [stdout] c926383c0ba308551fef849f1f3fee508511268ef9d04d76ef5cc9c33a0d46b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c1b8f9fbce6aef6211be93a740752e1bfbdb213cf0c550da311721a68e27478 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c1b8f9fbce6aef6211be93a740752e1bfbdb213cf0c550da311721a68e27478", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> mifi_lib/src/datetimemod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | (days_two - 32075 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | - 3 * ((year_one + 4900 + (month_one - 14) / 12) / 100) / 4)) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 ~ days_two - 32075 [INFO] [stdout] 60 | + 1461 * (year_two + 4800 + (month_two - 14) / 12) / 4 [INFO] [stdout] 61 | + 367 * (month_two - 2 - (month_two - 14) / 12 * 12) / 12 [INFO] [stdout] 62 | - 3 * (((year_two + 4900 + (month_two - 14) / 12) / 100) / 4) [INFO] [stdout] 63 | - (days_one - 32075 [INFO] [stdout] 64 | + 1461 * (year_one + 4800 + (month_one - 14) / 12) / 4 [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mifi_lib v2020.404.1243 (/opt/rustwide/workdir/mifi_lib) [INFO] [stderr] Compiling mifi_used_data v2020.404.1243 (/opt/rustwide/workdir/mifi_main) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> mifi_lib/src/datetimemod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | (days_two - 32075 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | - 3 * ((year_one + 4900 + (month_one - 14) / 12) / 100) / 4)) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 ~ days_two - 32075 [INFO] [stdout] 60 | + 1461 * (year_two + 4800 + (month_two - 14) / 12) / 4 [INFO] [stdout] 61 | + 367 * (month_two - 2 - (month_two - 14) / 12 * 12) / 12 [INFO] [stdout] 62 | - 3 * (((year_two + 4900 + (month_two - 14) / 12) / 100) / 4) [INFO] [stdout] 63 | - (days_one - 32075 [INFO] [stdout] 64 | + 1461 * (year_one + 4800 + (month_one - 14) / 12) / 4 [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "3c1b8f9fbce6aef6211be93a740752e1bfbdb213cf0c550da311721a68e27478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c1b8f9fbce6aef6211be93a740752e1bfbdb213cf0c550da311721a68e27478", kill_on_drop: false }` [INFO] [stdout] 3c1b8f9fbce6aef6211be93a740752e1bfbdb213cf0c550da311721a68e27478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bf25c14f1c2e2a2e5fc5eb29c8dcde412f27633b2401dbe97a14742135c49e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6bf25c14f1c2e2a2e5fc5eb29c8dcde412f27633b2401dbe97a14742135c49e3", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> mifi_lib/src/datetimemod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | (days_two - 32075 [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | - 3 * ((year_one + 4900 + (month_one - 14) / 12) / 100) / 4)) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 59 ~ days_two - 32075 [INFO] [stderr] 60 | + 1461 * (year_two + 4800 + (month_two - 14) / 12) / 4 [INFO] [stderr] 61 | + 367 * (month_two - 2 - (month_two - 14) / 12 * 12) / 12 [INFO] [stderr] 62 | - 3 * (((year_two + 4900 + (month_two - 14) / 12) / 100) / 4) [INFO] [stderr] 63 | - (days_one - 32075 [INFO] [stderr] 64 | + 1461 * (year_one + 4800 + (month_one - 14) / 12) / 4 [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: `mifi_lib` (lib) generated 1 warning [INFO] [stderr] warning: `mifi_lib` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mifi_lib-3636996a64a92eef) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test datetimemod::tests::datediff_01 ... ok [INFO] [stdout] test datetimemod::tests::elapsed_minutes_from_2020_to_01 ... ok [INFO] [stdout] test datetimemod::tests::datediff_02 ... ok [INFO] [stdout] test findinhtmlmod::tests::find_between_01 ... ok [INFO] [stdout] test findinhtmlmod::tests::find_between_04 ... ok [INFO] [stdout] test findinhtmlmod::tests::find_between_03 ... ok [INFO] [stdout] test findinhtmlmod::tests::find_between_02 ... ok [INFO] [stdout] test findinhtmlmod::tests::parse_mb_01 ... ok [INFO] [stdout] test findinhtmlmod::tests::parse_mb_panic_03 - should panic ... ok [INFO] [stdout] test findinhtmlmod::tests::parse_mb_panic_02 - should panic ... ok [INFO] [stdout] test findinhtmlmod::tests::parse_mb_panic_04 - should panic ... ok [INFO] [stdout] test findinhtmlmod::tests::parse_mb_panic_01 - should panic ... ok [INFO] [stdout] test datetimemod::tests::loop_from_1900_to_2100_01 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mifi_used_data-ee6584bd2089b122) [INFO] [stdout] [INFO] [stderr] Doc-tests mifi_lib [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/workdir/mifi_lib/src/datetimemod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | (days_two - 32075 [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | - 3 * ((year_one + 4900 + (month_one - 14) / 12) / 100) / 4)) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 59 ~ days_two - 32075 [INFO] [stderr] 60 | + 1461 * (year_two + 4800 + (month_two - 14) / 12) / 4 [INFO] [stderr] 61 | + 367 * (month_two - 2 - (month_two - 14) / 12 * 12) / 12 [INFO] [stderr] 62 | - 3 * (((year_two + 4900 + (month_two - 14) / 12) / 100) / 4) [INFO] [stderr] 63 | - (days_one - 32075 [INFO] [stderr] 64 | + 1461 * (year_one + 4800 + (month_one - 14) / 12) / 4 [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/datetimemod.rs - datetimemod::daydiff (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bf25c14f1c2e2a2e5fc5eb29c8dcde412f27633b2401dbe97a14742135c49e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf25c14f1c2e2a2e5fc5eb29c8dcde412f27633b2401dbe97a14742135c49e3", kill_on_drop: false }` [INFO] [stdout] 6bf25c14f1c2e2a2e5fc5eb29c8dcde412f27633b2401dbe97a14742135c49e3