[INFO] cloning repository yzhs/flood-it [INFO] running `"git" "clone" "--bare" "git://github.com/yzhs/flood-it.git" "work/cache/sources/gh/yzhs/flood-it"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yzhs/flood-it'... [INFO] running `"git" "clone" "work/cache/sources/gh/yzhs/flood-it" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/yzhs/flood-it"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/yzhs/flood-it'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yzhs/flood-it" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/yzhs/flood-it"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/yzhs/flood-it'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2b395be7b8c7ce64b63e310f5f38f082a0f6236 [INFO] sha for GitHub repo yzhs/flood-it: e2b395be7b8c7ce64b63e310f5f38f082a0f6236 [INFO] validating manifest of yzhs/flood-it on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yzhs/flood-it on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yzhs/flood-it [INFO] finished frobbing yzhs/flood-it [INFO] frobbed toml for yzhs/flood-it written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/yzhs/flood-it/Cargo.toml [INFO] started frobbing yzhs/flood-it [INFO] finished frobbing yzhs/flood-it [INFO] frobbed toml for yzhs/flood-it written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/yzhs/flood-it/Cargo.toml [INFO] crate yzhs/flood-it already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yzhs/flood-it against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-7/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/yzhs/flood-it:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d86bbde4130df8ce1d0fb29e5b4931ae54dadd7b81cfabdc9ce8fcadd21aba46 [INFO] running `"docker" "start" "-a" "d86bbde4130df8ce1d0fb29e5b4931ae54dadd7b81cfabdc9ce8fcadd21aba46"` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Compiling x11-dl v2.16.0 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling glutin v0.10.0 [INFO] [stderr] Compiling glium v0.18.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.8.0 [INFO] [stderr] Checking winit v0.8.3 [INFO] [stderr] Checking flood-it v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "d86bbde4130df8ce1d0fb29e5b4931ae54dadd7b81cfabdc9ce8fcadd21aba46"` [INFO] running `"docker" "rm" "-f" "d86bbde4130df8ce1d0fb29e5b4931ae54dadd7b81cfabdc9ce8fcadd21aba46"` [INFO] [stdout] d86bbde4130df8ce1d0fb29e5b4931ae54dadd7b81cfabdc9ce8fcadd21aba46