[INFO] updating cached repository jacklund/matrix-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jacklund/matrix-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jacklund/matrix-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/jacklund/matrix-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jacklund/matrix-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jacklund/matrix-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jacklund/matrix-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jacklund/matrix-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86f601e3d56b33d42cb65c12a4e415f893b833cd [INFO] sha for GitHub repo jacklund/matrix-rs: 86f601e3d56b33d42cb65c12a4e415f893b833cd [INFO] validating manifest of jacklund/matrix-rs 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 jacklund/matrix-rs 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 jacklund/matrix-rs [INFO] finished frobbing jacklund/matrix-rs [INFO] frobbed toml for jacklund/matrix-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/jacklund/matrix-rs/Cargo.toml [INFO] started frobbing jacklund/matrix-rs [INFO] finished frobbing jacklund/matrix-rs [INFO] frobbed toml for jacklund/matrix-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jacklund/matrix-rs/Cargo.toml [INFO] crate jacklund/matrix-rs 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 jacklund/matrix-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jacklund/matrix-rs:/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.36.0" "build" "--frozen"` [INFO] [stdout] 06b8997c1416617fed5a9ecdb725e63f26c896b4687bea609a26363a90f5cf4f [INFO] running `"docker" "start" "-a" "06b8997c1416617fed5a9ecdb725e63f26c896b4687bea609a26363a90f5cf4f"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rocket_codegen v0.1.4 [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/rocket_codegen-0.1.4/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(slice_patterns)] [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 `rocket_codegen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "06b8997c1416617fed5a9ecdb725e63f26c896b4687bea609a26363a90f5cf4f"` [INFO] running `"docker" "rm" "-f" "06b8997c1416617fed5a9ecdb725e63f26c896b4687bea609a26363a90f5cf4f"` [INFO] [stdout] 06b8997c1416617fed5a9ecdb725e63f26c896b4687bea609a26363a90f5cf4f