[INFO] crate drone-stm32-map-pieces-8 0.9.0 is already in cache [INFO] testing drone-stm32-map-pieces-8-0.9.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate drone-stm32-map-pieces-8 0.9.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate drone-stm32-map-pieces-8 0.9.0 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 crates.io crate drone-stm32-map-pieces-8 0.9.0 [INFO] finished tweaking crates.io crate drone-stm32-map-pieces-8 0.9.0 [INFO] tweaked toml for crates.io crate drone-stm32-map-pieces-8 0.9.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 4099f6d6694e1ce40a41cd981db25ef033f3369635a7253c7d0e0f6593a7b92d [INFO] running `"docker" "start" "-a" "4099f6d6694e1ce40a41cd981db25ef033f3369635a7253c7d0e0f6593a7b92d"` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling drone-ctypes v0.9.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling drone-macros-core v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling drone-cortex-m-macros v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling drone-config v0.9.0 [INFO] [stderr] Compiling drone-stm32-map-svd v0.9.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-stm32-map-svd-0.9.0/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(generators)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-stm32-map-svd-0.9.0/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(generator_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `drone-stm32-map-svd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4099f6d6694e1ce40a41cd981db25ef033f3369635a7253c7d0e0f6593a7b92d"` [INFO] running `"docker" "rm" "-f" "4099f6d6694e1ce40a41cd981db25ef033f3369635a7253c7d0e0f6593a7b92d"` [INFO] [stdout] 4099f6d6694e1ce40a41cd981db25ef033f3369635a7253c7d0e0f6593a7b92d