[INFO] cloning repository Dumra/fibonacci [INFO] running `"git" "clone" "--bare" "git://github.com/Dumra/fibonacci.git" "work/cache/sources/gh/Dumra/fibonacci"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Dumra/fibonacci'... [INFO] running `"git" "clone" "work/cache/sources/gh/Dumra/fibonacci" "work/ex/beta-1.37-6/sources/1.36.0/gh/Dumra/fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Dumra/fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dumra/fibonacci" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14ca1cf3c1b4a894bbe21d12ef9272c45b26b08e [INFO] sha for GitHub repo Dumra/fibonacci: 14ca1cf3c1b4a894bbe21d12ef9272c45b26b08e [INFO] validating manifest of Dumra/fibonacci 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 Dumra/fibonacci 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 Dumra/fibonacci [INFO] finished frobbing Dumra/fibonacci [INFO] frobbed toml for Dumra/fibonacci written to work/ex/beta-1.37-6/sources/1.36.0/gh/Dumra/fibonacci/Cargo.toml [INFO] started frobbing Dumra/fibonacci [INFO] finished frobbing Dumra/fibonacci [INFO] frobbed toml for Dumra/fibonacci written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/fibonacci/Cargo.toml [INFO] crate Dumra/fibonacci 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 Dumra/fibonacci against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/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-07-23" "build" "--frozen"` [INFO] [stdout] 82501114465bc37611167c39918a985835960bc09b98d7a319b7f54612dc1469 [INFO] running `"docker" "start" "-a" "82501114465bc37611167c39918a985835960bc09b98d7a319b7f54612dc1469"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "82501114465bc37611167c39918a985835960bc09b98d7a319b7f54612dc1469"` [INFO] running `"docker" "rm" "-f" "82501114465bc37611167c39918a985835960bc09b98d7a319b7f54612dc1469"` [INFO] [stdout] 82501114465bc37611167c39918a985835960bc09b98d7a319b7f54612dc1469 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3e54e70670303a65156973d5140d16bb6514e5b1c2a2931f34476e48ca9980d7 [INFO] running `"docker" "start" "-a" "3e54e70670303a65156973d5140d16bb6514e5b1c2a2931f34476e48ca9980d7"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "3e54e70670303a65156973d5140d16bb6514e5b1c2a2931f34476e48ca9980d7"` [INFO] running `"docker" "rm" "-f" "3e54e70670303a65156973d5140d16bb6514e5b1c2a2931f34476e48ca9980d7"` [INFO] [stdout] 3e54e70670303a65156973d5140d16bb6514e5b1c2a2931f34476e48ca9980d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Dumra/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-07-23" "test" "--frozen"` [INFO] [stdout] 21c96398e6a6a9eb10ab451d5703f257b00210ba565f9fe8a27402429b7c5041 [INFO] running `"docker" "start" "-a" "21c96398e6a6a9eb10ab451d5703f257b00210ba565f9fe8a27402429b7c5041"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fibonacci-e1f382be7c918318 [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" "21c96398e6a6a9eb10ab451d5703f257b00210ba565f9fe8a27402429b7c5041"` [INFO] running `"docker" "rm" "-f" "21c96398e6a6a9eb10ab451d5703f257b00210ba565f9fe8a27402429b7c5041"` [INFO] [stdout] 21c96398e6a6a9eb10ab451d5703f257b00210ba565f9fe8a27402429b7c5041