[INFO] updating cached repository indutny/dumb-scrypt-wasm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/indutny/dumb-scrypt-wasm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/indutny/dumb-scrypt-wasm" "work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/indutny/dumb-scrypt-wasm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/indutny/dumb-scrypt-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/indutny/dumb-scrypt-wasm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6fc2a5d5d0ad32123a3ab1005abf2240eab6e008 [INFO] sha for GitHub repo indutny/dumb-scrypt-wasm: 6fc2a5d5d0ad32123a3ab1005abf2240eab6e008 [INFO] validating manifest of indutny/dumb-scrypt-wasm 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 indutny/dumb-scrypt-wasm 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 indutny/dumb-scrypt-wasm [INFO] finished frobbing indutny/dumb-scrypt-wasm [INFO] frobbed toml for indutny/dumb-scrypt-wasm written to work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm/Cargo.toml [INFO] started frobbing indutny/dumb-scrypt-wasm [INFO] finished frobbing indutny/dumb-scrypt-wasm [INFO] frobbed toml for indutny/dumb-scrypt-wasm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/indutny/dumb-scrypt-wasm/Cargo.toml [INFO] crate indutny/dumb-scrypt-wasm 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 indutny/dumb-scrypt-wasm 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm:/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] 121c1e9ab40d48bdf749e880c8824e856cb1ce8b8f91164ed39de32bc7e18bda [INFO] running `"docker" "start" "-a" "121c1e9ab40d48bdf749e880c8824e856cb1ce8b8f91164ed39de32bc7e18bda"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.29 [INFO] [stderr] Compiling dumb-crypto v3.0.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.29 [INFO] [stderr] Compiling dumb-scrypt-wasm v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.05s [INFO] running `"docker" "inspect" "121c1e9ab40d48bdf749e880c8824e856cb1ce8b8f91164ed39de32bc7e18bda"` [INFO] running `"docker" "rm" "-f" "121c1e9ab40d48bdf749e880c8824e856cb1ce8b8f91164ed39de32bc7e18bda"` [INFO] [stdout] 121c1e9ab40d48bdf749e880c8824e856cb1ce8b8f91164ed39de32bc7e18bda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm:/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] c5db3dbb84c8fc81e051789bc9c3c030f9c6d6f824cf3c97962b479cfe54583a [INFO] running `"docker" "start" "-a" "c5db3dbb84c8fc81e051789bc9c3c030f9c6d6f824cf3c97962b479cfe54583a"` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.29 [INFO] [stderr] Compiling js-sys v0.3.6 [INFO] [stderr] Compiling console_error_panic_hook v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.29 [INFO] [stderr] Compiling dumb-scrypt-wasm v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.20s [INFO] running `"docker" "inspect" "c5db3dbb84c8fc81e051789bc9c3c030f9c6d6f824cf3c97962b479cfe54583a"` [INFO] running `"docker" "rm" "-f" "c5db3dbb84c8fc81e051789bc9c3c030f9c6d6f824cf3c97962b479cfe54583a"` [INFO] [stdout] c5db3dbb84c8fc81e051789bc9c3c030f9c6d6f824cf3c97962b479cfe54583a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/indutny/dumb-scrypt-wasm:/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] a1b319f8c38150ddc3137540f0ba1ff9fad697548a6a46aff8a7bb382f99dd5a [INFO] running `"docker" "start" "-a" "a1b319f8c38150ddc3137540f0ba1ff9fad697548a6a46aff8a7bb382f99dd5a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/dumb_scrypt_wasm-23743f229be9389a [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 dumb-scrypt-wasm [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" "a1b319f8c38150ddc3137540f0ba1ff9fad697548a6a46aff8a7bb382f99dd5a"` [INFO] running `"docker" "rm" "-f" "a1b319f8c38150ddc3137540f0ba1ff9fad697548a6a46aff8a7bb382f99dd5a"` [INFO] [stdout] a1b319f8c38150ddc3137540f0ba1ff9fad697548a6a46aff8a7bb382f99dd5a