[INFO] updating cached repository kozachenkoartem/rust_hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kozachenkoartem/rust_hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kozachenkoartem/rust_hello" "work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kozachenkoartem/rust_hello" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kozachenkoartem/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kozachenkoartem/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ca7e991df55eda0706bceed57fb0d60a4c3c277 [INFO] sha for GitHub repo kozachenkoartem/rust_hello: 9ca7e991df55eda0706bceed57fb0d60a4c3c277 [INFO] validating manifest of kozachenkoartem/rust_hello 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 kozachenkoartem/rust_hello 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 kozachenkoartem/rust_hello [INFO] finished frobbing kozachenkoartem/rust_hello [INFO] frobbed toml for kozachenkoartem/rust_hello written to work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello/Cargo.toml [INFO] started frobbing kozachenkoartem/rust_hello [INFO] finished frobbing kozachenkoartem/rust_hello [INFO] frobbed toml for kozachenkoartem/rust_hello written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kozachenkoartem/rust_hello/Cargo.toml [INFO] crate kozachenkoartem/rust_hello 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 kozachenkoartem/rust_hello against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7b20e60e93af98a507d2f997533e733774e77d437dbfdc46950c874014dccc30 [INFO] running `"docker" "start" "-a" "7b20e60e93af98a507d2f997533e733774e77d437dbfdc46950c874014dccc30"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gcd` [INFO] [stderr] --> src/main.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | fn gcd(mut n: u64, mut m:u64) -> u64 { [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.95s [INFO] running `"docker" "inspect" "7b20e60e93af98a507d2f997533e733774e77d437dbfdc46950c874014dccc30"` [INFO] running `"docker" "rm" "-f" "7b20e60e93af98a507d2f997533e733774e77d437dbfdc46950c874014dccc30"` [INFO] [stdout] 7b20e60e93af98a507d2f997533e733774e77d437dbfdc46950c874014dccc30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 58eab4b4b8d679871ee36d4c1f49f1bf85fe0977ea85c34b81826174c4ddc4aa [INFO] running `"docker" "start" "-a" "58eab4b4b8d679871ee36d4c1f49f1bf85fe0977ea85c34b81826174c4ddc4aa"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "58eab4b4b8d679871ee36d4c1f49f1bf85fe0977ea85c34b81826174c4ddc4aa"` [INFO] running `"docker" "rm" "-f" "58eab4b4b8d679871ee36d4c1f49f1bf85fe0977ea85c34b81826174c4ddc4aa"` [INFO] [stdout] 58eab4b4b8d679871ee36d4c1f49f1bf85fe0977ea85c34b81826174c4ddc4aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kozachenkoartem/rust_hello:/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.37.0" "test" "--frozen"` [INFO] [stdout] 1d0900b43787ed4b70e7bec04a91239892f9259772376c5b26cba8c64dcbdfd3 [INFO] running `"docker" "start" "-a" "1d0900b43787ed4b70e7bec04a91239892f9259772376c5b26cba8c64dcbdfd3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-e416ede7c6fa78fa [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_gcd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1d0900b43787ed4b70e7bec04a91239892f9259772376c5b26cba8c64dcbdfd3"` [INFO] running `"docker" "rm" "-f" "1d0900b43787ed4b70e7bec04a91239892f9259772376c5b26cba8c64dcbdfd3"` [INFO] [stdout] 1d0900b43787ed4b70e7bec04a91239892f9259772376c5b26cba8c64dcbdfd3