[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.37-6/sources/1.36.0/gh/larsgrah/lcron"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/larsgrah/lcron'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/larsgrah/lcron" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/larsgrah/lcron"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of larsgrah/lcron on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing larsgrah/lcron against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] b256da0e783a4178e4928467e8074c7425ced192661b7799db53b98762bcf985 [INFO] running `"docker" "start" "-a" "b256da0e783a4178e4928467e8074c7425ced192661b7799db53b98762bcf985"` [INFO] [stderr] Compiling nom v2.1.0 [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 6.93s [INFO] running `"docker" "inspect" "b256da0e783a4178e4928467e8074c7425ced192661b7799db53b98762bcf985"` [INFO] running `"docker" "rm" "-f" "b256da0e783a4178e4928467e8074c7425ced192661b7799db53b98762bcf985"` [INFO] [stdout] b256da0e783a4178e4928467e8074c7425ced192661b7799db53b98762bcf985 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e440e908e486be6bd0452fa8fb6900c047acc28f02563cfb4580ddd23718415e [INFO] running `"docker" "start" "-a" "e440e908e486be6bd0452fa8fb6900c047acc28f02563cfb4580ddd23718415e"` [INFO] [stderr] Compiling larscron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "e440e908e486be6bd0452fa8fb6900c047acc28f02563cfb4580ddd23718415e"` [INFO] running `"docker" "rm" "-f" "e440e908e486be6bd0452fa8fb6900c047acc28f02563cfb4580ddd23718415e"` [INFO] [stdout] e440e908e486be6bd0452fa8fb6900c047acc28f02563cfb4580ddd23718415e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 3411d312bf2cbdcfa0ee9a854617e52ed09a26b5113cc9fae6c82ed247b37ac5 [INFO] running `"docker" "start" "-a" "3411d312bf2cbdcfa0ee9a854617e52ed09a26b5113cc9fae6c82ed247b37ac5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/larscron-79efad684004ae21 [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" "3411d312bf2cbdcfa0ee9a854617e52ed09a26b5113cc9fae6c82ed247b37ac5"` [INFO] running `"docker" "rm" "-f" "3411d312bf2cbdcfa0ee9a854617e52ed09a26b5113cc9fae6c82ed247b37ac5"` [INFO] [stdout] 3411d312bf2cbdcfa0ee9a854617e52ed09a26b5113cc9fae6c82ed247b37ac5