[INFO] cloning repository https://github.com/bells307/futwaiter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bells307/futwaiter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbells307%2Ffutwaiter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbells307%2Ffutwaiter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb3fb5ef5efcdc065464fa9ced72747e50c8b7e8
[INFO] testing bells307/futwaiter against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbells307%2Ffutwaiter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bells307/futwaiter
[INFO] finished tweaking git repo https://github.com/bells307/futwaiter
[INFO] tweaked toml for git repo https://github.com/bells307/futwaiter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bells307/futwaiter on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bells307/futwaiter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd
[INFO] running `Command { std: "docker" "start" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling futwaiter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 10.93s
[INFO] running `Command { std: "docker" "inspect" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futwaiter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `set_global` in the crate root
[INFO] [stdout]   --> src/tests.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |         crate::set_global();
[INFO] [stdout]    |                ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] 12 | pub use crate::{
[INFO] [stdout] 13 |     global::{push, set_global, take},
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `push` in the crate root
[INFO] [stdout]   --> src/tests.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |             crate::push(async move {
[INFO] [stdout]    |                    ^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] 12 | pub use crate::{
[INFO] [stdout] 13 |     global::{push, set_global, take},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `take` in the crate root
[INFO] [stdout]   --> src/tests.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |         crate::take().await;
[INFO] [stdout]    |                ^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] 12 | pub use crate::{
[INFO] [stdout] 13 |     global::{push, set_global, take},
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::mem::take;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `take`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -         crate::take().await;
[INFO] [stdout] 23 +         take().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futwaiter::GlobalWaiter`
[INFO] [stdout]   --> examples/futwaiter.rs:3:17
[INFO] [stdout]    |
[INFO] [stdout]  3 | use futwaiter::{GlobalWaiter, Waitable};
[INFO] [stdout]    |                 ^^^^^^^^^^^^ no `GlobalWaiter` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] ...
[INFO] [stdout] 14 |     waitable::GlobalWaiter,
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_global` in crate `futwaiter`
[INFO] [stdout]   --> examples/futwaiter.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |         futwaiter::set_global();
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in `futwaiter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] 12 | pub use crate::{
[INFO] [stdout] 13 |     global::{push, set_global, take},
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `take` in crate `futwaiter`
[INFO] [stdout]   --> examples/futwaiter.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |         futwaiter::take().await;
[INFO] [stdout]    |                    ^^^^ not found in `futwaiter`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "global")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `global` feature
[INFO] [stdout] 12 | pub use crate::{
[INFO] [stdout] 13 |     global::{push, set_global, take},
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::mem::take;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `take`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -         futwaiter::take().await;
[INFO] [stdout] 39 +         take().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futwaiter` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `global_waiter` found for struct `SomeObject` in the current scope
[INFO] [stdout]   --> examples/futwaiter.rs:36:40
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct SomeObject(Arc<AtomicU32>);
[INFO] [stdout]    | ----------------- method `global_waiter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |             let _obj = SomeObject(cnt).global_waiter();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ method not found in `SomeObject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futwaiter` (example "futwaiter") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd", kill_on_drop: false }`
[INFO] [stdout] ea253f7791e66f3a4fbe8cd2d39093a20db628514b261549f01b0a841c42b2fd
