[INFO] updating cached repository https://github.com/MeisterTea/malabar [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15fef83aadb9d9d7d01cd0831fc5cde8392a6e81 [INFO] checking MeisterTea/malabar against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeisterTea/malabar on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MeisterTea/malabar [INFO] finished tweaking git repo https://github.com/MeisterTea/malabar [INFO] tweaked toml for git repo https://github.com/MeisterTea/malabar written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MeisterTea/malabar already has a lockfile, it will not be regenerated [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/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] b8498d7d4b360950e703a1cb932fb26e18880cd796e9cd4e6860a93ae35f6565 [INFO] running `"docker" "start" "-a" "b8498d7d4b360950e703a1cb932fb26e18880cd796e9cd4e6860a93ae35f6565"` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling libdbus-sys v0.1.4 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking x11 v2.18.1 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Checking dbus v0.6.3 [INFO] [stderr] Checking futures-util-preview v0.2.2 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking x11_get_windows v0.1.0 (https://github.com/HiruNya/x11_get_windows#a5c733b2) [INFO] [stderr] Checking alsa v0.2.0 (https://github.com/diwic/alsa-rs#86660415) [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking futures-executor-preview v0.2.2 [INFO] [stderr] Compiling darling_macro v0.5.0 [INFO] [stderr] Checking futures-stable-preview v0.2.3 [INFO] [stderr] Checking futures-async-runtime-preview v0.2.3 [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-runtime-preview-0.2.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-runtime-preview-0.2.3/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-preview`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b8498d7d4b360950e703a1cb932fb26e18880cd796e9cd4e6860a93ae35f6565"` [INFO] running `"docker" "rm" "-f" "b8498d7d4b360950e703a1cb932fb26e18880cd796e9cd4e6860a93ae35f6565"` [INFO] [stdout] b8498d7d4b360950e703a1cb932fb26e18880cd796e9cd4e6860a93ae35f6565