[INFO] updating cached repository https://github.com/Champii/onet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e89a24fb434d1106d9b85bee0ef0d3071bc9c38 [INFO] testing Champii/onet against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChampii%2Fonet" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Champii/onet on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Champii/onet [INFO] finished tweaking git repo https://github.com/Champii/onet [INFO] tweaked toml for git repo https://github.com/Champii/onet written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Champii/onet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0382d46e0944ced9b4ffb27110b3fd244e82a8f84d9b06cd856f9bbd4efa783a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0382d46e0944ced9b4ffb27110b3fd244e82a8f84d9b06cd856f9bbd4efa783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0382d46e0944ced9b4ffb27110b3fd244e82a8f84d9b06cd856f9bbd4efa783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0382d46e0944ced9b4ffb27110b3fd244e82a8f84d9b06cd856f9bbd4efa783a", kill_on_drop: false }` [INFO] [stdout] 0382d46e0944ced9b4ffb27110b3fd244e82a8f84d9b06cd856f9bbd4efa783a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3139898b1e79f6a8969766d7dd0521bad93a1c48a703257503fe189ec6c02e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3139898b1e79f6a8969766d7dd0521bad93a1c48a703257503fe189ec6c02e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stdout] error[E0432]: unresolved import `core::task::LocalWaker` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/future/future_obj.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | task::{LocalWaker, Poll}, [INFO] [stdout] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::task::LocalWaker`, `core::task::UnsafeWake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/task/mod.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | pub use core::task::{Poll, Waker, LocalWaker, UnsafeWake}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stdout] | | [INFO] [stdout] | no `LocalWaker` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::task::local_waker`, `std::task::local_waker_from_nonlocal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/task/mod.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ no `local_waker_from_nonlocal` in `task` [INFO] [stdout] | | [INFO] [stdout] | no `local_waker` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'wake_trait' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/task/mod.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #69912 for more information [INFO] [stdout] = help: add `#![feature(wake_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/future/future_obj.rs:181:45 [INFO] [stdout] | [INFO] [stdout] 181 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::pin::Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/future/future_obj.rs:219:49 [INFO] [stdout] | [INFO] [stdout] 219 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::pin::Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `P` cannot be unpinned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/mod.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | Pin::get_mut(self).as_mut().poll_next(lw) [INFO] [stdout] | ^^^^ within `std::pin::Pin

`, the trait `std::marker::Unpin` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] = note: required because it appears within the type `std::pin::Pin

` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 74 | P: ops::DerefMut + std::marker::Unpin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/mod.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | match Pin::get_mut_unchecked(self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::pin::Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/mod.rs:97:58 [INFO] [stdout] | [INFO] [stdout] 56 | self: Pin<&mut Self>, [INFO] [stdout] | -------------- the method might not be found because of this arbitrary self type [INFO] [stdout] ... [INFO] [stdout] 97 | Either::Left(a) => Pin::new_unchecked(a).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ method not found in `std::pin::Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new_unchecked(a)` is a function, perhaps you wish to call it [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `stream::stream_obj::UnsafeStreamObj` defines an item `poll_next`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/stream_obj.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub unsafe trait UnsafeStreamObj<'a, T>: 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/mod.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 56 | self: Pin<&mut Self>, [INFO] [stdout] | -------------- the method might not be found because of this arbitrary self type [INFO] [stdout] ... [INFO] [stdout] 98 | Either::Right(b) => Pin::new_unchecked(b).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ method not found in `std::pin::Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new_unchecked(b)` is a function, perhaps you wish to call it [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `stream::stream_obj::UnsafeStreamObj` defines an item `poll_next`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/stream_obj.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub unsafe trait UnsafeStreamObj<'a, T>: 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/stream_obj.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | unsafe { Pin::get_mut_unchecked(self) as *mut F as *mut () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::pin::Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `std::pin::Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.9/src/stream/stream_obj.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) as *mut F as *mut () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `std::pin::Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core-preview`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3139898b1e79f6a8969766d7dd0521bad93a1c48a703257503fe189ec6c02e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3139898b1e79f6a8969766d7dd0521bad93a1c48a703257503fe189ec6c02e0", kill_on_drop: false }` [INFO] [stdout] e3139898b1e79f6a8969766d7dd0521bad93a1c48a703257503fe189ec6c02e0