[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.37-6/sources/1.36.0/gh/edott93/khopesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/edott93/khopesh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/edott93/khopesh" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/edott93/khopesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 edott93/khopesh 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 edott93/khopesh [INFO] finished frobbing edott93/khopesh [INFO] frobbed toml for edott93/khopesh written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 edott93/khopesh 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-1/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/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-07-23" "build" "--frozen"` [INFO] [stdout] 4026c0502bd9dbe94d4b19d5c83b2c1035e2c4e2714b5a0e496b9a4b74ace9f1 [INFO] running `"docker" "start" "-a" "4026c0502bd9dbe94d4b19d5c83b2c1035e2c4e2714b5a0e496b9a4b74ace9f1"` [INFO] [stderr] Compiling khopesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "4026c0502bd9dbe94d4b19d5c83b2c1035e2c4e2714b5a0e496b9a4b74ace9f1"` [INFO] running `"docker" "rm" "-f" "4026c0502bd9dbe94d4b19d5c83b2c1035e2c4e2714b5a0e496b9a4b74ace9f1"` [INFO] [stdout] 4026c0502bd9dbe94d4b19d5c83b2c1035e2c4e2714b5a0e496b9a4b74ace9f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 11bb7ee4689db67b0dcfbff431d0857634dd4e95f92e5ef327692917e69e2152 [INFO] running `"docker" "start" "-a" "11bb7ee4689db67b0dcfbff431d0857634dd4e95f92e5ef327692917e69e2152"` [INFO] [stderr] Compiling khopesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "11bb7ee4689db67b0dcfbff431d0857634dd4e95f92e5ef327692917e69e2152"` [INFO] running `"docker" "rm" "-f" "11bb7ee4689db67b0dcfbff431d0857634dd4e95f92e5ef327692917e69e2152"` [INFO] [stdout] 11bb7ee4689db67b0dcfbff431d0857634dd4e95f92e5ef327692917e69e2152 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/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-07-23" "test" "--frozen"` [INFO] [stdout] a5d071dfedecfa95a2e327811da921adbbda5579aae5033c800f489dd895d302 [INFO] running `"docker" "start" "-a" "a5d071dfedecfa95a2e327811da921adbbda5579aae5033c800f489dd895d302"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/khopesh-b1ef223c27a68c5b [INFO] [stdout] running 17 tests [INFO] [stdout] test vm::tests::test_jmpb_opcode ... ok [INFO] [stdout] test vm::tests::test_jmpe_opcode ... ok [INFO] [stdout] test vm::tests::test_jmpf_opcode ... 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_create_vm ... ok [INFO] [stdout] test instruction::test::test_create_instruction ... ok [INFO] [stdout] test vm::tests::test_jneq_opcode ... ok [INFO] [stdout] test vm::tests::test_neq_opcode ... ok [INFO] [stdout] test vm::tests::test_opcode_add ... ok [INFO] [stdout] test instruction::test::test_create_hlt ... 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] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a5d071dfedecfa95a2e327811da921adbbda5579aae5033c800f489dd895d302"` [INFO] running `"docker" "rm" "-f" "a5d071dfedecfa95a2e327811da921adbbda5579aae5033c800f489dd895d302"` [INFO] [stdout] a5d071dfedecfa95a2e327811da921adbbda5579aae5033c800f489dd895d302