[INFO] updating cached repository ashtneoi/okoma [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ashtneoi/okoma [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ashtneoi/okoma" "work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ashtneoi/okoma" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ashtneoi/okoma"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ashtneoi/okoma'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 135dc2d26ee71e6a14b9f3f6e7b81c39d95d3b9e [INFO] sha for GitHub repo ashtneoi/okoma: 135dc2d26ee71e6a14b9f3f6e7b81c39d95d3b9e [INFO] validating manifest of ashtneoi/okoma 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 ashtneoi/okoma 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 ashtneoi/okoma [INFO] finished frobbing ashtneoi/okoma [INFO] frobbed toml for ashtneoi/okoma written to work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma/Cargo.toml [INFO] started frobbing ashtneoi/okoma [INFO] finished frobbing ashtneoi/okoma [INFO] frobbed toml for ashtneoi/okoma written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ashtneoi/okoma/Cargo.toml [INFO] crate ashtneoi/okoma 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 ashtneoi/okoma 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma:/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] 8b8da7bf6f07e351109ef978832aab5753642963b142e577c26b0401c6d8c263 [INFO] running `"docker" "start" "-a" "8b8da7bf6f07e351109ef978832aab5753642963b142e577c26b0401c6d8c263"` [INFO] [stderr] Compiling okoma v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "8b8da7bf6f07e351109ef978832aab5753642963b142e577c26b0401c6d8c263"` [INFO] running `"docker" "rm" "-f" "8b8da7bf6f07e351109ef978832aab5753642963b142e577c26b0401c6d8c263"` [INFO] [stdout] 8b8da7bf6f07e351109ef978832aab5753642963b142e577c26b0401c6d8c263 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma:/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] 6529b3a254779a2fb63783608529db284976748a772ac3e8ddbc147b6be34a52 [INFO] running `"docker" "start" "-a" "6529b3a254779a2fb63783608529db284976748a772ac3e8ddbc147b6be34a52"` [INFO] [stderr] Compiling okoma v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "6529b3a254779a2fb63783608529db284976748a772ac3e8ddbc147b6be34a52"` [INFO] running `"docker" "rm" "-f" "6529b3a254779a2fb63783608529db284976748a772ac3e8ddbc147b6be34a52"` [INFO] [stdout] 6529b3a254779a2fb63783608529db284976748a772ac3e8ddbc147b6be34a52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ashtneoi/okoma:/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] 6cad178b96011fb956d4db5b6dc75f032c7ddec859a9ed6fad82a4250df6c4fa [INFO] running `"docker" "start" "-a" "6cad178b96011fb956d4db5b6dc75f032c7ddec859a9ed6fad82a4250df6c4fa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/okoma-edca32d1d3ef7bdd [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" "6cad178b96011fb956d4db5b6dc75f032c7ddec859a9ed6fad82a4250df6c4fa"` [INFO] running `"docker" "rm" "-f" "6cad178b96011fb956d4db5b6dc75f032c7ddec859a9ed6fad82a4250df6c4fa"` [INFO] [stdout] 6cad178b96011fb956d4db5b6dc75f032c7ddec859a9ed6fad82a4250df6c4fa