[INFO] updating cached repository svmk/rust-chrono-utils [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/svmk/rust-chrono-utils [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/svmk/rust-chrono-utils" "work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/svmk/rust-chrono-utils" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/svmk/rust-chrono-utils"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/svmk/rust-chrono-utils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5216f83543640530b561ad21a4b66954fabaab0e [INFO] sha for GitHub repo svmk/rust-chrono-utils: 5216f83543640530b561ad21a4b66954fabaab0e [INFO] validating manifest of svmk/rust-chrono-utils on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of svmk/rust-chrono-utils on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing svmk/rust-chrono-utils [INFO] finished frobbing svmk/rust-chrono-utils [INFO] frobbed toml for svmk/rust-chrono-utils written to work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils/Cargo.toml [INFO] started frobbing svmk/rust-chrono-utils [INFO] finished frobbing svmk/rust-chrono-utils [INFO] frobbed toml for svmk/rust-chrono-utils written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/svmk/rust-chrono-utils/Cargo.toml [INFO] crate svmk/rust-chrono-utils already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing svmk/rust-chrono-utils against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 20bb7239480f2ddd066504930aea43fceb548b60b87deb66eaab555be66503e0 [INFO] running `"docker" "start" "-a" "20bb7239480f2ddd066504930aea43fceb548b60b87deb66eaab555be66503e0"` [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling chrono_utils v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `"docker" "inspect" "20bb7239480f2ddd066504930aea43fceb548b60b87deb66eaab555be66503e0"` [INFO] running `"docker" "rm" "-f" "20bb7239480f2ddd066504930aea43fceb548b60b87deb66eaab555be66503e0"` [INFO] [stdout] 20bb7239480f2ddd066504930aea43fceb548b60b87deb66eaab555be66503e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ffcd059367e595d7c8b3f55a714b26c669b378144aed454362add440a83287c2 [INFO] running `"docker" "start" "-a" "ffcd059367e595d7c8b3f55a714b26c669b378144aed454362add440a83287c2"` [INFO] [stderr] Compiling chrono_utils v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "ffcd059367e595d7c8b3f55a714b26c669b378144aed454362add440a83287c2"` [INFO] running `"docker" "rm" "-f" "ffcd059367e595d7c8b3f55a714b26c669b378144aed454362add440a83287c2"` [INFO] [stdout] ffcd059367e595d7c8b3f55a714b26c669b378144aed454362add440a83287c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/svmk/rust-chrono-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 55629118ceca5fa4639a80686611cba231fe0ad943304f82f4dd6b1d6161448d [INFO] running `"docker" "start" "-a" "55629118ceca5fa4639a80686611cba231fe0ad943304f82f4dd6b1d6161448d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/chrono_utils-da5176411758ca1a [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parser::parse_w3c_datetime::test_w3c ... ok [INFO] [stdout] test parser::parse_w3c_datetime::test_w3c_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests chrono_utils [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "55629118ceca5fa4639a80686611cba231fe0ad943304f82f4dd6b1d6161448d"` [INFO] running `"docker" "rm" "-f" "55629118ceca5fa4639a80686611cba231fe0ad943304f82f4dd6b1d6161448d"` [INFO] [stdout] 55629118ceca5fa4639a80686611cba231fe0ad943304f82f4dd6b1d6161448d