[INFO] updating cached repository https://github.com/martskins/tide-workshop [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] 52f557c169d20c9c81502a7303548dfbfd5facbf [INFO] checking martskins/tide-workshop against try#b19afc12c4f781e95f168f2fdea339c972f14ae2 for pr-64327 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartskins%2Ftide-workshop" "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/martskins/tide-workshop on toolchain b19afc12c4f781e95f168f2fdea339c972f14ae2-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/martskins/tide-workshop [INFO] finished tweaking git repo https://github.com/martskins/tide-workshop [INFO] tweaked toml for git repo https://github.com/martskins/tide-workshop written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/martskins/tide-workshop already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "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" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1fdb95f5d8c7ab2a52b0ecd1e843f47d5d0caf31281b0116b22699db6d26ac6a [INFO] running `"docker" "start" "-a" "1fdb95f5d8c7ab2a52b0ecd1e843f47d5d0caf31281b0116b22699db6d26ac6a"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking buf_redux v0.8.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking http-service v0.2.0 (https://github.com/rustasync/http-service#736be519) [INFO] [stderr] Checking http-service-hyper v0.2.0 (https://github.com/rustasync/http-service#736be519) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking serde v1.0.97 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking tide-core v0.2.0 (https://github.com/rustasync/tide#9a9b10a6) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tide-d8df193c9a60972c/9a9b10a/tide-core/src/lib.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(async_await, existential_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: removed in favor of `#![feature(type_alias_impl_trait)]` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tide-d8df193c9a60972c/9a9b10a/tide-core/src/lib.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(async_await, existential_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `tide-core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1fdb95f5d8c7ab2a52b0ecd1e843f47d5d0caf31281b0116b22699db6d26ac6a"` [INFO] running `"docker" "rm" "-f" "1fdb95f5d8c7ab2a52b0ecd1e843f47d5d0caf31281b0116b22699db6d26ac6a"` [INFO] [stdout] 1fdb95f5d8c7ab2a52b0ecd1e843f47d5d0caf31281b0116b22699db6d26ac6a