[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.38-1/sources/1.37.0/gh/leegee/rust-ts-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/leegee/rust-ts-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leegee/rust-ts-boilerplate on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing leegee/rust-ts-boilerplate against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 78353a9ff50ebdf5016a82c2eef192626ea8ff8c32aed42a3ba621c1362f5686 [INFO] running `"docker" "start" "-a" "78353a9ff50ebdf5016a82c2eef192626ea8ff8c32aed42a3ba621c1362f5686"` [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 sourcefile v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling env_logger v0.6.1 [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 wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Compiling js-sys v0.3.19 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.19 [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 26s [INFO] running `"docker" "inspect" "78353a9ff50ebdf5016a82c2eef192626ea8ff8c32aed42a3ba621c1362f5686"` [INFO] running `"docker" "rm" "-f" "78353a9ff50ebdf5016a82c2eef192626ea8ff8c32aed42a3ba621c1362f5686"` [INFO] [stdout] 78353a9ff50ebdf5016a82c2eef192626ea8ff8c32aed42a3ba621c1362f5686 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] de603435f62bc8a46025b04a4da11fc4e1ab64a497c35e38616e08341a450442 [INFO] running `"docker" "start" "-a" "de603435f62bc8a46025b04a4da11fc4e1ab64a497c35e38616e08341a450442"` [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling scoped-tls v1.0.0 [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 8.54s [INFO] running `"docker" "inspect" "de603435f62bc8a46025b04a4da11fc4e1ab64a497c35e38616e08341a450442"` [INFO] running `"docker" "rm" "-f" "de603435f62bc8a46025b04a4da11fc4e1ab64a497c35e38616e08341a450442"` [INFO] [stdout] de603435f62bc8a46025b04a4da11fc4e1ab64a497c35e38616e08341a450442 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] 82a7dc1d4e9e97fc921264160b4253f9bff24c7094db1ada94ac3bf964ecf880 [INFO] running `"docker" "start" "-a" "82a7dc1d4e9e97fc921264160b4253f9bff24c7094db1ada94ac3bf964ecf880"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcm_visual-3bbee09ddb049148 [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-2094583cff5bbe9e [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" "82a7dc1d4e9e97fc921264160b4253f9bff24c7094db1ada94ac3bf964ecf880"` [INFO] running `"docker" "rm" "-f" "82a7dc1d4e9e97fc921264160b4253f9bff24c7094db1ada94ac3bf964ecf880"` [INFO] [stdout] 82a7dc1d4e9e97fc921264160b4253f9bff24c7094db1ada94ac3bf964ecf880