[INFO] updating cached repository mubiquity/Rust-Nature-of-Code [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mubiquity/Rust-Nature-of-Code [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mubiquity/Rust-Nature-of-Code" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/mubiquity/Rust-Nature-of-Code"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/mubiquity/Rust-Nature-of-Code'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mubiquity/Rust-Nature-of-Code" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/mubiquity/Rust-Nature-of-Code"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/mubiquity/Rust-Nature-of-Code'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d8e8ca56c9914340affa09702295cd160d7d1f5 [INFO] sha for GitHub repo mubiquity/Rust-Nature-of-Code: 0d8e8ca56c9914340affa09702295cd160d7d1f5 [INFO] validating manifest of mubiquity/Rust-Nature-of-Code on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mubiquity/Rust-Nature-of-Code on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mubiquity/Rust-Nature-of-Code [INFO] finished frobbing mubiquity/Rust-Nature-of-Code [INFO] frobbed toml for mubiquity/Rust-Nature-of-Code written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/mubiquity/Rust-Nature-of-Code/Cargo.toml [INFO] started frobbing mubiquity/Rust-Nature-of-Code [INFO] finished frobbing mubiquity/Rust-Nature-of-Code [INFO] frobbed toml for mubiquity/Rust-Nature-of-Code written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/mubiquity/Rust-Nature-of-Code/Cargo.toml [INFO] crate mubiquity/Rust-Nature-of-Code already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mubiquity/Rust-Nature-of-Code against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-6/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/mubiquity/Rust-Nature-of-Code:/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" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b00fafb8c47c94adfe1536345cb11fd6f7e4fb59f1bfb436243e2acb54901769 [INFO] running `"docker" "start" "-a" "b00fafb8c47c94adfe1536345cb11fd6f7e4fb59f1bfb436243e2acb54901769"` [INFO] [stderr] Checking rand_core v0.1.0-pre.0 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rand v0.5.0-pre.0 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Checking noise v0.5.1 [INFO] [stderr] Checking piston2d-opengl_graphics v0.52.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Checking pistoncore-input v0.20.0 [INFO] [stderr] Checking pistoncore-window v0.31.0 [INFO] [stderr] Checking pistoncore-event_loop v0.36.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.45.3 [INFO] [stderr] Checking piston v0.36.0 [INFO] [stderr] Checking nature_of_code v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.80s [INFO] running `"docker" "inspect" "b00fafb8c47c94adfe1536345cb11fd6f7e4fb59f1bfb436243e2acb54901769"` [INFO] running `"docker" "rm" "-f" "b00fafb8c47c94adfe1536345cb11fd6f7e4fb59f1bfb436243e2acb54901769"` [INFO] [stdout] b00fafb8c47c94adfe1536345cb11fd6f7e4fb59f1bfb436243e2acb54901769