[INFO] updating cached repository csherratt/rplace.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/csherratt/rplace.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/csherratt/rplace.rs" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/csherratt/rplace.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/csherratt/rplace.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/csherratt/rplace.rs" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/csherratt/rplace.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/csherratt/rplace.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aba62a04dd06ac149d6d565b0b9c4302d10d699a [INFO] sha for GitHub repo csherratt/rplace.rs: aba62a04dd06ac149d6d565b0b9c4302d10d699a [INFO] validating manifest of csherratt/rplace.rs on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of csherratt/rplace.rs on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing csherratt/rplace.rs [INFO] finished frobbing csherratt/rplace.rs [INFO] frobbed toml for csherratt/rplace.rs written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/csherratt/rplace.rs/Cargo.toml [INFO] started frobbing csherratt/rplace.rs [INFO] finished frobbing csherratt/rplace.rs [INFO] frobbed toml for csherratt/rplace.rs written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/csherratt/rplace.rs/Cargo.toml [INFO] crate csherratt/rplace.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking csherratt/rplace.rs against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-1/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/csherratt/rplace.rs:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 19fb49ae030c30772ad61bea500cbb667622e99bb0c85e1ac1efef71e9a8b9fe [INFO] running `"docker" "start" "-a" "19fb49ae030c30772ad61bea500cbb667622e99bb0c85e1ac1efef71e9a8b9fe"` [INFO] [stderr] Compiling serde v0.9.14 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking cgmath v0.13.0 [INFO] [stderr] Checking clap v2.23.3 [INFO] [stderr] Checking x11-dl v2.13.0 [INFO] [stderr] Checking gfx v0.14.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.7.8 [INFO] [stderr] Checking wayland-client v0.7.8 [INFO] [stderr] Checking wayland-kbd v0.6.3 [INFO] [stderr] Checking wayland-window v0.4.4 [INFO] [stderr] Checking winit v0.5.11 [INFO] [stderr] Checking glutin v0.7.4 [INFO] [stderr] Checking gfx_window_glutin v0.14.0 [INFO] [stderr] Checking rplace-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.34s [INFO] running `"docker" "inspect" "19fb49ae030c30772ad61bea500cbb667622e99bb0c85e1ac1efef71e9a8b9fe"` [INFO] running `"docker" "rm" "-f" "19fb49ae030c30772ad61bea500cbb667622e99bb0c85e1ac1efef71e9a8b9fe"` [INFO] [stdout] 19fb49ae030c30772ad61bea500cbb667622e99bb0c85e1ac1efef71e9a8b9fe