[INFO] cloning repository https://github.com/mre/zerocal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mre/zerocal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fzerocal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fzerocal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c7b0fbf3b98f3f2f3ac014836d4c42eeeeb40f7
[INFO] testing mre/zerocal against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmre%2Fzerocal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mre/zerocal on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mre/zerocal
[INFO] finished tweaking git repo https://github.com/mre/zerocal
[INFO] tweaked toml for git repo https://github.com/mre/zerocal written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mre/zerocal 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" "+1.78.0" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded shuttle-service v0.11.0
[INFO] [stderr]   Downloaded qrcode-generator v4.1.6
[INFO] [stderr]   Downloaded pipe v0.4.0
[INFO] [stderr]   Downloaded shuttle-common v0.11.2
[INFO] [stderr]   Downloaded iso8601 v0.5.1
[INFO] [stderr]   Downloaded html-escape v0.2.12
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.10
[INFO] [stderr]   Downloaded rustrict v0.5.13
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded serde_derive v1.0.153
[INFO] [stderr]   Downloaded serde v1.0.153
[INFO] [stderr]   Downloaded shuttle-codegen v0.11.0
[INFO] [stderr]   Downloaded dateparser v0.1.7
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded icalendar v0.14.0
[INFO] [stderr]   Downloaded tiff v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74cf9c6a5dae247a195c39c1b6989b0cd6ea55ef222db0f504461b86b6a0a1ba
[INFO] running `Command { std: "docker" "start" "-a" "74cf9c6a5dae247a195c39c1b6989b0cd6ea55ef222db0f504461b86b6a0a1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74cf9c6a5dae247a195c39c1b6989b0cd6ea55ef222db0f504461b86b6a0a1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74cf9c6a5dae247a195c39c1b6989b0cd6ea55ef222db0f504461b86b6a0a1ba", kill_on_drop: false }`
[INFO] [stdout] 74cf9c6a5dae247a195c39c1b6989b0cd6ea55ef222db0f504461b86b6a0a1ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14e0bdad9279efba26d2af241abee8132e3d263117ddb723573c95eae224f51c
[INFO] running `Command { std: "docker" "start" "-a" "14e0bdad9279efba26d2af241abee8132e3d263117ddb723573c95eae224f51c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde v1.0.153
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling axum v0.6.7
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustrict v0.5.13
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling html-escape v0.2.12
[INFO] [stderr]    Compiling pipe v0.4.0
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling tiff v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling shuttle-codegen v0.11.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.10
[INFO] [stderr]    Compiling qrcode-generator v4.1.6
[INFO] [stderr]    Compiling cargo_metadata v0.15.3
[INFO] [stderr]    Compiling shuttle-common v0.11.2
[INFO] [stderr]    Compiling icalendar v0.14.0
[INFO] [stderr]    Compiling dateparser v0.1.7
[INFO] [stderr]    Compiling shuttle-service v0.11.0
[INFO] [stderr]    Compiling zerocal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.27s
[INFO] running `Command { std: "docker" "inspect" "14e0bdad9279efba26d2af241abee8132e3d263117ddb723573c95eae224f51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e0bdad9279efba26d2af241abee8132e3d263117ddb723573c95eae224f51c", kill_on_drop: false }`
[INFO] [stdout] 14e0bdad9279efba26d2af241abee8132e3d263117ddb723573c95eae224f51c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7181026a07e861924a7d21d764cb9b06b0667748a45a02ac4b94e154bc5c4c16
[INFO] running `Command { std: "docker" "start" "-a" "7181026a07e861924a7d21d764cb9b06b0667748a45a02ac4b94e154bc5c4c16", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/cal.rs:84:61
[INFO] [stdout]    |
[INFO] [stdout] 84 |         DatePerhapsTime::DateTime(CalendarDateTime::Utc(Utc.timestamp(unix, 0)))
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "7181026a07e861924a7d21d764cb9b06b0667748a45a02ac4b94e154bc5c4c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7181026a07e861924a7d21d764cb9b06b0667748a45a02ac4b94e154bc5c4c16", kill_on_drop: false }`
[INFO] [stdout] 7181026a07e861924a7d21d764cb9b06b0667748a45a02ac4b94e154bc5c4c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf23360ba1fc2c168ece479dd70a4f7fcdf93d91f4798049fad46f848a441306
[INFO] running `Command { std: "docker" "start" "-a" "bf23360ba1fc2c168ece479dd70a4f7fcdf93d91f4798049fad46f848a441306", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> src/cal.rs:84:61
[INFO] [stderr]    |
[INFO] [stderr] 84 |         DatePerhapsTime::DateTime(CalendarDateTime::Utc(Utc.timestamp(unix, 0)))
[INFO] [stderr]    |                                                             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zerocal` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zerocal-1db973fb2bfeb715)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cal::tests::basic_defaults ... ok
[INFO] [stdout] test cal::tests::default_duration_with_end ... ok
[INFO] [stdout] test cal::tests::description_summary_location ... ok
[INFO] [stdout] test cal::tests::default_duration_with_start ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/zerocal-db3eb3b8923c89a3)
[INFO] [stdout] 
[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]    Doc-tests zerocal
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "bf23360ba1fc2c168ece479dd70a4f7fcdf93d91f4798049fad46f848a441306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf23360ba1fc2c168ece479dd70a4f7fcdf93d91f4798049fad46f848a441306", kill_on_drop: false }`
[INFO] [stdout] bf23360ba1fc2c168ece479dd70a4f7fcdf93d91f4798049fad46f848a441306
