[INFO] updating cached repository levkazar/rust-webassembly-template [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/levkazar/rust-webassembly-template [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/levkazar/rust-webassembly-template" "work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-template'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/levkazar/rust-webassembly-template" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/levkazar/rust-webassembly-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/levkazar/rust-webassembly-template'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 92edda2f2dd4c55e15e725e4e0dcccc4e27f4edb [INFO] sha for GitHub repo levkazar/rust-webassembly-template: 92edda2f2dd4c55e15e725e4e0dcccc4e27f4edb [INFO] validating manifest of levkazar/rust-webassembly-template 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 levkazar/rust-webassembly-template 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 levkazar/rust-webassembly-template [INFO] finished frobbing levkazar/rust-webassembly-template [INFO] frobbed toml for levkazar/rust-webassembly-template written to work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-template/Cargo.toml [INFO] started frobbing levkazar/rust-webassembly-template [INFO] finished frobbing levkazar/rust-webassembly-template [INFO] frobbed toml for levkazar/rust-webassembly-template written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/levkazar/rust-webassembly-template/Cargo.toml [INFO] crate levkazar/rust-webassembly-template 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing levkazar/rust-webassembly-template against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-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=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.37.0" "build" "--frozen"` [INFO] [stdout] 239c4ea59578c018a13198f909d687c8cdd9c1d4445de0c67573734e3e79db6c [INFO] running `"docker" "start" "-a" "239c4ea59578c018a13198f909d687c8cdd9c1d4445de0c67573734e3e79db6c"` [INFO] [stderr] Compiling webassembly_template v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "239c4ea59578c018a13198f909d687c8cdd9c1d4445de0c67573734e3e79db6c"` [INFO] running `"docker" "rm" "-f" "239c4ea59578c018a13198f909d687c8cdd9c1d4445de0c67573734e3e79db6c"` [INFO] [stdout] 239c4ea59578c018a13198f909d687c8cdd9c1d4445de0c67573734e3e79db6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-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=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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 75b18af4fef59d87fd4b441810da5cfe8efa7e66cab8f843fc4c8f7d70e9825a [INFO] running `"docker" "start" "-a" "75b18af4fef59d87fd4b441810da5cfe8efa7e66cab8f843fc4c8f7d70e9825a"` [INFO] [stderr] Compiling webassembly_template v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "75b18af4fef59d87fd4b441810da5cfe8efa7e66cab8f843fc4c8f7d70e9825a"` [INFO] running `"docker" "rm" "-f" "75b18af4fef59d87fd4b441810da5cfe8efa7e66cab8f843fc4c8f7d70e9825a"` [INFO] [stdout] 75b18af4fef59d87fd4b441810da5cfe8efa7e66cab8f843fc4c8f7d70e9825a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/levkazar/rust-webassembly-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=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.37.0" "test" "--frozen"` [INFO] [stdout] 098aad023867e2896b0f061c2a085a050f2030a8d8857644e000ee6e2c245d04 [INFO] running `"docker" "start" "-a" "098aad023867e2896b0f061c2a085a050f2030a8d8857644e000ee6e2c245d04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/webassembly_template-c9c6e3a2f2a9b7c3 [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" "098aad023867e2896b0f061c2a085a050f2030a8d8857644e000ee6e2c245d04"` [INFO] running `"docker" "rm" "-f" "098aad023867e2896b0f061c2a085a050f2030a8d8857644e000ee6e2c245d04"` [INFO] [stdout] 098aad023867e2896b0f061c2a085a050f2030a8d8857644e000ee6e2c245d04