[INFO] cloning repository meriy100/RustTutorial [INFO] running `"git" "clone" "--bare" "git://github.com/meriy100/RustTutorial.git" "work/cache/sources/gh/meriy100/RustTutorial"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/meriy100/RustTutorial'... [INFO] running `"git" "clone" "work/cache/sources/gh/meriy100/RustTutorial" "work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/meriy100/RustTutorial" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/meriy100/RustTutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/meriy100/RustTutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e931147a7ecd9413f8bebd16422fa22090c8c548 [INFO] sha for GitHub repo meriy100/RustTutorial: e931147a7ecd9413f8bebd16422fa22090c8c548 [INFO] validating manifest of meriy100/RustTutorial 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 meriy100/RustTutorial 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 meriy100/RustTutorial [INFO] finished frobbing meriy100/RustTutorial [INFO] frobbed toml for meriy100/RustTutorial written to work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial/Cargo.toml [INFO] started frobbing meriy100/RustTutorial [INFO] finished frobbing meriy100/RustTutorial [INFO] frobbed toml for meriy100/RustTutorial written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/meriy100/RustTutorial/Cargo.toml [INFO] crate meriy100/RustTutorial 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 meriy100/RustTutorial against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial:/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.36.0" "build" "--frozen"` [INFO] [stdout] 86888610a2a8fa313325ec3420fd10cf0867c70e8ff40d744f96d212c9d81ee8 [INFO] running `"docker" "start" "-a" "86888610a2a8fa313325ec3420fd10cf0867c70e8ff40d744f96d212c9d81ee8"` [INFO] [stderr] Compiling rust_tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "86888610a2a8fa313325ec3420fd10cf0867c70e8ff40d744f96d212c9d81ee8"` [INFO] running `"docker" "rm" "-f" "86888610a2a8fa313325ec3420fd10cf0867c70e8ff40d744f96d212c9d81ee8"` [INFO] [stdout] 86888610a2a8fa313325ec3420fd10cf0867c70e8ff40d744f96d212c9d81ee8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 75102b1f6624e432393791a852be08194fc8f5e8d9cfd006aedd03cc73290cae [INFO] running `"docker" "start" "-a" "75102b1f6624e432393791a852be08194fc8f5e8d9cfd006aedd03cc73290cae"` [INFO] [stderr] Compiling rust_tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "75102b1f6624e432393791a852be08194fc8f5e8d9cfd006aedd03cc73290cae"` [INFO] running `"docker" "rm" "-f" "75102b1f6624e432393791a852be08194fc8f5e8d9cfd006aedd03cc73290cae"` [INFO] [stdout] 75102b1f6624e432393791a852be08194fc8f5e8d9cfd006aedd03cc73290cae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/meriy100/RustTutorial:/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.36.0" "test" "--frozen"` [INFO] [stdout] 39793e035430370c02558744d0cca23e9ad257ec5e591c2901d46de76dc83d3f [INFO] running `"docker" "start" "-a" "39793e035430370c02558744d0cca23e9ad257ec5e591c2901d46de76dc83d3f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_tutorial-28c22a8e850bc482 [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" "39793e035430370c02558744d0cca23e9ad257ec5e591c2901d46de76dc83d3f"` [INFO] running `"docker" "rm" "-f" "39793e035430370c02558744d0cca23e9ad257ec5e591c2901d46de76dc83d3f"` [INFO] [stdout] 39793e035430370c02558744d0cca23e9ad257ec5e591c2901d46de76dc83d3f