[INFO] updating cached repository https://github.com/edolstra/hugefs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] 564307e6a34b1c111a17c9ba930f33bd684276c2 [INFO] testing edolstra/hugefs against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedolstra%2Fhugefs" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edolstra/hugefs on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/edolstra/hugefs [INFO] finished tweaking git repo https://github.com/edolstra/hugefs [INFO] tweaked toml for git repo https://github.com/edolstra/hugefs written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/edolstra/hugefs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] b0b1cfb36dbf2111f1aca044362f9151d9355ea4436c188018585ac10d9a0d0d [INFO] running `"docker" "start" "-a" "b0b1cfb36dbf2111f1aca044362f9151d9355ea4436c188018585ac10d9a0d0d"` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fuse-abi v0.4.0-dev (https://github.com/zargony/rust-fuse?rev=f834fbbd5614976e8d480da249d487609504ee6e#f834fbbd) [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/rust-fuse?rev=f834fbbd5614976e8d480da249d487609504ee6e#f834fbbd) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling fuse v0.4.0-dev (https://github.com/zargony/rust-fuse?rev=f834fbbd5614976e8d480da249d487609504ee6e#f834fbbd) [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_s3 v0.40.0 [INFO] [stderr] Compiling hugefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(await_macro, async_await, atomic_min_max)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `.await` syntax [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(await_macro, async_await, atomic_min_max)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(await_macro, async_await, atomic_min_max)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `hugefs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b0b1cfb36dbf2111f1aca044362f9151d9355ea4436c188018585ac10d9a0d0d"` [INFO] running `"docker" "rm" "-f" "b0b1cfb36dbf2111f1aca044362f9151d9355ea4436c188018585ac10d9a0d0d"` [INFO] [stdout] b0b1cfb36dbf2111f1aca044362f9151d9355ea4436c188018585ac10d9a0d0d