[INFO] updating cached repository https://github.com/gauteh/hidefix [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/gauteh/hidefix [INFO] [stderr] 74ea930..2e81279 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e812792b9b039f29f1f24500f0b1ce93ef66230 [INFO] testing gauteh/hidefix against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gauteh/hidefix 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 git repo https://github.com/gauteh/hidefix [INFO] finished tweaking git repo https://github.com/gauteh/hidefix [INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/gauteh/hidefix 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] efb8c9a9bb058b113c041c7c3c225a1c2b10e0688b4bbfd3ffc1923b019524e1 [INFO] running `"docker" "start" "-a" "efb8c9a9bb058b113c041c7c3c225a1c2b10e0688b4bbfd3ffc1923b019524e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hdf5 v0.6.1 (https://github.com/gauteh/hdf5-rust?branch=hidefix#ed41811e) [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hdf5-types v0.6.1 (https://github.com/gauteh/hdf5-rust?branch=hidefix#ed41811e) [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling hdf5-src v0.1.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#ed41811e) [INFO] [stderr] Compiling lru v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling hdf5-sys v0.6.1 (https://github.com/gauteh/hdf5-rust?branch=hidefix#ed41811e) [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling hdf5-derive v0.6.1 (https://github.com/gauteh/hdf5-rust?branch=hidefix#ed41811e) [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hidefix v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(test)] [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 `hidefix`. [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" "efb8c9a9bb058b113c041c7c3c225a1c2b10e0688b4bbfd3ffc1923b019524e1"` [INFO] running `"docker" "rm" "-f" "efb8c9a9bb058b113c041c7c3c225a1c2b10e0688b4bbfd3ffc1923b019524e1"` [INFO] [stdout] efb8c9a9bb058b113c041c7c3c225a1c2b10e0688b4bbfd3ffc1923b019524e1