[INFO] cloning repository chengzibaba/GameOfLife [INFO] running `"git" "clone" "--bare" "git://github.com/chengzibaba/GameOfLife.git" "work/cache/sources/gh/chengzibaba/GameOfLife"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/chengzibaba/GameOfLife'... [INFO] running `"git" "clone" "work/cache/sources/gh/chengzibaba/GameOfLife" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengzibaba/GameOfLife"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengzibaba/GameOfLife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chengzibaba/GameOfLife" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56fc7bf40219d3923e931d0bd0d2b35ec7571176 [INFO] sha for GitHub repo chengzibaba/GameOfLife: 56fc7bf40219d3923e931d0bd0d2b35ec7571176 [INFO] validating manifest of chengzibaba/GameOfLife 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 chengzibaba/GameOfLife 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 chengzibaba/GameOfLife [INFO] finished frobbing chengzibaba/GameOfLife [INFO] frobbed toml for chengzibaba/GameOfLife written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengzibaba/GameOfLife/Cargo.toml [INFO] started frobbing chengzibaba/GameOfLife [INFO] finished frobbing chengzibaba/GameOfLife [INFO] frobbed toml for chengzibaba/GameOfLife written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife/Cargo.toml [INFO] crate chengzibaba/GameOfLife 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 chengzibaba/GameOfLife against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0615af471f411c0ab896744e198cc4885c65fae3667551473155a1c57568c194 [INFO] running `"docker" "start" "-a" "0615af471f411c0ab896744e198cc4885c65fae3667551473155a1c57568c194"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling regex v1.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.40 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling web-sys v0.3.17 [INFO] [stderr] Compiling js-sys v0.3.17 [INFO] [stderr] Compiling wasm-game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.33s [INFO] running `"docker" "inspect" "0615af471f411c0ab896744e198cc4885c65fae3667551473155a1c57568c194"` [INFO] running `"docker" "rm" "-f" "0615af471f411c0ab896744e198cc4885c65fae3667551473155a1c57568c194"` [INFO] [stdout] 0615af471f411c0ab896744e198cc4885c65fae3667551473155a1c57568c194 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4b98c8aa1280a2cae9aea216bc7b9ef1fa75ae250692967adc2794d4a5947178 [INFO] running `"docker" "start" "-a" "4b98c8aa1280a2cae9aea216bc7b9ef1fa75ae250692967adc2794d4a5947178"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.40 [INFO] [stderr] Compiling wasm-game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `"docker" "inspect" "4b98c8aa1280a2cae9aea216bc7b9ef1fa75ae250692967adc2794d4a5947178"` [INFO] running `"docker" "rm" "-f" "4b98c8aa1280a2cae9aea216bc7b9ef1fa75ae250692967adc2794d4a5947178"` [INFO] [stdout] 4b98c8aa1280a2cae9aea216bc7b9ef1fa75ae250692967adc2794d4a5947178 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengzibaba/GameOfLife:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d2e022a965c1f45e93a05d548da45456e17076a8a6391f5519cd587a6b7377da [INFO] running `"docker" "start" "-a" "d2e022a965c1f45e93a05d548da45456e17076a8a6391f5519cd587a6b7377da"` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/wasm_game_of_life-0a553069ac96ec2f [INFO] [stderr] Doc-tests wasm-game-of-life [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] [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" "d2e022a965c1f45e93a05d548da45456e17076a8a6391f5519cd587a6b7377da"` [INFO] running `"docker" "rm" "-f" "d2e022a965c1f45e93a05d548da45456e17076a8a6391f5519cd587a6b7377da"` [INFO] [stdout] d2e022a965c1f45e93a05d548da45456e17076a8a6391f5519cd587a6b7377da