[INFO] cloning repository https://github.com/Champii/onet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Champii/onet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChampii%2Fonet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChampii%2Fonet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e89a24fb434d1106d9b85bee0ef0d3071bc9c38 [INFO] testing Champii/onet against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChampii%2Fonet" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Champii/onet on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 511a7df08e73af53f0b48f4db94d8918209f5601807b9b7989fdc3652eb35708 [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" "511a7df08e73af53f0b48f4db94d8918209f5601807b9b7989fdc3652eb35708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "511a7df08e73af53f0b48f4db94d8918209f5601807b9b7989fdc3652eb35708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511a7df08e73af53f0b48f4db94d8918209f5601807b9b7989fdc3652eb35708", kill_on_drop: false }` [INFO] [stdout] 511a7df08e73af53f0b48f4db94d8918209f5601807b9b7989fdc3652eb35708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51520a7e08067c84be187ffa9b73d786b9cf4c9237e0c620e290402a51569ed9 [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" "51520a7e08067c84be187ffa9b73d786b9cf4c9237e0c620e290402a51569ed9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [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 slab v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [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 ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [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] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `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 `Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `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 `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 `Pin
`, the trait `Unpin` is not implemented for `P` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: consider using `Box::pin` [INFO] [stdout] = note: required because it appears within the type `Pin
` [INFO] [stdout] note: required by a bound in `Pin::<&'a mut T>::get_mut` [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 `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 `Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `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 `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: `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 `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 `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: `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 `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 `Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `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 `Pin<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [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` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "51520a7e08067c84be187ffa9b73d786b9cf4c9237e0c620e290402a51569ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51520a7e08067c84be187ffa9b73d786b9cf4c9237e0c620e290402a51569ed9", kill_on_drop: false }` [INFO] [stdout] 51520a7e08067c84be187ffa9b73d786b9cf4c9237e0c620e290402a51569ed9