[INFO] updating cached repository leegee/rust-ts-boilerplate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leegee/rust-ts-boilerplate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leegee/rust-ts-boilerplate" "work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leegee/rust-ts-boilerplate" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leegee/rust-ts-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leegee/rust-ts-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3aeb47cad6eb8a8f5519afdf672279250f9e21d1 [INFO] sha for GitHub repo leegee/rust-ts-boilerplate: 3aeb47cad6eb8a8f5519afdf672279250f9e21d1 [INFO] validating manifest of leegee/rust-ts-boilerplate 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 leegee/rust-ts-boilerplate 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 leegee/rust-ts-boilerplate [INFO] finished frobbing leegee/rust-ts-boilerplate [INFO] frobbed toml for leegee/rust-ts-boilerplate written to work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate/Cargo.toml [INFO] started frobbing leegee/rust-ts-boilerplate [INFO] finished frobbing leegee/rust-ts-boilerplate [INFO] frobbed toml for leegee/rust-ts-boilerplate written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leegee/rust-ts-boilerplate/Cargo.toml [INFO] crate leegee/rust-ts-boilerplate 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing leegee/rust-ts-boilerplate 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate:/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] c65137bf41f9fd9cfd046d32733282b75e297179a013ab1dbb285736c03848d3 [INFO] running `"docker" "start" "-a" "c65137bf41f9fd9cfd046d32733282b75e297179a013ab1dbb285736c03848d3"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling web-sys v0.3.19 [INFO] [stderr] Compiling js-sys v0.3.19 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling pcm-visual v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.45s [INFO] running `"docker" "inspect" "c65137bf41f9fd9cfd046d32733282b75e297179a013ab1dbb285736c03848d3"` [INFO] running `"docker" "rm" "-f" "c65137bf41f9fd9cfd046d32733282b75e297179a013ab1dbb285736c03848d3"` [INFO] [stdout] c65137bf41f9fd9cfd046d32733282b75e297179a013ab1dbb285736c03848d3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate:/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] 99d0994bafbea6ae2a4e37a713f5cad1bcb014c354c1464f16133709afa1c5ec [INFO] running `"docker" "start" "-a" "99d0994bafbea6ae2a4e37a713f5cad1bcb014c354c1464f16133709afa1c5ec"` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.19 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.42 [INFO] [stderr] Compiling pcm-visual v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `"docker" "inspect" "99d0994bafbea6ae2a4e37a713f5cad1bcb014c354c1464f16133709afa1c5ec"` [INFO] running `"docker" "rm" "-f" "99d0994bafbea6ae2a4e37a713f5cad1bcb014c354c1464f16133709afa1c5ec"` [INFO] [stdout] 99d0994bafbea6ae2a4e37a713f5cad1bcb014c354c1464f16133709afa1c5ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/leegee/rust-ts-boilerplate:/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] e94a278763838140a15a8f14a3c59ce8dc9c3322c55e684d7e1e4588f8365df9 [INFO] running `"docker" "start" "-a" "e94a278763838140a15a8f14a3c59ce8dc9c3322c55e684d7e1e4588f8365df9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcm_visual-44731270784198c1 [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/web-fa58221cece07183 [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] Doc-tests pcm-visual [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" "e94a278763838140a15a8f14a3c59ce8dc9c3322c55e684d7e1e4588f8365df9"` [INFO] running `"docker" "rm" "-f" "e94a278763838140a15a8f14a3c59ce8dc9c3322c55e684d7e1e4588f8365df9"` [INFO] [stdout] e94a278763838140a15a8f14a3c59ce8dc9c3322c55e684d7e1e4588f8365df9