[INFO] updating cached repository theOver1ord/fib_rabbits [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/theOver1ord/fib_rabbits [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/theOver1ord/fib_rabbits" "work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theOver1ord/fib_rabbits" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fib_rabbits"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fib_rabbits'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc6aa48515f2e3088d8aa6086040dab767585b6b [INFO] sha for GitHub repo theOver1ord/fib_rabbits: cc6aa48515f2e3088d8aa6086040dab767585b6b [INFO] validating manifest of theOver1ord/fib_rabbits 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 theOver1ord/fib_rabbits 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 theOver1ord/fib_rabbits [INFO] finished frobbing theOver1ord/fib_rabbits [INFO] frobbed toml for theOver1ord/fib_rabbits written to work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits/Cargo.toml [INFO] started frobbing theOver1ord/fib_rabbits [INFO] finished frobbing theOver1ord/fib_rabbits [INFO] frobbed toml for theOver1ord/fib_rabbits written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fib_rabbits/Cargo.toml [INFO] crate theOver1ord/fib_rabbits 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 theOver1ord/fib_rabbits 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits:/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] 82fb7d4658bc22d014289114ffb2992c8ef2a3440a2c0d4d36f86df5b5e49565 [INFO] running `"docker" "start" "-a" "82fb7d4658bc22d014289114ffb2992c8ef2a3440a2c0d4d36f86df5b5e49565"` [INFO] [stderr] Compiling fib_rabbits v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | for i in 0..t-1 { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "82fb7d4658bc22d014289114ffb2992c8ef2a3440a2c0d4d36f86df5b5e49565"` [INFO] running `"docker" "rm" "-f" "82fb7d4658bc22d014289114ffb2992c8ef2a3440a2c0d4d36f86df5b5e49565"` [INFO] [stdout] 82fb7d4658bc22d014289114ffb2992c8ef2a3440a2c0d4d36f86df5b5e49565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits:/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] 105e40426cf332589e94c06458cc329a25e655821e8777731c3d2b0aa5be220a [INFO] running `"docker" "start" "-a" "105e40426cf332589e94c06458cc329a25e655821e8777731c3d2b0aa5be220a"` [INFO] [stderr] Compiling fib_rabbits v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | for i in 0..t-1 { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "105e40426cf332589e94c06458cc329a25e655821e8777731c3d2b0aa5be220a"` [INFO] running `"docker" "rm" "-f" "105e40426cf332589e94c06458cc329a25e655821e8777731c3d2b0aa5be220a"` [INFO] [stdout] 105e40426cf332589e94c06458cc329a25e655821e8777731c3d2b0aa5be220a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fib_rabbits:/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] 5d6785ab70dd89712500887aa067f54d29b1a38626a54064aed8ff656e31d7a3 [INFO] running `"docker" "start" "-a" "5d6785ab70dd89712500887aa067f54d29b1a38626a54064aed8ff656e31d7a3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/fib_rabbits-16b4ea2ae0fdd31d [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" "5d6785ab70dd89712500887aa067f54d29b1a38626a54064aed8ff656e31d7a3"` [INFO] running `"docker" "rm" "-f" "5d6785ab70dd89712500887aa067f54d29b1a38626a54064aed8ff656e31d7a3"` [INFO] [stdout] 5d6785ab70dd89712500887aa067f54d29b1a38626a54064aed8ff656e31d7a3