[INFO] updating cached repository maxbeutel/hough-transform-explained [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/maxbeutel/hough-transform-explained [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/maxbeutel/hough-transform-explained" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/maxbeutel/hough-transform-explained"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/maxbeutel/hough-transform-explained'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maxbeutel/hough-transform-explained" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/maxbeutel/hough-transform-explained"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/maxbeutel/hough-transform-explained'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f487faa92ef33f08c7531fe6a8cd0af9032ea227 [INFO] sha for GitHub repo maxbeutel/hough-transform-explained: f487faa92ef33f08c7531fe6a8cd0af9032ea227 [INFO] validating manifest of maxbeutel/hough-transform-explained on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of maxbeutel/hough-transform-explained on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing maxbeutel/hough-transform-explained [INFO] finished frobbing maxbeutel/hough-transform-explained [INFO] frobbed toml for maxbeutel/hough-transform-explained written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/maxbeutel/hough-transform-explained/Cargo.toml [INFO] started frobbing maxbeutel/hough-transform-explained [INFO] finished frobbing maxbeutel/hough-transform-explained [INFO] frobbed toml for maxbeutel/hough-transform-explained written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/maxbeutel/hough-transform-explained/Cargo.toml [INFO] crate maxbeutel/hough-transform-explained already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking maxbeutel/hough-transform-explained against master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-1/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/maxbeutel/hough-transform-explained:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 75ccbdb7b5b322bfa386739cfca7f6b0814ed8783b44d52d0f0b79212bda2247 [INFO] running `"docker" "start" "-a" "75ccbdb7b5b322bfa386739cfca7f6b0814ed8783b44d52d0f0b79212bda2247"` [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Checking num_cpus v1.1.0 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking rayon v0.5.0 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stderr] Checking nalgebra v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.1.8 [INFO] [stderr] Checking flate2 v0.2.14 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking image v0.10.3 [INFO] [stderr] Checking hough-transform-explained v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `"docker" "inspect" "75ccbdb7b5b322bfa386739cfca7f6b0814ed8783b44d52d0f0b79212bda2247"` [INFO] running `"docker" "rm" "-f" "75ccbdb7b5b322bfa386739cfca7f6b0814ed8783b44d52d0f0b79212bda2247"` [INFO] [stdout] 75ccbdb7b5b322bfa386739cfca7f6b0814ed8783b44d52d0f0b79212bda2247