[INFO] updating cached repository jos-b/cpu_emulator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jos-b/cpu_emulator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jos-b/cpu_emulator" "work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jos-b/cpu_emulator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jos-b/cpu_emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jos-b/cpu_emulator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a11b6d3a9d0cb22dbe8e18506bf96c140a905f12 [INFO] sha for GitHub repo jos-b/cpu_emulator: a11b6d3a9d0cb22dbe8e18506bf96c140a905f12 [INFO] validating manifest of jos-b/cpu_emulator 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 jos-b/cpu_emulator 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 jos-b/cpu_emulator [INFO] finished frobbing jos-b/cpu_emulator [INFO] frobbed toml for jos-b/cpu_emulator written to work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator/Cargo.toml [INFO] started frobbing jos-b/cpu_emulator [INFO] finished frobbing jos-b/cpu_emulator [INFO] frobbed toml for jos-b/cpu_emulator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jos-b/cpu_emulator/Cargo.toml [INFO] crate jos-b/cpu_emulator 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 jos-b/cpu_emulator 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator:/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] f12c654efeca03a29fbd54988032a0ae8c2f8fde7dae3f35a225cd7709aa2201 [INFO] running `"docker" "start" "-a" "f12c654efeca03a29fbd54988032a0ae8c2f8fde7dae3f35a225cd7709aa2201"` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling cpu_emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `"docker" "inspect" "f12c654efeca03a29fbd54988032a0ae8c2f8fde7dae3f35a225cd7709aa2201"` [INFO] running `"docker" "rm" "-f" "f12c654efeca03a29fbd54988032a0ae8c2f8fde7dae3f35a225cd7709aa2201"` [INFO] [stdout] f12c654efeca03a29fbd54988032a0ae8c2f8fde7dae3f35a225cd7709aa2201 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator:/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] 4add834576144be0c81514285d02f67a76fc0def01482f48a64fd14c64b38d66 [INFO] running `"docker" "start" "-a" "4add834576144be0c81514285d02f67a76fc0def01482f48a64fd14c64b38d66"` [INFO] [stderr] Compiling cpu_emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "4add834576144be0c81514285d02f67a76fc0def01482f48a64fd14c64b38d66"` [INFO] running `"docker" "rm" "-f" "4add834576144be0c81514285d02f67a76fc0def01482f48a64fd14c64b38d66"` [INFO] [stdout] 4add834576144be0c81514285d02f67a76fc0def01482f48a64fd14c64b38d66 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jos-b/cpu_emulator:/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] abce07882f7ad3c32288bac95579051fa32d9c1ca9b2fb21b7135e32833cba9e [INFO] running `"docker" "start" "-a" "abce07882f7ad3c32288bac95579051fa32d9c1ca9b2fb21b7135e32833cba9e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cpu_emulator-4c24bcf6e303b609 [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" "abce07882f7ad3c32288bac95579051fa32d9c1ca9b2fb21b7135e32833cba9e"` [INFO] running `"docker" "rm" "-f" "abce07882f7ad3c32288bac95579051fa32d9c1ca9b2fb21b7135e32833cba9e"` [INFO] [stdout] abce07882f7ad3c32288bac95579051fa32d9c1ca9b2fb21b7135e32833cba9e