[INFO] updating cached repository Thujopsis/RustChunkCode [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Thujopsis/RustChunkCode [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Thujopsis/RustChunkCode" "work/ex/beta-1.38-1/sources/1.37.0/gh/Thujopsis/RustChunkCode"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Thujopsis/RustChunkCode'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Thujopsis/RustChunkCode" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Thujopsis/RustChunkCode"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Thujopsis/RustChunkCode'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff4e374f5686f6684c24ad1dc9eb2744da1828e4 [INFO] sha for GitHub repo Thujopsis/RustChunkCode: ff4e374f5686f6684c24ad1dc9eb2744da1828e4 [INFO] validating manifest of Thujopsis/RustChunkCode 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 Thujopsis/RustChunkCode 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 Thujopsis/RustChunkCode [INFO] finished frobbing Thujopsis/RustChunkCode [INFO] frobbed toml for Thujopsis/RustChunkCode written to work/ex/beta-1.38-1/sources/1.37.0/gh/Thujopsis/RustChunkCode/Cargo.toml [INFO] started frobbing Thujopsis/RustChunkCode [INFO] finished frobbing Thujopsis/RustChunkCode [INFO] frobbed toml for Thujopsis/RustChunkCode written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Thujopsis/RustChunkCode/Cargo.toml [INFO] crate Thujopsis/RustChunkCode 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 Thujopsis/RustChunkCode 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-7/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/Thujopsis/RustChunkCode:/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] a2707353434d47dd34062633c0bdd87380733db73ac885ff5e7bffaaab0d0ee3 [INFO] running `"docker" "start" "-a" "a2707353434d47dd34062633c0bdd87380733db73ac885ff5e7bffaaab0d0ee3"` [INFO] [stderr] Compiling rust_chunk_code v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `fizzbuzz` [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | fn fizzbuzz(italate_counter: i32) -> String{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "a2707353434d47dd34062633c0bdd87380733db73ac885ff5e7bffaaab0d0ee3"` [INFO] running `"docker" "rm" "-f" "a2707353434d47dd34062633c0bdd87380733db73ac885ff5e7bffaaab0d0ee3"` [INFO] [stdout] a2707353434d47dd34062633c0bdd87380733db73ac885ff5e7bffaaab0d0ee3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/Thujopsis/RustChunkCode:/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] 804a190977299f4940c456c11a05e114b5adbfce3b8d43ad48c08e07a84e4038 [INFO] running `"docker" "start" "-a" "804a190977299f4940c456c11a05e114b5adbfce3b8d43ad48c08e07a84e4038"` [INFO] [stderr] Compiling rust_chunk_code v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "804a190977299f4940c456c11a05e114b5adbfce3b8d43ad48c08e07a84e4038"` [INFO] running `"docker" "rm" "-f" "804a190977299f4940c456c11a05e114b5adbfce3b8d43ad48c08e07a84e4038"` [INFO] [stdout] 804a190977299f4940c456c11a05e114b5adbfce3b8d43ad48c08e07a84e4038 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/Thujopsis/RustChunkCode:/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] 965ad1dd59a7e6f1b50a039ab142529720bbd6bbf282aa67b0afd12fd3babe32 [INFO] running `"docker" "start" "-a" "965ad1dd59a7e6f1b50a039ab142529720bbd6bbf282aa67b0afd12fd3babe32"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chunk_code-848919a86dc2c928 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fizzbuzz_divided15 ... ok [INFO] [stdout] test fizzbuzz_divided5 ... ok [INFO] [stdout] test can_test ... ok [INFO] [stdout] test fizzbuzz_divided3 ... ok [INFO] [stdout] test pattern_fizzbuzz_divided5 ... ok [INFO] [stdout] test pattern_fizzbuzz_divided3 ... ok [INFO] [stdout] test pattern_fizzbuzz_divided15 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "965ad1dd59a7e6f1b50a039ab142529720bbd6bbf282aa67b0afd12fd3babe32"` [INFO] running `"docker" "rm" "-f" "965ad1dd59a7e6f1b50a039ab142529720bbd6bbf282aa67b0afd12fd3babe32"` [INFO] [stdout] 965ad1dd59a7e6f1b50a039ab142529720bbd6bbf282aa67b0afd12fd3babe32