[INFO] cloning repository Stuv7CB/icfp2006-um [INFO] running `"git" "clone" "--bare" "git://github.com/Stuv7CB/icfp2006-um.git" "work/cache/sources/gh/Stuv7CB/icfp2006-um"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Stuv7CB/icfp2006-um'... [INFO] running `"git" "clone" "work/cache/sources/gh/Stuv7CB/icfp2006-um" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Stuv7CB/icfp2006-um" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stuv7CB/icfp2006-um"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stuv7CB/icfp2006-um'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce6c5a675f7fbb83dd4abcbd9c5cff19a76a9b0d [INFO] sha for GitHub repo Stuv7CB/icfp2006-um: ce6c5a675f7fbb83dd4abcbd9c5cff19a76a9b0d [INFO] validating manifest of Stuv7CB/icfp2006-um on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Stuv7CB/icfp2006-um on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Stuv7CB/icfp2006-um [INFO] finished frobbing Stuv7CB/icfp2006-um [INFO] frobbed toml for Stuv7CB/icfp2006-um written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um/Cargo.toml [INFO] started frobbing Stuv7CB/icfp2006-um [INFO] finished frobbing Stuv7CB/icfp2006-um [INFO] frobbed toml for Stuv7CB/icfp2006-um written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stuv7CB/icfp2006-um/Cargo.toml [INFO] crate Stuv7CB/icfp2006-um already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Stuv7CB/icfp2006-um against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 245e8eb378f8080546d0b3944cb52045fce4ae62993858323b8e661d18949f68 [INFO] running `"docker" "start" "-a" "245e8eb378f8080546d0b3944cb52045fce4ae62993858323b8e661d18949f68"` [INFO] [stderr] Compiling vm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "245e8eb378f8080546d0b3944cb52045fce4ae62993858323b8e661d18949f68"` [INFO] running `"docker" "rm" "-f" "245e8eb378f8080546d0b3944cb52045fce4ae62993858323b8e661d18949f68"` [INFO] [stdout] 245e8eb378f8080546d0b3944cb52045fce4ae62993858323b8e661d18949f68 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e25a414908bb54ae40e2bbcb7ffdde3f4a474ebc82ae710a52799202bc37bd22 [INFO] running `"docker" "start" "-a" "e25a414908bb54ae40e2bbcb7ffdde3f4a474ebc82ae710a52799202bc37bd22"` [INFO] [stderr] Compiling vm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "e25a414908bb54ae40e2bbcb7ffdde3f4a474ebc82ae710a52799202bc37bd22"` [INFO] running `"docker" "rm" "-f" "e25a414908bb54ae40e2bbcb7ffdde3f4a474ebc82ae710a52799202bc37bd22"` [INFO] [stdout] e25a414908bb54ae40e2bbcb7ffdde3f4a474ebc82ae710a52799202bc37bd22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stuv7CB/icfp2006-um:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 1162d4a7ac19a0c0e065dfc28e6dc90f1f63e6d4f86e603bbe2aa24b7fcbd4fd [INFO] running `"docker" "start" "-a" "1162d4a7ac19a0c0e065dfc28e6dc90f1f63e6d4f86e603bbe2aa24b7fcbd4fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/vm-4badd33e06dd869f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test plate::tests::plate_not ... ok [INFO] [stdout] test plate::tests::plate_and ... ok [INFO] [stdout] test machine::tests::machine_halt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1162d4a7ac19a0c0e065dfc28e6dc90f1f63e6d4f86e603bbe2aa24b7fcbd4fd"` [INFO] running `"docker" "rm" "-f" "1162d4a7ac19a0c0e065dfc28e6dc90f1f63e6d4f86e603bbe2aa24b7fcbd4fd"` [INFO] [stdout] 1162d4a7ac19a0c0e065dfc28e6dc90f1f63e6d4f86e603bbe2aa24b7fcbd4fd