[INFO] crate futures-async-runtime 0.2.1 is already in cache [INFO] checking futures-async-runtime-0.2.1 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate futures-async-runtime 0.2.1 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate futures-async-runtime 0.2.1 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate futures-async-runtime 0.2.1 [INFO] finished tweaking crates.io crate futures-async-runtime 0.2.1 [INFO] tweaked toml for crates.io crate futures-async-runtime 0.2.1 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c5460019225f8d05066e5d0f668cce8653b50a074c951ed2e210b95bd96cfa0d [INFO] running `"docker" "start" "-a" "c5460019225f8d05066e5d0f668cce8653b50a074c951ed2e210b95bd96cfa0d"` [INFO] [stderr] Checking futures-core v0.2.1 [INFO] [stderr] Checking futures-channel v0.2.1 [INFO] [stderr] Checking futures-io v0.2.1 [INFO] [stderr] Checking futures-sink v0.2.1 [INFO] [stderr] Checking futures-util v0.2.1 [INFO] [stderr] Checking futures-executor v0.2.1 [INFO] [stderr] Checking futures-stable v0.2.1 [INFO] [stderr] Checking futures-async-runtime v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/future.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | impl !Unpin for GenStableFuture { } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/stream.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl !Unpin for GenStableStream { } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `futures-async-runtime`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/future.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | impl !Unpin for GenStableFuture { } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/stream.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl !Unpin for GenStableStream { } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `futures-async-runtime`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c5460019225f8d05066e5d0f668cce8653b50a074c951ed2e210b95bd96cfa0d"` [INFO] running `"docker" "rm" "-f" "c5460019225f8d05066e5d0f668cce8653b50a074c951ed2e210b95bd96cfa0d"` [INFO] [stdout] c5460019225f8d05066e5d0f668cce8653b50a074c951ed2e210b95bd96cfa0d