[INFO] updating cached repository jawwadturabi/Fibonacci_Series_rustc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jawwadturabi/Fibonacci_Series_rustc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jawwadturabi/Fibonacci_Series_rustc" "work/ex/beta-1.38-1/sources/1.37.0/gh/jawwadturabi/Fibonacci_Series_rustc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jawwadturabi/Fibonacci_Series_rustc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jawwadturabi/Fibonacci_Series_rustc" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jawwadturabi/Fibonacci_Series_rustc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jawwadturabi/Fibonacci_Series_rustc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9a28bac23006c4a21ec2139b20a0b622ec541fe [INFO] sha for GitHub repo jawwadturabi/Fibonacci_Series_rustc: e9a28bac23006c4a21ec2139b20a0b622ec541fe [INFO] validating manifest of jawwadturabi/Fibonacci_Series_rustc 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 jawwadturabi/Fibonacci_Series_rustc 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 jawwadturabi/Fibonacci_Series_rustc [INFO] finished frobbing jawwadturabi/Fibonacci_Series_rustc [INFO] frobbed toml for jawwadturabi/Fibonacci_Series_rustc written to work/ex/beta-1.38-1/sources/1.37.0/gh/jawwadturabi/Fibonacci_Series_rustc/Cargo.toml [INFO] started frobbing jawwadturabi/Fibonacci_Series_rustc [INFO] finished frobbing jawwadturabi/Fibonacci_Series_rustc [INFO] frobbed toml for jawwadturabi/Fibonacci_Series_rustc written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jawwadturabi/Fibonacci_Series_rustc/Cargo.toml [INFO] crate jawwadturabi/Fibonacci_Series_rustc 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 jawwadturabi/Fibonacci_Series_rustc 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-6/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/jawwadturabi/Fibonacci_Series_rustc:/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] e44c0d3322d3fe94e0add711c28828dcac86eb288c87143bee3ee803826a1bb2 [INFO] running `"docker" "start" "-a" "e44c0d3322d3fe94e0add711c28828dcac86eb288c87143bee3ee803826a1bb2"` [INFO] [stderr] Compiling Fibonacci_series v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Fibonacci_series` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `fibonacci_series` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `"docker" "inspect" "e44c0d3322d3fe94e0add711c28828dcac86eb288c87143bee3ee803826a1bb2"` [INFO] running `"docker" "rm" "-f" "e44c0d3322d3fe94e0add711c28828dcac86eb288c87143bee3ee803826a1bb2"` [INFO] [stdout] e44c0d3322d3fe94e0add711c28828dcac86eb288c87143bee3ee803826a1bb2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/jawwadturabi/Fibonacci_Series_rustc:/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] 17d07ea1bfb773eaf29f0ea7f0f959490590ff6f18418893aeec8caf2250c2b2 [INFO] running `"docker" "start" "-a" "17d07ea1bfb773eaf29f0ea7f0f959490590ff6f18418893aeec8caf2250c2b2"` [INFO] [stderr] Compiling Fibonacci_series v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Fibonacci_series` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `fibonacci_series` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `"docker" "inspect" "17d07ea1bfb773eaf29f0ea7f0f959490590ff6f18418893aeec8caf2250c2b2"` [INFO] running `"docker" "rm" "-f" "17d07ea1bfb773eaf29f0ea7f0f959490590ff6f18418893aeec8caf2250c2b2"` [INFO] [stdout] 17d07ea1bfb773eaf29f0ea7f0f959490590ff6f18418893aeec8caf2250c2b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/jawwadturabi/Fibonacci_Series_rustc:/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] d02d2c15d67693dfbe5257a66e76294560fc1f29dcc74d17d6f94d19f926b7db [INFO] running `"docker" "start" "-a" "d02d2c15d67693dfbe5257a66e76294560fc1f29dcc74d17d6f94d19f926b7db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/Fibonacci_series-ca4152163619e928 [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" "d02d2c15d67693dfbe5257a66e76294560fc1f29dcc74d17d6f94d19f926b7db"` [INFO] running `"docker" "rm" "-f" "d02d2c15d67693dfbe5257a66e76294560fc1f29dcc74d17d6f94d19f926b7db"` [INFO] [stdout] d02d2c15d67693dfbe5257a66e76294560fc1f29dcc74d17d6f94d19f926b7db