[INFO] updating cached repository https://github.com/lofim/actix-todo [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] cb02ff5ca88f686c9f30bdd9e30ff3ee2086a1d0 [INFO] checking lofim/actix-todo against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flofim%2Factix-todo" "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/lofim/actix-todo 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/lofim/actix-todo [INFO] finished tweaking git repo https://github.com/lofim/actix-todo [INFO] tweaked toml for git repo https://github.com/lofim/actix-todo written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lofim/actix-todo 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] b93c008760947c4dd0d7399e999fb0fd9e7d30851c574142447caaa0ad749784 [INFO] running `"docker" "start" "-a" "b93c008760947c4dd0d7399e999fb0fd9e7d30851c574142447caaa0ad749784"` [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling actix-web v0.6.10 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking futures-core v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.60 [INFO] [stderr] Checking futures-channel v0.2.1 [INFO] [stderr] Checking futures-io v0.2.1 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking futures-sink v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking h2 v0.1.8 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking futures-util v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking futures-executor v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking futures-stable v0.2.1 [INFO] [stderr] Checking futures-async-runtime v0.2.1 [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-0.2.1/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-0.2.1/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: build failed [INFO] running `"docker" "inspect" "b93c008760947c4dd0d7399e999fb0fd9e7d30851c574142447caaa0ad749784"` [INFO] running `"docker" "rm" "-f" "b93c008760947c4dd0d7399e999fb0fd9e7d30851c574142447caaa0ad749784"` [INFO] [stdout] b93c008760947c4dd0d7399e999fb0fd9e7d30851c574142447caaa0ad749784