[INFO] updating cached repository archer884/wichard [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/wichard [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/wichard" "work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/wichard" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/wichard"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/wichard'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21d9e06cdc8349d2f5aecb9d931ac2f3b3b14dc2 [INFO] sha for GitHub repo archer884/wichard: 21d9e06cdc8349d2f5aecb9d931ac2f3b3b14dc2 [INFO] validating manifest of archer884/wichard 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 archer884/wichard 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 archer884/wichard [INFO] finished frobbing archer884/wichard [INFO] frobbed toml for archer884/wichard written to work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard/Cargo.toml [INFO] started frobbing archer884/wichard [INFO] finished frobbing archer884/wichard [INFO] frobbed toml for archer884/wichard written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/wichard/Cargo.toml [INFO] crate archer884/wichard 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 archer884/wichard 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard:/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] ba19a102f65776cb11b40d100e145ef1467590555e3d0d7d0593bdd7a4222944 [INFO] running `"docker" "start" "-a" "ba19a102f65776cb11b40d100e145ef1467590555e3d0d7d0593bdd7a4222944"` [INFO] [stderr] Compiling wichard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "ba19a102f65776cb11b40d100e145ef1467590555e3d0d7d0593bdd7a4222944"` [INFO] running `"docker" "rm" "-f" "ba19a102f65776cb11b40d100e145ef1467590555e3d0d7d0593bdd7a4222944"` [INFO] [stdout] ba19a102f65776cb11b40d100e145ef1467590555e3d0d7d0593bdd7a4222944 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard:/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] 649640a538b1b98c47ac6a46e6c6baccc74015c7ea3a846e070758b2baf257a3 [INFO] running `"docker" "start" "-a" "649640a538b1b98c47ac6a46e6c6baccc74015c7ea3a846e070758b2baf257a3"` [INFO] [stderr] Compiling wichard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "649640a538b1b98c47ac6a46e6c6baccc74015c7ea3a846e070758b2baf257a3"` [INFO] running `"docker" "rm" "-f" "649640a538b1b98c47ac6a46e6c6baccc74015c7ea3a846e070758b2baf257a3"` [INFO] [stdout] 649640a538b1b98c47ac6a46e6c6baccc74015c7ea3a846e070758b2baf257a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/wichard:/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] 624de16d789351f2f55d83b2e56b0dcbce84b728271d51f9db2118cca3b951c5 [INFO] running `"docker" "start" "-a" "624de16d789351f2f55d83b2e56b0dcbce84b728271d51f9db2118cca3b951c5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/wichard-801be32773b7c4f8 [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" "624de16d789351f2f55d83b2e56b0dcbce84b728271d51f9db2118cca3b951c5"` [INFO] running `"docker" "rm" "-f" "624de16d789351f2f55d83b2e56b0dcbce84b728271d51f9db2118cca3b951c5"` [INFO] [stdout] 624de16d789351f2f55d83b2e56b0dcbce84b728271d51f9db2118cca3b951c5