[INFO] updating cached repository h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/h3nnn4n/Rust-TypeScript-Wasm-Template" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/h3nnn4n/Rust-TypeScript-Wasm-Template"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/h3nnn4n/Rust-TypeScript-Wasm-Template'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/h3nnn4n/Rust-TypeScript-Wasm-Template" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/h3nnn4n/Rust-TypeScript-Wasm-Template"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/h3nnn4n/Rust-TypeScript-Wasm-Template'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f8c62c349036023d0999d7bab2958923216cb191 [INFO] sha for GitHub repo h3nnn4n/Rust-TypeScript-Wasm-Template: f8c62c349036023d0999d7bab2958923216cb191 [INFO] validating manifest of h3nnn4n/Rust-TypeScript-Wasm-Template on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of h3nnn4n/Rust-TypeScript-Wasm-Template on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] finished frobbing h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] frobbed toml for h3nnn4n/Rust-TypeScript-Wasm-Template written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/h3nnn4n/Rust-TypeScript-Wasm-Template/Cargo.toml [INFO] started frobbing h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] finished frobbing h3nnn4n/Rust-TypeScript-Wasm-Template [INFO] frobbed toml for h3nnn4n/Rust-TypeScript-Wasm-Template written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/h3nnn4n/Rust-TypeScript-Wasm-Template/Cargo.toml [INFO] crate h3nnn4n/Rust-TypeScript-Wasm-Template already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking h3nnn4n/Rust-TypeScript-Wasm-Template against master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-1/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/h3nnn4n/Rust-TypeScript-Wasm-Template:/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" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3072e80880ae72e3c0478e23346762635498b73dfaee8ff9c963d7f9f564df60 [INFO] running `"docker" "start" "-a" "3072e80880ae72e3c0478e23346762635498b73dfaee8ff9c963d7f9f564df60"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.37 [INFO] [stderr] Compiling wasm-bindgen v0.2.37 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.37 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.37 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.37 [INFO] [stderr] Checking js-sys v0.3.14 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.14 [INFO] [stderr] Checking ilovewasm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "3072e80880ae72e3c0478e23346762635498b73dfaee8ff9c963d7f9f564df60"` [INFO] running `"docker" "rm" "-f" "3072e80880ae72e3c0478e23346762635498b73dfaee8ff9c963d7f9f564df60"` [INFO] [stdout] 3072e80880ae72e3c0478e23346762635498b73dfaee8ff9c963d7f9f564df60