[INFO] crate dpdk 0.0.1 is already in cache [INFO] testing dpdk-0.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate dpdk 0.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate dpdk 0.0.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dpdk 0.0.1 [INFO] removed path dependency dpdk-serde from crates.io crate dpdk 0.0.1 [INFO] removed path dependency dpdk-sys from crates.io crate dpdk 0.0.1 [INFO] removed path dependency dpdk-ioctl from crates.io crate dpdk 0.0.1 [INFO] removed path dependency dpdk-unix from crates.io crate dpdk 0.0.1 [INFO] finished tweaking crates.io crate dpdk 0.0.1 [INFO] tweaked toml for crates.io crate dpdk 0.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 970e774ba8a7e169b28ef012149c508b7213795bd65b3c3fc6b429bccd647434 [INFO] running `"docker" "start" "-a" "970e774ba8a7e169b28ef012149c508b7213795bd65b3c3fc6b429bccd647434"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling syscall-alt v0.0.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags-associated-constants v0.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rust-extra v0.0.13 [INFO] [stderr] Compiling const-cstr-fork v0.2.2 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitflags-associated-constants-0.6.0/src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #![feature(associated_consts)] [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 `bitflags-associated-constants`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-alt-0.0.14/src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-alt-0.0.14/src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(associated_consts)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-alt-0.0.14/src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-extra-0.0.13/src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-extra-0.0.13/src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #![feature(associated_consts)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `rust-extra`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `syscall-alt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "970e774ba8a7e169b28ef012149c508b7213795bd65b3c3fc6b429bccd647434"` [INFO] running `"docker" "rm" "-f" "970e774ba8a7e169b28ef012149c508b7213795bd65b3c3fc6b429bccd647434"` [INFO] [stdout] 970e774ba8a7e169b28ef012149c508b7213795bd65b3c3fc6b429bccd647434