[INFO] cloning repository seppo0010/rust-wasm-boilerplate [INFO] running `"git" "clone" "--bare" "git://github.com/seppo0010/rust-wasm-boilerplate.git" "work/cache/sources/gh/seppo0010/rust-wasm-boilerplate"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/seppo0010/rust-wasm-boilerplate'... [INFO] running `"git" "clone" "work/cache/sources/gh/seppo0010/rust-wasm-boilerplate" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/seppo0010/rust-wasm-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/seppo0010/rust-wasm-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/seppo0010/rust-wasm-boilerplate" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/seppo0010/rust-wasm-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/seppo0010/rust-wasm-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 119601053f995ddb9dea81981c2060f2d3135625 [INFO] sha for GitHub repo seppo0010/rust-wasm-boilerplate: 119601053f995ddb9dea81981c2060f2d3135625 [INFO] validating manifest of seppo0010/rust-wasm-boilerplate 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 seppo0010/rust-wasm-boilerplate 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 seppo0010/rust-wasm-boilerplate [INFO] finished frobbing seppo0010/rust-wasm-boilerplate [INFO] frobbed toml for seppo0010/rust-wasm-boilerplate written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/seppo0010/rust-wasm-boilerplate/Cargo.toml [INFO] started frobbing seppo0010/rust-wasm-boilerplate [INFO] finished frobbing seppo0010/rust-wasm-boilerplate [INFO] frobbed toml for seppo0010/rust-wasm-boilerplate written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/seppo0010/rust-wasm-boilerplate/Cargo.toml [INFO] crate seppo0010/rust-wasm-boilerplate 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 seppo0010/rust-wasm-boilerplate 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/seppo0010/rust-wasm-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=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] 01e37101d8b3fea3dc4ad450a5220da5b15123c27e1c527fef49eddf82335854 [INFO] running `"docker" "start" "-a" "01e37101d8b3fea3dc4ad450a5220da5b15123c27e1c527fef49eddf82335854"` [INFO] [stderr] Compiling reverse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "01e37101d8b3fea3dc4ad450a5220da5b15123c27e1c527fef49eddf82335854"` [INFO] running `"docker" "rm" "-f" "01e37101d8b3fea3dc4ad450a5220da5b15123c27e1c527fef49eddf82335854"` [INFO] [stdout] 01e37101d8b3fea3dc4ad450a5220da5b15123c27e1c527fef49eddf82335854 [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/seppo0010/rust-wasm-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=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] 0e27e110ae5ce4425da8bcb00817734ba21c6f88d78bdfcdf0a8566679d4ba1a [INFO] running `"docker" "start" "-a" "0e27e110ae5ce4425da8bcb00817734ba21c6f88d78bdfcdf0a8566679d4ba1a"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling reverse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "0e27e110ae5ce4425da8bcb00817734ba21c6f88d78bdfcdf0a8566679d4ba1a"` [INFO] running `"docker" "rm" "-f" "0e27e110ae5ce4425da8bcb00817734ba21c6f88d78bdfcdf0a8566679d4ba1a"` [INFO] [stdout] 0e27e110ae5ce4425da8bcb00817734ba21c6f88d78bdfcdf0a8566679d4ba1a [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/seppo0010/rust-wasm-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=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] 68521fce475bb41eba703f4848f3e6a276ed67ab005817c8107ef51851fc6b0e [INFO] running `"docker" "start" "-a" "68521fce475bb41eba703f4848f3e6a276ed67ab005817c8107ef51851fc6b0e"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/reverse-32118338d595cb53 [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" "68521fce475bb41eba703f4848f3e6a276ed67ab005817c8107ef51851fc6b0e"` [INFO] running `"docker" "rm" "-f" "68521fce475bb41eba703f4848f3e6a276ed67ab005817c8107ef51851fc6b0e"` [INFO] [stdout] 68521fce475bb41eba703f4848f3e6a276ed67ab005817c8107ef51851fc6b0e