[INFO] cloning repository theherk/ddtest [INFO] running `"git" "clone" "--bare" "git://github.com/theherk/ddtest.git" "work/cache/sources/gh/theherk/ddtest"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/theherk/ddtest'... [INFO] running `"git" "clone" "work/cache/sources/gh/theherk/ddtest" "work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/theherk/ddtest"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/theherk/ddtest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theherk/ddtest" "work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/theherk/ddtest"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/theherk/ddtest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f0a73251189700c23c50fd4c0ffd21718b05dd8 [INFO] sha for GitHub repo theherk/ddtest: 7f0a73251189700c23c50fd4c0ffd21718b05dd8 [INFO] validating manifest of theherk/ddtest on toolchain master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of theherk/ddtest on toolchain try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing theherk/ddtest [INFO] finished frobbing theherk/ddtest [INFO] frobbed toml for theherk/ddtest written to work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/theherk/ddtest/Cargo.toml [INFO] started frobbing theherk/ddtest [INFO] finished frobbing theherk/ddtest [INFO] frobbed toml for theherk/ddtest written to work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/theherk/ddtest/Cargo.toml [INFO] crate theherk/ddtest has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dipstick v0.6.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking theherk/ddtest against master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 for pr-58899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58899/worker-0/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/theherk/ddtest:/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=forbid" "-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" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 00381f81d3d82b24fc2055c5e6240090c6c6c07f43def769ee3fa8691a72baf9 [INFO] running `"docker" "start" "-a" "00381f81d3d82b24fc2055c5e6240090c6c6c07f43def769ee3fa8691a72baf9"` [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling dipstick v0.6.5 [INFO] [stderr] Checking ddtest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.07s [INFO] running `"docker" "inspect" "00381f81d3d82b24fc2055c5e6240090c6c6c07f43def769ee3fa8691a72baf9"` [INFO] running `"docker" "rm" "-f" "00381f81d3d82b24fc2055c5e6240090c6c6c07f43def769ee3fa8691a72baf9"` [INFO] [stdout] 00381f81d3d82b24fc2055c5e6240090c6c6c07f43def769ee3fa8691a72baf9