[INFO] updating cached repository LPGhatguy/rbxplorer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LPGhatguy/rbxplorer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/rbxplorer" "work/ex/beta-1.38-1/sources/1.37.0/gh/LPGhatguy/rbxplorer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LPGhatguy/rbxplorer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LPGhatguy/rbxplorer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LPGhatguy/rbxplorer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LPGhatguy/rbxplorer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f2e09116ee77c38cc67d25bdec8a4f85d2c30a0 [INFO] sha for GitHub repo LPGhatguy/rbxplorer: 4f2e09116ee77c38cc67d25bdec8a4f85d2c30a0 [INFO] validating manifest of LPGhatguy/rbxplorer 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 LPGhatguy/rbxplorer 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 LPGhatguy/rbxplorer [INFO] finished frobbing LPGhatguy/rbxplorer [INFO] frobbed toml for LPGhatguy/rbxplorer written to work/ex/beta-1.38-1/sources/1.37.0/gh/LPGhatguy/rbxplorer/Cargo.toml [INFO] started frobbing LPGhatguy/rbxplorer [INFO] finished frobbing LPGhatguy/rbxplorer [INFO] frobbed toml for LPGhatguy/rbxplorer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LPGhatguy/rbxplorer/Cargo.toml [INFO] crate LPGhatguy/rbxplorer 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 LPGhatguy/rbxplorer 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/LPGhatguy/rbxplorer:/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] 66703a3a4533c1855dc9d56f4888be1e4341450e26bd1e185d963313b557f74a [INFO] running `"docker" "start" "-a" "66703a3a4533c1855dc9d56f4888be1e4341450e26bd1e185d963313b557f74a"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling bumpalo v2.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Compiling paste v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rbx_dom_weak v1.4.0 [INFO] [stderr] Compiling rbx_xml v0.6.0 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 5m 46s [INFO] running `"docker" "inspect" "66703a3a4533c1855dc9d56f4888be1e4341450e26bd1e185d963313b557f74a"` [INFO] running `"docker" "rm" "-f" "66703a3a4533c1855dc9d56f4888be1e4341450e26bd1e185d963313b557f74a"` [INFO] [stdout] 66703a3a4533c1855dc9d56f4888be1e4341450e26bd1e185d963313b557f74a [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/LPGhatguy/rbxplorer:/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] e62f4b3fabcbbeec090c2f8bf0de01b15c4e66fa5f831da9aa400608a667ae2e [INFO] running `"docker" "start" "-a" "e62f4b3fabcbbeec090c2f8bf0de01b15c4e66fa5f831da9aa400608a667ae2e"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "e62f4b3fabcbbeec090c2f8bf0de01b15c4e66fa5f831da9aa400608a667ae2e"` [INFO] running `"docker" "rm" "-f" "e62f4b3fabcbbeec090c2f8bf0de01b15c4e66fa5f831da9aa400608a667ae2e"` [INFO] [stdout] e62f4b3fabcbbeec090c2f8bf0de01b15c4e66fa5f831da9aa400608a667ae2e [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/LPGhatguy/rbxplorer:/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] 8aa7c16a89e4505a3cec8af163c3bfe4aabab2dbb4259f69d85708ecce2b711e [INFO] running `"docker" "start" "-a" "8aa7c16a89e4505a3cec8af163c3bfe4aabab2dbb4259f69d85708ecce2b711e"` [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-2cc706a65cf88157 [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" "8aa7c16a89e4505a3cec8af163c3bfe4aabab2dbb4259f69d85708ecce2b711e"` [INFO] running `"docker" "rm" "-f" "8aa7c16a89e4505a3cec8af163c3bfe4aabab2dbb4259f69d85708ecce2b711e"` [INFO] [stdout] 8aa7c16a89e4505a3cec8af163c3bfe4aabab2dbb4259f69d85708ecce2b711e