[INFO] updating cached repository kaorun343/uno [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kaorun343/uno [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kaorun343/uno" "work/ex/beta-1.37-6/sources/1.36.0/gh/kaorun343/uno"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kaorun343/uno'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kaorun343/uno" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d25e06a439d5cf7f46fc479c2f6aa450687153ce [INFO] sha for GitHub repo kaorun343/uno: d25e06a439d5cf7f46fc479c2f6aa450687153ce [INFO] validating manifest of kaorun343/uno 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 kaorun343/uno 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 kaorun343/uno [INFO] finished frobbing kaorun343/uno [INFO] frobbed toml for kaorun343/uno written to work/ex/beta-1.37-6/sources/1.36.0/gh/kaorun343/uno/Cargo.toml [INFO] started frobbing kaorun343/uno [INFO] finished frobbing kaorun343/uno [INFO] frobbed toml for kaorun343/uno written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno/Cargo.toml [INFO] crate kaorun343/uno 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 kaorun343/uno against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno:/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-07-23" "build" "--frozen"` [INFO] [stdout] 4e65931680713c34071809fe73275d4d143e2387c27d6596a1d46254dc221c3d [INFO] running `"docker" "start" "-a" "4e65931680713c34071809fe73275d4d143e2387c27d6596a1d46254dc221c3d"` [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling uno v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `"docker" "inspect" "4e65931680713c34071809fe73275d4d143e2387c27d6596a1d46254dc221c3d"` [INFO] running `"docker" "rm" "-f" "4e65931680713c34071809fe73275d4d143e2387c27d6596a1d46254dc221c3d"` [INFO] [stdout] 4e65931680713c34071809fe73275d4d143e2387c27d6596a1d46254dc221c3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 224f576a402815c3714052383dec627d414db8623a4bac51dea4ecbb69f7d467 [INFO] running `"docker" "start" "-a" "224f576a402815c3714052383dec627d414db8623a4bac51dea4ecbb69f7d467"` [INFO] [stderr] Compiling uno v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "224f576a402815c3714052383dec627d414db8623a4bac51dea4ecbb69f7d467"` [INFO] running `"docker" "rm" "-f" "224f576a402815c3714052383dec627d414db8623a4bac51dea4ecbb69f7d467"` [INFO] [stdout] 224f576a402815c3714052383dec627d414db8623a4bac51dea4ecbb69f7d467 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaorun343/uno:/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-07-23" "test" "--frozen"` [INFO] [stdout] aa85933cd0b5b7b4e84020add39f92555ab7e9fac82fa427f266676f1e0b7b8d [INFO] running `"docker" "start" "-a" "aa85933cd0b5b7b4e84020add39f92555ab7e9fac82fa427f266676f1e0b7b8d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/uno-6a1e5e50f90b10f8 [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" "aa85933cd0b5b7b4e84020add39f92555ab7e9fac82fa427f266676f1e0b7b8d"` [INFO] running `"docker" "rm" "-f" "aa85933cd0b5b7b4e84020add39f92555ab7e9fac82fa427f266676f1e0b7b8d"` [INFO] [stdout] aa85933cd0b5b7b4e84020add39f92555ab7e9fac82fa427f266676f1e0b7b8d