[INFO] updating cached repository azasypkin/ox-sdk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/azasypkin/ox-sdk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/azasypkin/ox-sdk" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/azasypkin/ox-sdk"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/azasypkin/ox-sdk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/azasypkin/ox-sdk" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/azasypkin/ox-sdk"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/azasypkin/ox-sdk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e667d953114a434b634adc3ac921f2399ca0fac0 [INFO] sha for GitHub repo azasypkin/ox-sdk: e667d953114a434b634adc3ac921f2399ca0fac0 [INFO] validating manifest of azasypkin/ox-sdk on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of azasypkin/ox-sdk on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing azasypkin/ox-sdk [INFO] finished frobbing azasypkin/ox-sdk [INFO] frobbed toml for azasypkin/ox-sdk written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/azasypkin/ox-sdk/Cargo.toml [INFO] started frobbing azasypkin/ox-sdk [INFO] finished frobbing azasypkin/ox-sdk [INFO] frobbed toml for azasypkin/ox-sdk written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/azasypkin/ox-sdk/Cargo.toml [INFO] crate azasypkin/ox-sdk has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking azasypkin/ox-sdk against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-1/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/azasypkin/ox-sdk:/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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6a5a0ead4bebe2ecf6af75c35cfcaefc559fc039937b9646a56c32ead0198aca [INFO] running `"docker" "start" "-a" "6a5a0ead4bebe2ecf6af75c35cfcaefc559fc039937b9646a56c32ead0198aca"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.9 [INFO] [stderr] error[E0599]: no function or associated item named `get_mut_unchecked` found for type `std::pin::Pin<_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/future/future_obj.rs:181:45 [INFO] [stderr] | [INFO] [stderr] 181 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stderr] | -----^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `std::pin::Pin<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `get_mut_unchecked` found for type `std::pin::Pin<_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/future/future_obj.rs:219:49 [INFO] [stderr] | [INFO] [stderr] 219 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stderr] | -----^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `std::pin::Pin<_>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `P: std::marker::Unpin` is not satisfied in `std::pin::Pin
` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/mod.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | Pin::get_mut(self).as_mut().poll_next(lw) [INFO] [stderr] | ^^^^^^^^^^^^ within `std::pin::Pin
`, the trait `std::marker::Unpin` is not implemented for `P` [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `where P: std::marker::Unpin` bound [INFO] [stderr] = note: required because it appears within the type `std::pin::Pin
`
[INFO] [stderr] = note: required by `