[INFO] updating cached repository uly55e5/rraw [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uly55e5/rraw [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uly55e5/rraw" "work/ex/beta-1.38-1/sources/1.37.0/gh/uly55e5/rraw"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/uly55e5/rraw'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uly55e5/rraw" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uly55e5/rraw"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uly55e5/rraw'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c119a97be4ef377810b0f388a2938fc83a113fb9 [INFO] sha for GitHub repo uly55e5/rraw: c119a97be4ef377810b0f388a2938fc83a113fb9 [INFO] validating manifest of uly55e5/rraw 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 uly55e5/rraw 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 uly55e5/rraw [INFO] removed path dependency image from uly55e5/rraw [INFO] removed path dependency metadata from uly55e5/rraw [INFO] removed path dependency raw from uly55e5/rraw [INFO] finished frobbing uly55e5/rraw [INFO] frobbed toml for uly55e5/rraw written to work/ex/beta-1.38-1/sources/1.37.0/gh/uly55e5/rraw/Cargo.toml [INFO] started frobbing uly55e5/rraw [INFO] removed path dependency image from uly55e5/rraw [INFO] removed path dependency metadata from uly55e5/rraw [INFO] removed path dependency raw from uly55e5/rraw [INFO] finished frobbing uly55e5/rraw [INFO] frobbed toml for uly55e5/rraw written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uly55e5/rraw/Cargo.toml [INFO] crate uly55e5/rraw 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uly55e5/rraw/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 uly55e5/rraw 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uly55e5/rraw:/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] 52296bb588f34003c0a5efcadd928d26bb3480e003009dcdc1dd8017d71c6b21 [INFO] running `"docker" "start" "-a" "52296bb588f34003c0a5efcadd928d26bb3480e003009dcdc1dd8017d71c6b21"` [INFO] [stderr] warning: dependency (image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (raw) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ffmpeg-next v0.2.0 [INFO] [stderr] Compiling raw v0.0.6 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] error[E0432]: unresolved import `std::raw::Slice` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-0.0.6/src/rawptr.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::raw::Slice; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `Slice` in `raw` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `std::rt::heap`, `std::rt::heap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-0.0.6/src/alloc/plain.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use std::rt::heap::{self, usable_size, EMPTY}; [INFO] [stderr] | ^^^^ ^^^^ no `heap` in `rt` [INFO] [stderr] | | [INFO] [stderr] | could not find `heap` in `rt` [INFO] [stderr] [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/raw-0.0.6/src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #![feature(core)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/raw-0.0.6/src/lib.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #![feature(alloc)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-0.0.6/src/alloc/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::intrinsics::abort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-0.0.6/src/alloc/mod.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | unsafe { abort() } [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0554, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `raw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "52296bb588f34003c0a5efcadd928d26bb3480e003009dcdc1dd8017d71c6b21"` [INFO] running `"docker" "rm" "-f" "52296bb588f34003c0a5efcadd928d26bb3480e003009dcdc1dd8017d71c6b21"` [INFO] [stdout] 52296bb588f34003c0a5efcadd928d26bb3480e003009dcdc1dd8017d71c6b21