[INFO] crate commitlog 0.1.1 is already in cache [INFO] testing commitlog-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate commitlog 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate commitlog 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate commitlog 0.1.1 [INFO] finished tweaking crates.io crate commitlog 0.1.1 [INFO] tweaked toml for crates.io crate commitlog 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate commitlog 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2020-06-03" "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] 9f59c115e05464aa09849793336c77748388ebb3f9a1e8fc7960c46aa0e22a70 [INFO] running `"docker" "start" "-a" "9f59c115e05464aa09849793336c77748388ebb3f9a1e8fc7960c46aa0e22a70"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling commitlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/reader.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | try!(file.read_at(&mut vec, u64::from(file_position))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `commitlog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9f59c115e05464aa09849793336c77748388ebb3f9a1e8fc7960c46aa0e22a70"` [INFO] running `"docker" "rm" "-f" "9f59c115e05464aa09849793336c77748388ebb3f9a1e8fc7960c46aa0e22a70"` [INFO] [stdout] 9f59c115e05464aa09849793336c77748388ebb3f9a1e8fc7960c46aa0e22a70