[INFO] updating cached repository leviathan88/learning-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leviathan88/learning-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leviathan88/learning-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/leviathan88/learning-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/leviathan88/learning-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leviathan88/learning-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leviathan88/learning-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leviathan88/learning-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0d1d56441ec730a685fdda56ddeb44da5f4bb23 [INFO] sha for GitHub repo leviathan88/learning-rust: e0d1d56441ec730a685fdda56ddeb44da5f4bb23 [INFO] validating manifest of leviathan88/learning-rust 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 leviathan88/learning-rust 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 leviathan88/learning-rust [INFO] finished frobbing leviathan88/learning-rust [INFO] frobbed toml for leviathan88/learning-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/leviathan88/learning-rust/Cargo.toml [INFO] started frobbing leviathan88/learning-rust [INFO] finished frobbing leviathan88/learning-rust [INFO] frobbed toml for leviathan88/learning-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leviathan88/learning-rust/Cargo.toml [INFO] crate leviathan88/learning-rust 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing leviathan88/learning-rust 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-2/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/leviathan88/learning-rust:/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] 64bdedd550c389d6a2c361df591387b6192520ea64d1709e16314956fc66b57b [INFO] running `"docker" "start" "-a" "64bdedd550c389d6a2c361df591387b6192520ea64d1709e16314956fc66b57b"` [INFO] [stderr] Compiling learning-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `gcd` [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | 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.82s [INFO] running `"docker" "inspect" "64bdedd550c389d6a2c361df591387b6192520ea64d1709e16314956fc66b57b"` [INFO] running `"docker" "rm" "-f" "64bdedd550c389d6a2c361df591387b6192520ea64d1709e16314956fc66b57b"` [INFO] [stdout] 64bdedd550c389d6a2c361df591387b6192520ea64d1709e16314956fc66b57b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/leviathan88/learning-rust:/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] 7a3869bf57223c1ceddf2da804cf7a6264257de67101f797427a4cc6b79de77b [INFO] running `"docker" "start" "-a" "7a3869bf57223c1ceddf2da804cf7a6264257de67101f797427a4cc6b79de77b"` [INFO] [stderr] Compiling learning-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "7a3869bf57223c1ceddf2da804cf7a6264257de67101f797427a4cc6b79de77b"` [INFO] running `"docker" "rm" "-f" "7a3869bf57223c1ceddf2da804cf7a6264257de67101f797427a4cc6b79de77b"` [INFO] [stdout] 7a3869bf57223c1ceddf2da804cf7a6264257de67101f797427a4cc6b79de77b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/leviathan88/learning-rust:/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] 9e8962df27e1ca3c76ffbd4df587e29ec171e5fe050cb57a15e67530eff07836 [INFO] running `"docker" "start" "-a" "9e8962df27e1ca3c76ffbd4df587e29ec171e5fe050cb57a15e67530eff07836"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/learning_rust-b9fc9d57c1445768 [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" "9e8962df27e1ca3c76ffbd4df587e29ec171e5fe050cb57a15e67530eff07836"` [INFO] running `"docker" "rm" "-f" "9e8962df27e1ca3c76ffbd4df587e29ec171e5fe050cb57a15e67530eff07836"` [INFO] [stdout] 9e8962df27e1ca3c76ffbd4df587e29ec171e5fe050cb57a15e67530eff07836