[INFO] updating cached repository theOver1ord/fibo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/theOver1ord/fibo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/theOver1ord/fibo" "work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fibo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fibo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theOver1ord/fibo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fibo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fibo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1ff8f5c420961e9f07c8e998d9cc77604f1b521 [INFO] sha for GitHub repo theOver1ord/fibo: e1ff8f5c420961e9f07c8e998d9cc77604f1b521 [INFO] validating manifest of theOver1ord/fibo 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/fibo 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/fibo [INFO] finished frobbing theOver1ord/fibo [INFO] frobbed toml for theOver1ord/fibo written to work/ex/beta-1.37-6/sources/1.36.0/gh/theOver1ord/fibo/Cargo.toml [INFO] started frobbing theOver1ord/fibo [INFO] finished frobbing theOver1ord/fibo [INFO] frobbed toml for theOver1ord/fibo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theOver1ord/fibo/Cargo.toml [INFO] crate theOver1ord/fibo 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/fibo 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-1/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/theOver1ord/fibo:/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] d36aba3cc9cc3af0ed5b543287d62b9f0427694efd080d9e1e120f84343ff666 [INFO] running `"docker" "start" "-a" "d36aba3cc9cc3af0ed5b543287d62b9f0427694efd080d9e1e120f84343ff666"` [INFO] [stderr] Compiling fibo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | for i in 0..numb { [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.72s [INFO] running `"docker" "inspect" "d36aba3cc9cc3af0ed5b543287d62b9f0427694efd080d9e1e120f84343ff666"` [INFO] running `"docker" "rm" "-f" "d36aba3cc9cc3af0ed5b543287d62b9f0427694efd080d9e1e120f84343ff666"` [INFO] [stdout] d36aba3cc9cc3af0ed5b543287d62b9f0427694efd080d9e1e120f84343ff666 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/theOver1ord/fibo:/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] 94d8b1eb010b32f2bf53555ea299aefc7f449e0fa4953b86d9c62000aa00e94f [INFO] running `"docker" "start" "-a" "94d8b1eb010b32f2bf53555ea299aefc7f449e0fa4953b86d9c62000aa00e94f"` [INFO] [stderr] Compiling fibo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | for i in 0..numb { [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.67s [INFO] running `"docker" "inspect" "94d8b1eb010b32f2bf53555ea299aefc7f449e0fa4953b86d9c62000aa00e94f"` [INFO] running `"docker" "rm" "-f" "94d8b1eb010b32f2bf53555ea299aefc7f449e0fa4953b86d9c62000aa00e94f"` [INFO] [stdout] 94d8b1eb010b32f2bf53555ea299aefc7f449e0fa4953b86d9c62000aa00e94f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/theOver1ord/fibo:/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] d5158475571f11736276616f44ea3fdb8bea1d743e1397afadc72e052b909701 [INFO] running `"docker" "start" "-a" "d5158475571f11736276616f44ea3fdb8bea1d743e1397afadc72e052b909701"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/fibo-a7d4c939b54c9380 [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" "d5158475571f11736276616f44ea3fdb8bea1d743e1397afadc72e052b909701"` [INFO] running `"docker" "rm" "-f" "d5158475571f11736276616f44ea3fdb8bea1d743e1397afadc72e052b909701"` [INFO] [stdout] d5158475571f11736276616f44ea3fdb8bea1d743e1397afadc72e052b909701