[INFO] updating cached repository kadihf/rust_tour_hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kadihf/rust_tour_hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kadihf/rust_tour_hello" "work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kadihf/rust_tour_hello" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kadihf/rust_tour_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kadihf/rust_tour_hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef1e2e87ccaa8b2d0e8bda205a7bfd0a1db28c5f [INFO] sha for GitHub repo kadihf/rust_tour_hello: ef1e2e87ccaa8b2d0e8bda205a7bfd0a1db28c5f [INFO] validating manifest of kadihf/rust_tour_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 kadihf/rust_tour_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 kadihf/rust_tour_hello [INFO] finished frobbing kadihf/rust_tour_hello [INFO] frobbed toml for kadihf/rust_tour_hello written to work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_hello/Cargo.toml [INFO] started frobbing kadihf/rust_tour_hello [INFO] finished frobbing kadihf/rust_tour_hello [INFO] frobbed toml for kadihf/rust_tour_hello written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kadihf/rust_tour_hello/Cargo.toml [INFO] crate kadihf/rust_tour_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 kadihf/rust_tour_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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_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] 97defe3d1ee189ea6812c012be5e74949dc6e0503b31793583ce04428bdfede1 [INFO] running `"docker" "start" "-a" "97defe3d1ee189ea6812c012be5e74949dc6e0503b31793583ce04428bdfede1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "97defe3d1ee189ea6812c012be5e74949dc6e0503b31793583ce04428bdfede1"` [INFO] running `"docker" "rm" "-f" "97defe3d1ee189ea6812c012be5e74949dc6e0503b31793583ce04428bdfede1"` [INFO] [stdout] 97defe3d1ee189ea6812c012be5e74949dc6e0503b31793583ce04428bdfede1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_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] 6dcf6c2d505b33496f716aa9ad0519d7a5332c37fc362e56dbb1f15ab99183e0 [INFO] running `"docker" "start" "-a" "6dcf6c2d505b33496f716aa9ad0519d7a5332c37fc362e56dbb1f15ab99183e0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "6dcf6c2d505b33496f716aa9ad0519d7a5332c37fc362e56dbb1f15ab99183e0"` [INFO] running `"docker" "rm" "-f" "6dcf6c2d505b33496f716aa9ad0519d7a5332c37fc362e56dbb1f15ab99183e0"` [INFO] [stdout] 6dcf6c2d505b33496f716aa9ad0519d7a5332c37fc362e56dbb1f15ab99183e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kadihf/rust_tour_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] 4666a193dcaf31efec7109fc31e4d81b9d0d36fceb77931ecec326ea75be62a7 [INFO] running `"docker" "start" "-a" "4666a193dcaf31efec7109fc31e4d81b9d0d36fceb77931ecec326ea75be62a7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [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" "4666a193dcaf31efec7109fc31e4d81b9d0d36fceb77931ecec326ea75be62a7"` [INFO] running `"docker" "rm" "-f" "4666a193dcaf31efec7109fc31e4d81b9d0d36fceb77931ecec326ea75be62a7"` [INFO] [stdout] 4666a193dcaf31efec7109fc31e4d81b9d0d36fceb77931ecec326ea75be62a7