[INFO] updating cached repository edott93/khopesh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/edott93/khopesh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/edott93/khopesh" "work/ex/beta-1.38-1/sources/1.37.0/gh/edott93/khopesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/edott93/khopesh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/edott93/khopesh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc044a71a310ac547cc117ca2877ed4936a9f905 [INFO] sha for GitHub repo edott93/khopesh: bc044a71a310ac547cc117ca2877ed4936a9f905 [INFO] validating manifest of edott93/khopesh 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 edott93/khopesh 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 edott93/khopesh [INFO] finished frobbing edott93/khopesh [INFO] frobbed toml for edott93/khopesh written to work/ex/beta-1.38-1/sources/1.37.0/gh/edott93/khopesh/Cargo.toml [INFO] started frobbing edott93/khopesh [INFO] finished frobbing edott93/khopesh [INFO] frobbed toml for edott93/khopesh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh/Cargo.toml [INFO] crate edott93/khopesh 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/edott93/khopesh/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 edott93/khopesh against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh:/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-08-13" "build" "--frozen"` [INFO] [stdout] a1499170a4148189c9252ee8291d046c8c574d286664480c6a79b622ea0f778b [INFO] running `"docker" "start" "-a" "a1499170a4148189c9252ee8291d046c8c574d286664480c6a79b622ea0f778b"` [INFO] [stderr] Compiling khopesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "a1499170a4148189c9252ee8291d046c8c574d286664480c6a79b622ea0f778b"` [INFO] running `"docker" "rm" "-f" "a1499170a4148189c9252ee8291d046c8c574d286664480c6a79b622ea0f778b"` [INFO] [stdout] a1499170a4148189c9252ee8291d046c8c574d286664480c6a79b622ea0f778b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b5d2ce5eed1871e3bb0d6a1a2fbfb9cce595de34913b51399986260d410b6440 [INFO] running `"docker" "start" "-a" "b5d2ce5eed1871e3bb0d6a1a2fbfb9cce595de34913b51399986260d410b6440"` [INFO] [stderr] Compiling khopesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "b5d2ce5eed1871e3bb0d6a1a2fbfb9cce595de34913b51399986260d410b6440"` [INFO] running `"docker" "rm" "-f" "b5d2ce5eed1871e3bb0d6a1a2fbfb9cce595de34913b51399986260d410b6440"` [INFO] [stdout] b5d2ce5eed1871e3bb0d6a1a2fbfb9cce595de34913b51399986260d410b6440 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/edott93/khopesh:/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-08-13" "test" "--frozen"` [INFO] [stdout] cf7fac0f4398a0e3cb881a21ec848b34dec934112247935e852a7d76fb87fabc [INFO] running `"docker" "start" "-a" "cf7fac0f4398a0e3cb881a21ec848b34dec934112247935e852a7d76fb87fabc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/khopesh-b21452733ec46158 [INFO] [stdout] running 17 tests [INFO] [stdout] test instruction::test::test_create_hlt ... ok [INFO] [stdout] test instruction::test::test_create_instruction ... ok [INFO] [stdout] test vm::tests::test_create_vm ... ok [INFO] [stdout] test vm::tests::test_jmpf_opcode ... ok [INFO] [stdout] test vm::tests::test_jmpe_opcode ... ok [INFO] [stdout] test vm::tests::test_jmpb_opcode ... ok [INFO] [stdout] test vm::tests::test_opcode_add ... ok [INFO] [stdout] test vm::tests::test_jmp_opcode ... ok [INFO] [stdout] test vm::tests::test_eq_opcode ... ok [INFO] [stdout] test vm::tests::test_opcode_div ... ok [INFO] [stdout] test vm::tests::test_opcode_hlt ... ok [INFO] [stdout] test vm::tests::test_opcode_igl ... ok [INFO] [stdout] test vm::tests::test_opcode_load ... ok [INFO] [stdout] test vm::tests::test_opcode_mul ... ok [INFO] [stdout] test vm::tests::test_opcode_sub ... ok [INFO] [stdout] test vm::tests::test_jneq_opcode ... ok [INFO] [stdout] test vm::tests::test_neq_opcode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cf7fac0f4398a0e3cb881a21ec848b34dec934112247935e852a7d76fb87fabc"` [INFO] running `"docker" "rm" "-f" "cf7fac0f4398a0e3cb881a21ec848b34dec934112247935e852a7d76fb87fabc"` [INFO] [stdout] cf7fac0f4398a0e3cb881a21ec848b34dec934112247935e852a7d76fb87fabc