[INFO] updating cached repository wezm/rust-intro-talk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wezm/rust-intro-talk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wezm/rust-intro-talk" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/wezm/rust-intro-talk"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/wezm/rust-intro-talk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wezm/rust-intro-talk" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/wezm/rust-intro-talk"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/wezm/rust-intro-talk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 978872c31d714aa413ee86a7c6b5ccdbc8966caa [INFO] sha for GitHub repo wezm/rust-intro-talk: 978872c31d714aa413ee86a7c6b5ccdbc8966caa [INFO] validating manifest of wezm/rust-intro-talk 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 wezm/rust-intro-talk 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 wezm/rust-intro-talk [INFO] finished frobbing wezm/rust-intro-talk [INFO] frobbed toml for wezm/rust-intro-talk written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/wezm/rust-intro-talk/Cargo.toml [INFO] started frobbing wezm/rust-intro-talk [INFO] finished frobbing wezm/rust-intro-talk [INFO] frobbed toml for wezm/rust-intro-talk written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/wezm/rust-intro-talk/Cargo.toml [INFO] crate wezm/rust-intro-talk 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wezm/rust-intro-talk against master#0f88167f89fffe321590c5148f21b7d51d44388d for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-0/master#0f88167f89fffe321590c5148f21b7d51d44388d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/wezm/rust-intro-talk:/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" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 334259260f67e34776a85a0c772c4e66ba3c4aab6912b40f84706975e3d68928 [INFO] running `"docker" "start" "-a" "334259260f67e34776a85a0c772c4e66ba3c4aab6912b40f84706975e3d68928"` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling pulldown-cmark v0.1.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking backtrace-sys v0.1.16 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Checking cargo_metadata v0.3.3 [INFO] [stderr] Checking skeptic v0.13.2 [INFO] [stderr] Compiling demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.27s [INFO] running `"docker" "inspect" "334259260f67e34776a85a0c772c4e66ba3c4aab6912b40f84706975e3d68928"` [INFO] running `"docker" "rm" "-f" "334259260f67e34776a85a0c772c4e66ba3c4aab6912b40f84706975e3d68928"` [INFO] [stdout] 334259260f67e34776a85a0c772c4e66ba3c4aab6912b40f84706975e3d68928