[INFO] updating cached repository tgaref/arithmitikon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tgaref/arithmitikon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tgaref/arithmitikon" "work/ex/beta-1.38-1/sources/1.37.0/gh/tgaref/arithmitikon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tgaref/arithmitikon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tgaref/arithmitikon" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tgaref/arithmitikon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tgaref/arithmitikon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a062c1c97ecd36fdab4c106ecbad288a4bf7f5fc [INFO] sha for GitHub repo tgaref/arithmitikon: a062c1c97ecd36fdab4c106ecbad288a4bf7f5fc [INFO] validating manifest of tgaref/arithmitikon 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 tgaref/arithmitikon 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 tgaref/arithmitikon [INFO] finished frobbing tgaref/arithmitikon [INFO] frobbed toml for tgaref/arithmitikon written to work/ex/beta-1.38-1/sources/1.37.0/gh/tgaref/arithmitikon/Cargo.toml [INFO] started frobbing tgaref/arithmitikon [INFO] finished frobbing tgaref/arithmitikon [INFO] frobbed toml for tgaref/arithmitikon written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tgaref/arithmitikon/Cargo.toml [INFO] crate tgaref/arithmitikon 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 tgaref/arithmitikon against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tgaref/arithmitikon:/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-08-13" "build" "--frozen"` [INFO] [stdout] 61204bd204ba21af6e24ca8ead26192ef520ba4a24c9b9d9d65c03a7afc6d26b [INFO] running `"docker" "start" "-a" "61204bd204ba21af6e24ca8ead26192ef520ba4a24c9b9d9d65c03a7afc6d26b"` [INFO] [stderr] Compiling rustc-cfg v0.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling ramp v0.5.1 [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/ramp-0.5.1/src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(core_intrinsics, asm, allocator_api)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/ramp-0.5.1/src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | #![feature(step_trait, ptr_internals, alloc, raw_vec_internals)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cap` found for type `alloc::raw_vec::RawVec` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:164:31 [INFO] [stderr] | [INFO] [stderr] 164 | let new_cap = vec.cap(); [INFO] [stderr] | ^^^ private field, not a method [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `ramp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "61204bd204ba21af6e24ca8ead26192ef520ba4a24c9b9d9d65c03a7afc6d26b"` [INFO] running `"docker" "rm" "-f" "61204bd204ba21af6e24ca8ead26192ef520ba4a24c9b9d9d65c03a7afc6d26b"` [INFO] [stdout] 61204bd204ba21af6e24ca8ead26192ef520ba4a24c9b9d9d65c03a7afc6d26b