[INFO] updating cached repository rajibahmed/adventure_with_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rajibahmed/adventure_with_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rajibahmed/adventure_with_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rajibahmed/adventure_with_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rajibahmed/adventure_with_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rajibahmed/adventure_with_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15dc9840c6fdea12fca7b7dad586eafaa7d1760d [INFO] sha for GitHub repo rajibahmed/adventure_with_rust: 15dc9840c6fdea12fca7b7dad586eafaa7d1760d [INFO] validating manifest of rajibahmed/adventure_with_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 rajibahmed/adventure_with_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 rajibahmed/adventure_with_rust [INFO] finished frobbing rajibahmed/adventure_with_rust [INFO] frobbed toml for rajibahmed/adventure_with_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_rust/Cargo.toml [INFO] started frobbing rajibahmed/adventure_with_rust [INFO] finished frobbing rajibahmed/adventure_with_rust [INFO] frobbed toml for rajibahmed/adventure_with_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rajibahmed/adventure_with_rust/Cargo.toml [INFO] crate rajibahmed/adventure_with_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] testing rajibahmed/adventure_with_rust 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3978daba99ebd331feaa81e5ebabf02303431548bf477a35dc1276ae00168214 [INFO] running `"docker" "start" "-a" "3978daba99ebd331feaa81e5ebabf02303431548bf477a35dc1276ae00168214"` [INFO] [stderr] Compiling adventure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "3978daba99ebd331feaa81e5ebabf02303431548bf477a35dc1276ae00168214"` [INFO] running `"docker" "rm" "-f" "3978daba99ebd331feaa81e5ebabf02303431548bf477a35dc1276ae00168214"` [INFO] [stdout] 3978daba99ebd331feaa81e5ebabf02303431548bf477a35dc1276ae00168214 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 47f4335c5d92ba79c84f77447c1e0302d32092949f053d6fea1d882cf9d44459 [INFO] running `"docker" "start" "-a" "47f4335c5d92ba79c84f77447c1e0302d32092949f053d6fea1d882cf9d44459"` [INFO] [stderr] Compiling adventure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "47f4335c5d92ba79c84f77447c1e0302d32092949f053d6fea1d882cf9d44459"` [INFO] running `"docker" "rm" "-f" "47f4335c5d92ba79c84f77447c1e0302d32092949f053d6fea1d882cf9d44459"` [INFO] [stdout] 47f4335c5d92ba79c84f77447c1e0302d32092949f053d6fea1d882cf9d44459 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rajibahmed/adventure_with_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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 7bdd01477274e2566e78e38c74cf1aad4905a0a3b9631ab465dd3c2692febcfc [INFO] running `"docker" "start" "-a" "7bdd01477274e2566e78e38c74cf1aad4905a0a3b9631ab465dd3c2692febcfc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventure-f2f3f24e4f489f1d [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" "7bdd01477274e2566e78e38c74cf1aad4905a0a3b9631ab465dd3c2692febcfc"` [INFO] running `"docker" "rm" "-f" "7bdd01477274e2566e78e38c74cf1aad4905a0a3b9631ab465dd3c2692febcfc"` [INFO] [stdout] 7bdd01477274e2566e78e38c74cf1aad4905a0a3b9631ab465dd3c2692febcfc