[INFO] updating cached repository jedisct1/wasmonkey [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jedisct1/wasmonkey [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jedisct1/wasmonkey" "work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jedisct1/wasmonkey" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedisct1/wasmonkey"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedisct1/wasmonkey'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d0f6eba5797c8e68423a15a0ab77bfdcfe17bc7 [INFO] sha for GitHub repo jedisct1/wasmonkey: 5d0f6eba5797c8e68423a15a0ab77bfdcfe17bc7 [INFO] validating manifest of jedisct1/wasmonkey 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 jedisct1/wasmonkey 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 jedisct1/wasmonkey [INFO] finished frobbing jedisct1/wasmonkey [INFO] frobbed toml for jedisct1/wasmonkey written to work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey/Cargo.toml [INFO] started frobbing jedisct1/wasmonkey [INFO] finished frobbing jedisct1/wasmonkey [INFO] frobbed toml for jedisct1/wasmonkey written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jedisct1/wasmonkey/Cargo.toml [INFO] crate jedisct1/wasmonkey 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/jedisct1/wasmonkey/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] [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 jedisct1/wasmonkey 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey:/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] c1fa8b63bfa445d26308997722804ed037a41301f1792335961c7275c13febfc [INFO] running `"docker" "start" "-a" "c1fa8b63bfa445d26308997722804ed037a41301f1792335961c7275c13febfc"` [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.0 [INFO] [stderr] Compiling parity-wasm v0.37.0 [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling goblin v0.0.21 [INFO] [stderr] Compiling wasmonkey v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.55s [INFO] running `"docker" "inspect" "c1fa8b63bfa445d26308997722804ed037a41301f1792335961c7275c13febfc"` [INFO] running `"docker" "rm" "-f" "c1fa8b63bfa445d26308997722804ed037a41301f1792335961c7275c13febfc"` [INFO] [stdout] c1fa8b63bfa445d26308997722804ed037a41301f1792335961c7275c13febfc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey:/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] edd472ec15f2824ddf7cf63a9027c501cb4c4e868c377ddbca99ebf94283c7a9 [INFO] running `"docker" "start" "-a" "edd472ec15f2824ddf7cf63a9027c501cb4c4e868c377ddbca99ebf94283c7a9"` [INFO] [stderr] Compiling wasmonkey v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.70s [INFO] running `"docker" "inspect" "edd472ec15f2824ddf7cf63a9027c501cb4c4e868c377ddbca99ebf94283c7a9"` [INFO] running `"docker" "rm" "-f" "edd472ec15f2824ddf7cf63a9027c501cb4c4e868c377ddbca99ebf94283c7a9"` [INFO] [stdout] edd472ec15f2824ddf7cf63a9027c501cb4c4e868c377ddbca99ebf94283c7a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jedisct1/wasmonkey:/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] a2c3888516cfa7a4044ce3e279b8f56b7310aead32bef4bf0fd7c85752bc6e58 [INFO] running `"docker" "start" "-a" "a2c3888516cfa7a4044ce3e279b8f56b7310aead32bef4bf0fd7c85752bc6e58"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/wasmonkey-a3a11eb6b04ab3eb [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::patch_one ... ok [INFO] [stdout] test tests::patch_nothing ... ok [INFO] [stdout] test tests::patch_some ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/crater/target/debug/deps/wasmonkey-3ae59a13dc6abd96 [INFO] [stderr] Doc-tests wasmonkey [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" "a2c3888516cfa7a4044ce3e279b8f56b7310aead32bef4bf0fd7c85752bc6e58"` [INFO] running `"docker" "rm" "-f" "a2c3888516cfa7a4044ce3e279b8f56b7310aead32bef4bf0fd7c85752bc6e58"` [INFO] [stdout] a2c3888516cfa7a4044ce3e279b8f56b7310aead32bef4bf0fd7c85752bc6e58