[INFO] updating cached repository aergonaut/kensa [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aergonaut/kensa [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aergonaut/kensa" "work/ex/beta-1.37-6/sources/1.36.0/gh/aergonaut/kensa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aergonaut/kensa'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aergonaut/kensa" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aergonaut/kensa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aergonaut/kensa'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dce6f4ef010419b5fe14d7a37c57c8fab6a2e6a5 [INFO] sha for GitHub repo aergonaut/kensa: dce6f4ef010419b5fe14d7a37c57c8fab6a2e6a5 [INFO] validating manifest of aergonaut/kensa on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aergonaut/kensa on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aergonaut/kensa [INFO] finished frobbing aergonaut/kensa [INFO] frobbed toml for aergonaut/kensa written to work/ex/beta-1.37-6/sources/1.36.0/gh/aergonaut/kensa/Cargo.toml [INFO] started frobbing aergonaut/kensa [INFO] finished frobbing aergonaut/kensa [INFO] frobbed toml for aergonaut/kensa written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aergonaut/kensa/Cargo.toml [INFO] crate aergonaut/kensa already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aergonaut/kensa against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aergonaut/kensa:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 492bfa3eb9f6f04be34240a330354cae4ad10936f2b9856923bd2c416fc8a697 [INFO] running `"docker" "start" "-a" "492bfa3eb9f6f04be34240a330354cae4ad10936f2b9856923bd2c416fc8a697"` [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling term-painter v0.2.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling hyper v0.9.14 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling diesel v0.9.1 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling serde_codegen v0.8.21 [INFO] [stderr] Compiling serde_derive v0.8.21 [INFO] [stderr] error[E0554]: #![feature] may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.8.21/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro, proc_macro_lib)] [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 E0554`. [INFO] [stderr] error: Could not compile `serde_derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "492bfa3eb9f6f04be34240a330354cae4ad10936f2b9856923bd2c416fc8a697"` [INFO] running `"docker" "rm" "-f" "492bfa3eb9f6f04be34240a330354cae4ad10936f2b9856923bd2c416fc8a697"` [INFO] [stdout] 492bfa3eb9f6f04be34240a330354cae4ad10936f2b9856923bd2c416fc8a697