[INFO] updating cached repository light4/d [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/light4/d [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/light4/d" "work/ex/beta-1.37-6/sources/1.36.0/gh/light4/d"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/light4/d'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/light4/d" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/light4/d"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/light4/d'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65f73a7014ee2bebe60c331cceeeee269c6766d9 [INFO] sha for GitHub repo light4/d: 65f73a7014ee2bebe60c331cceeeee269c6766d9 [INFO] validating manifest of light4/d 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 light4/d 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 light4/d [INFO] finished frobbing light4/d [INFO] frobbed toml for light4/d written to work/ex/beta-1.37-6/sources/1.36.0/gh/light4/d/Cargo.toml [INFO] started frobbing light4/d [INFO] finished frobbing light4/d [INFO] frobbed toml for light4/d written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/light4/d/Cargo.toml [INFO] crate light4/d 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 light4/d 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-1/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/light4/d:/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] 69f90e37d2621ecbfb7dbd697ad83493ef4aa267be2e53264f88fd6746c60d6f [INFO] running `"docker" "start" "-a" "69f90e37d2621ecbfb7dbd697ad83493ef4aa267be2e53264f88fd6746c60d6f"` [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling d v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "69f90e37d2621ecbfb7dbd697ad83493ef4aa267be2e53264f88fd6746c60d6f"` [INFO] running `"docker" "rm" "-f" "69f90e37d2621ecbfb7dbd697ad83493ef4aa267be2e53264f88fd6746c60d6f"` [INFO] [stdout] 69f90e37d2621ecbfb7dbd697ad83493ef4aa267be2e53264f88fd6746c60d6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/light4/d:/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] fa967018697b4abf3bcbc4e0095640646d69a2d5cc83f4e889c92406f9030742 [INFO] running `"docker" "start" "-a" "fa967018697b4abf3bcbc4e0095640646d69a2d5cc83f4e889c92406f9030742"` [INFO] [stderr] Compiling d v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "fa967018697b4abf3bcbc4e0095640646d69a2d5cc83f4e889c92406f9030742"` [INFO] running `"docker" "rm" "-f" "fa967018697b4abf3bcbc4e0095640646d69a2d5cc83f4e889c92406f9030742"` [INFO] [stdout] fa967018697b4abf3bcbc4e0095640646d69a2d5cc83f4e889c92406f9030742 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/light4/d:/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] f02d5ead069abf486c02531b5f48a1a2e33394b991bf303b4908e0aba4777c07 [INFO] running `"docker" "start" "-a" "f02d5ead069abf486c02531b5f48a1a2e33394b991bf303b4908e0aba4777c07"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/d-2defdbf675ef8c99 [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" "f02d5ead069abf486c02531b5f48a1a2e33394b991bf303b4908e0aba4777c07"` [INFO] running `"docker" "rm" "-f" "f02d5ead069abf486c02531b5f48a1a2e33394b991bf303b4908e0aba4777c07"` [INFO] [stdout] f02d5ead069abf486c02531b5f48a1a2e33394b991bf303b4908e0aba4777c07