[INFO] updating cached repository larsgrah/lcron [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/larsgrah/lcron [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/larsgrah/lcron" "work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/larsgrah/lcron" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/larsgrah/lcron"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/larsgrah/lcron'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f29670e48ccaa111594aa3046522f3828df6c8a [INFO] sha for GitHub repo larsgrah/lcron: 5f29670e48ccaa111594aa3046522f3828df6c8a [INFO] validating manifest of larsgrah/lcron 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 larsgrah/lcron 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 larsgrah/lcron [INFO] finished frobbing larsgrah/lcron [INFO] frobbed toml for larsgrah/lcron written to work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron/Cargo.toml [INFO] started frobbing larsgrah/lcron [INFO] finished frobbing larsgrah/lcron [INFO] frobbed toml for larsgrah/lcron written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/larsgrah/lcron/Cargo.toml [INFO] crate larsgrah/lcron 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 larsgrah/lcron 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron:/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] 670bbc4d3f5cf35436c042cb5d353533fa22a4c5905b669a1d20fbf97c4f0563 [INFO] running `"docker" "start" "-a" "670bbc4d3f5cf35436c042cb5d353533fa22a4c5905b669a1d20fbf97c4f0563"` [INFO] [stderr] Compiling nom v2.1.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.6.0 [INFO] [stderr] Compiling larscron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.42s [INFO] running `"docker" "inspect" "670bbc4d3f5cf35436c042cb5d353533fa22a4c5905b669a1d20fbf97c4f0563"` [INFO] running `"docker" "rm" "-f" "670bbc4d3f5cf35436c042cb5d353533fa22a4c5905b669a1d20fbf97c4f0563"` [INFO] [stdout] 670bbc4d3f5cf35436c042cb5d353533fa22a4c5905b669a1d20fbf97c4f0563 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron:/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] 1bd5a4389d110c5a2a5c549a2e5441d52481fe4c059646dca31a2de21af2ab64 [INFO] running `"docker" "start" "-a" "1bd5a4389d110c5a2a5c549a2e5441d52481fe4c059646dca31a2de21af2ab64"` [INFO] [stderr] Compiling larscron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "1bd5a4389d110c5a2a5c549a2e5441d52481fe4c059646dca31a2de21af2ab64"` [INFO] running `"docker" "rm" "-f" "1bd5a4389d110c5a2a5c549a2e5441d52481fe4c059646dca31a2de21af2ab64"` [INFO] [stdout] 1bd5a4389d110c5a2a5c549a2e5441d52481fe4c059646dca31a2de21af2ab64 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/larsgrah/lcron:/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] 29b244ed947f362353f423d57ad807474313f91e7a10fb69a2f8f75600042237 [INFO] running `"docker" "start" "-a" "29b244ed947f362353f423d57ad807474313f91e7a10fb69a2f8f75600042237"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/larscron-f1aad8ef7252053a [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" "29b244ed947f362353f423d57ad807474313f91e7a10fb69a2f8f75600042237"` [INFO] running `"docker" "rm" "-f" "29b244ed947f362353f423d57ad807474313f91e7a10fb69a2f8f75600042237"` [INFO] [stdout] 29b244ed947f362353f423d57ad807474313f91e7a10fb69a2f8f75600042237