[INFO] updating cached repository theduke/rust-serialization-benchmarks [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/theduke/rust-serialization-benchmarks [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/theduke/rust-serialization-benchmarks" "work/ex/beta-1.38-1/sources/1.37.0/gh/theduke/rust-serialization-benchmarks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/theduke/rust-serialization-benchmarks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theduke/rust-serialization-benchmarks" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/theduke/rust-serialization-benchmarks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/theduke/rust-serialization-benchmarks'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d24c6531d75942ef58ef4005e6dbb8f661b2225 [INFO] sha for GitHub repo theduke/rust-serialization-benchmarks: 4d24c6531d75942ef58ef4005e6dbb8f661b2225 [INFO] validating manifest of theduke/rust-serialization-benchmarks on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of theduke/rust-serialization-benchmarks on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing theduke/rust-serialization-benchmarks [INFO] finished frobbing theduke/rust-serialization-benchmarks [INFO] frobbed toml for theduke/rust-serialization-benchmarks written to work/ex/beta-1.38-1/sources/1.37.0/gh/theduke/rust-serialization-benchmarks/Cargo.toml [INFO] started frobbing theduke/rust-serialization-benchmarks [INFO] finished frobbing theduke/rust-serialization-benchmarks [INFO] frobbed toml for theduke/rust-serialization-benchmarks written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/theduke/rust-serialization-benchmarks/Cargo.toml [INFO] crate theduke/rust-serialization-benchmarks already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing theduke/rust-serialization-benchmarks against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/theduke/rust-serialization-benchmarks:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] dcdecb6d12fdc352ca60b6eeee81369e513a868dc54f2312d6ef06b37340e70f [INFO] running `"docker" "start" "-a" "dcdecb6d12fdc352ca60b6eeee81369e513a868dc54f2312d6ef06b37340e70f"` [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling iter-read v0.1.0 [INFO] [stderr] Compiling bencher v0.1.2 (https://github.com/theduke/bencher.git#59ee1f8f) [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rmp v0.8.1 [INFO] [stderr] Compiling cbor v0.4.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling serde_codegen v0.8.21 [INFO] [stderr] Compiling serde_test v0.8.21 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling serde-pickle v0.2.0 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling rmp-serde v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.4.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde_derive v0.8.21 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable 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" "dcdecb6d12fdc352ca60b6eeee81369e513a868dc54f2312d6ef06b37340e70f"` [INFO] running `"docker" "rm" "-f" "dcdecb6d12fdc352ca60b6eeee81369e513a868dc54f2312d6ef06b37340e70f"` [INFO] [stdout] dcdecb6d12fdc352ca60b6eeee81369e513a868dc54f2312d6ef06b37340e70f