[INFO] updating cached repository unrust/uni-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/unrust/uni-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/unrust/uni-app" "work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/unrust/uni-app"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/unrust/uni-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/unrust/uni-app" "work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/unrust/uni-app"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/unrust/uni-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99edbfcf7c02660f7d31aa68d3b5ab5d89cf1f45 [INFO] sha for GitHub repo unrust/uni-app: 99edbfcf7c02660f7d31aa68d3b5ab5d89cf1f45 [INFO] validating manifest of unrust/uni-app on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of unrust/uni-app on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing unrust/uni-app [INFO] finished frobbing unrust/uni-app [INFO] frobbed toml for unrust/uni-app written to work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/unrust/uni-app/Cargo.toml [INFO] started frobbing unrust/uni-app [INFO] finished frobbing unrust/uni-app [INFO] frobbed toml for unrust/uni-app written to work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/unrust/uni-app/Cargo.toml [INFO] crate unrust/uni-app has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking unrust/uni-app against try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-6/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/unrust/uni-app:/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" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] da8a6c6413bf784d804ddd170bbabe9ee239dee3102d5728f513cfb50db77c21 [INFO] running `"docker" "start" "-a" "da8a6c6413bf784d804ddd170bbabe9ee239dee3102d5728f513cfb50db77c21"` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.2 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.6.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.11 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Checking wayland-commons v0.20.11 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking uni-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.82s [INFO] running `"docker" "inspect" "da8a6c6413bf784d804ddd170bbabe9ee239dee3102d5728f513cfb50db77c21"` [INFO] running `"docker" "rm" "-f" "da8a6c6413bf784d804ddd170bbabe9ee239dee3102d5728f513cfb50db77c21"` [INFO] [stdout] da8a6c6413bf784d804ddd170bbabe9ee239dee3102d5728f513cfb50db77c21