[INFO] cloning repository NoahLidell/quicksilver-demo [INFO] running `"git" "clone" "--bare" "git://github.com/NoahLidell/quicksilver-demo.git" "work/cache/sources/gh/NoahLidell/quicksilver-demo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/NoahLidell/quicksilver-demo'... [INFO] running `"git" "clone" "work/cache/sources/gh/NoahLidell/quicksilver-demo" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NoahLidell/quicksilver-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NoahLidell/quicksilver-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NoahLidell/quicksilver-demo" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NoahLidell/quicksilver-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NoahLidell/quicksilver-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc4b6bc9b8a55e3029f342c822897a14aa710edd [INFO] sha for GitHub repo NoahLidell/quicksilver-demo: dc4b6bc9b8a55e3029f342c822897a14aa710edd [INFO] validating manifest of NoahLidell/quicksilver-demo 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 NoahLidell/quicksilver-demo 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 NoahLidell/quicksilver-demo [INFO] finished frobbing NoahLidell/quicksilver-demo [INFO] frobbed toml for NoahLidell/quicksilver-demo written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NoahLidell/quicksilver-demo/Cargo.toml [INFO] started frobbing NoahLidell/quicksilver-demo [INFO] finished frobbing NoahLidell/quicksilver-demo [INFO] frobbed toml for NoahLidell/quicksilver-demo written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NoahLidell/quicksilver-demo/Cargo.toml [INFO] crate NoahLidell/quicksilver-demo 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 NoahLidell/quicksilver-demo against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NoahLidell/quicksilver-demo:/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ba0059770c3c4aee66cdf1b7676569dbdcfd7fd35ee54ec65fafaa148f900912 [INFO] running `"docker" "start" "-a" "ba0059770c3c4aee66cdf1b7676569dbdcfd7fd35ee54ec65fafaa148f900912"` [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking wayland-client v0.21.12 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking wayland-protocols v0.21.12 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.19.1 [INFO] [stderr] Checking glutin v0.20.0 [INFO] [stderr] Checking quicksilver v0.3.11 [INFO] [stderr] Checking qs_demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.62s [INFO] running `"docker" "inspect" "ba0059770c3c4aee66cdf1b7676569dbdcfd7fd35ee54ec65fafaa148f900912"` [INFO] running `"docker" "rm" "-f" "ba0059770c3c4aee66cdf1b7676569dbdcfd7fd35ee54ec65fafaa148f900912"` [INFO] [stdout] ba0059770c3c4aee66cdf1b7676569dbdcfd7fd35ee54ec65fafaa148f900912