[INFO] updating cached repository josephleblanc/fibonacci [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/josephleblanc/fibonacci [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/josephleblanc/fibonacci" "work/ex/beta-1.38-1/sources/1.37.0/gh/josephleblanc/fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/josephleblanc/fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/josephleblanc/fibonacci" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f97ee19911cc00c840d325056aa28445ba540ed [INFO] sha for GitHub repo josephleblanc/fibonacci: 1f97ee19911cc00c840d325056aa28445ba540ed [INFO] validating manifest of josephleblanc/fibonacci 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 josephleblanc/fibonacci 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 josephleblanc/fibonacci [INFO] finished frobbing josephleblanc/fibonacci [INFO] frobbed toml for josephleblanc/fibonacci written to work/ex/beta-1.38-1/sources/1.37.0/gh/josephleblanc/fibonacci/Cargo.toml [INFO] started frobbing josephleblanc/fibonacci [INFO] finished frobbing josephleblanc/fibonacci [INFO] frobbed toml for josephleblanc/fibonacci written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci/Cargo.toml [INFO] crate josephleblanc/fibonacci 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 josephleblanc/fibonacci against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b7aa83e8f3e4826f0063f83464ae3ebe41ef50bb7c9c0816227aca15ce49a004 [INFO] running `"docker" "start" "-a" "b7aa83e8f3e4826f0063f83464ae3ebe41ef50bb7c9c0816227aca15ce49a004"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "b7aa83e8f3e4826f0063f83464ae3ebe41ef50bb7c9c0816227aca15ce49a004"` [INFO] running `"docker" "rm" "-f" "b7aa83e8f3e4826f0063f83464ae3ebe41ef50bb7c9c0816227aca15ce49a004"` [INFO] [stdout] b7aa83e8f3e4826f0063f83464ae3ebe41ef50bb7c9c0816227aca15ce49a004 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 17e8ae2e39504f8e46a6025a8d39822afaf99eb0c9804527232be4c148ce2a02 [INFO] running `"docker" "start" "-a" "17e8ae2e39504f8e46a6025a8d39822afaf99eb0c9804527232be4c148ce2a02"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "17e8ae2e39504f8e46a6025a8d39822afaf99eb0c9804527232be4c148ce2a02"` [INFO] running `"docker" "rm" "-f" "17e8ae2e39504f8e46a6025a8d39822afaf99eb0c9804527232be4c148ce2a02"` [INFO] [stdout] 17e8ae2e39504f8e46a6025a8d39822afaf99eb0c9804527232be4c148ce2a02 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/josephleblanc/fibonacci:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] cc3a56e574abe026da65777bb17b12141adbd0cc772e6c6884a5915a02cf1eb2 [INFO] running `"docker" "start" "-a" "cc3a56e574abe026da65777bb17b12141adbd0cc772e6c6884a5915a02cf1eb2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/fibonacci-01441563a32e80f9 [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" "cc3a56e574abe026da65777bb17b12141adbd0cc772e6c6884a5915a02cf1eb2"` [INFO] running `"docker" "rm" "-f" "cc3a56e574abe026da65777bb17b12141adbd0cc772e6c6884a5915a02cf1eb2"` [INFO] [stdout] cc3a56e574abe026da65777bb17b12141adbd0cc772e6c6884a5915a02cf1eb2