[INFO] updating cached repository luan/raze [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luan/raze [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luan/raze" "work/ex/beta-1.38-1/sources/1.37.0/gh/luan/raze"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/luan/raze'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luan/raze" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luan/raze"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luan/raze'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 566222ede8de1801bac2e6982306769b1ab1d9ec [INFO] sha for GitHub repo luan/raze: 566222ede8de1801bac2e6982306769b1ab1d9ec [INFO] validating manifest of luan/raze 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 luan/raze 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 luan/raze [INFO] finished frobbing luan/raze [INFO] frobbed toml for luan/raze written to work/ex/beta-1.38-1/sources/1.37.0/gh/luan/raze/Cargo.toml [INFO] started frobbing luan/raze [INFO] finished frobbing luan/raze [INFO] frobbed toml for luan/raze written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luan/raze/Cargo.toml [INFO] crate luan/raze 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 luan/raze 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-2/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/luan/raze:/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] 8cef5564141568e547f7bcdc80171d0608e37beaf85175ec03e3314b8131e78e [INFO] running `"docker" "start" "-a" "8cef5564141568e547f7bcdc80171d0608e37beaf85175ec03e3314b8131e78e"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling raze v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `"docker" "inspect" "8cef5564141568e547f7bcdc80171d0608e37beaf85175ec03e3314b8131e78e"` [INFO] running `"docker" "rm" "-f" "8cef5564141568e547f7bcdc80171d0608e37beaf85175ec03e3314b8131e78e"` [INFO] [stdout] 8cef5564141568e547f7bcdc80171d0608e37beaf85175ec03e3314b8131e78e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/luan/raze:/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] 1245a85cc11f15a232cc284ef83600ae569e914f9bc541dcae545bbc72196c8f [INFO] running `"docker" "start" "-a" "1245a85cc11f15a232cc284ef83600ae569e914f9bc541dcae545bbc72196c8f"` [INFO] [stderr] Compiling raze v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "1245a85cc11f15a232cc284ef83600ae569e914f9bc541dcae545bbc72196c8f"` [INFO] running `"docker" "rm" "-f" "1245a85cc11f15a232cc284ef83600ae569e914f9bc541dcae545bbc72196c8f"` [INFO] [stdout] 1245a85cc11f15a232cc284ef83600ae569e914f9bc541dcae545bbc72196c8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/luan/raze:/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] c686b62a17d2253dc6c54ad9513704c9db37f9aa9c7a87bcd4a9834dc1d6eabb [INFO] running `"docker" "start" "-a" "c686b62a17d2253dc6c54ad9513704c9db37f9aa9c7a87bcd4a9834dc1d6eabb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/raze-76aa6fc75526c654 [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] [stderr] Running /opt/crater/target/debug/deps/raze-0669660e1c42fa85 [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] [stderr] Doc-tests raze [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" "c686b62a17d2253dc6c54ad9513704c9db37f9aa9c7a87bcd4a9834dc1d6eabb"` [INFO] running `"docker" "rm" "-f" "c686b62a17d2253dc6c54ad9513704c9db37f9aa9c7a87bcd4a9834dc1d6eabb"` [INFO] [stdout] c686b62a17d2253dc6c54ad9513704c9db37f9aa9c7a87bcd4a9834dc1d6eabb