[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 beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ce6cb8d94b8873ae6419f3cc870fabe256dc68db599bc77c438f1f6b40bbc03d [INFO] running `"docker" "start" "-a" "ce6cb8d94b8873ae6419f3cc870fabe256dc68db599bc77c438f1f6b40bbc03d"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [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 1m 23s [INFO] running `"docker" "inspect" "ce6cb8d94b8873ae6419f3cc870fabe256dc68db599bc77c438f1f6b40bbc03d"` [INFO] running `"docker" "rm" "-f" "ce6cb8d94b8873ae6419f3cc870fabe256dc68db599bc77c438f1f6b40bbc03d"` [INFO] [stdout] ce6cb8d94b8873ae6419f3cc870fabe256dc68db599bc77c438f1f6b40bbc03d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 60629355fe546ba6254e7bbed60adaeafef09608e267fdf47a6f3c86d2ef55fe [INFO] running `"docker" "start" "-a" "60629355fe546ba6254e7bbed60adaeafef09608e267fdf47a6f3c86d2ef55fe"` [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.20s [INFO] running `"docker" "inspect" "60629355fe546ba6254e7bbed60adaeafef09608e267fdf47a6f3c86d2ef55fe"` [INFO] running `"docker" "rm" "-f" "60629355fe546ba6254e7bbed60adaeafef09608e267fdf47a6f3c86d2ef55fe"` [INFO] [stdout] 60629355fe546ba6254e7bbed60adaeafef09608e267fdf47a6f3c86d2ef55fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 757b6c123a8a89c641b78525987bb5abdf2dccd51f0a3442517f3bcaf264448d [INFO] running `"docker" "start" "-a" "757b6c123a8a89c641b78525987bb5abdf2dccd51f0a3442517f3bcaf264448d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcm_visual-6fe3f509bfa067f7 [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-a1fcd35874a23473 [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" "757b6c123a8a89c641b78525987bb5abdf2dccd51f0a3442517f3bcaf264448d"` [INFO] running `"docker" "rm" "-f" "757b6c123a8a89c641b78525987bb5abdf2dccd51f0a3442517f3bcaf264448d"` [INFO] [stdout] 757b6c123a8a89c641b78525987bb5abdf2dccd51f0a3442517f3bcaf264448d