[INFO] updating cached repository https://github.com/katharostech/amethyst-ecs-benchmarks [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c718d53eb8e39c1c19254b64742331ed4e033ca [INFO] testing katharostech/amethyst-ecs-benchmarks against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Famethyst-ecs-benchmarks" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katharostech/amethyst-ecs-benchmarks on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/katharostech/amethyst-ecs-benchmarks [INFO] finished tweaking git repo https://github.com/katharostech/amethyst-ecs-benchmarks [INFO] tweaked toml for git repo https://github.com/katharostech/amethyst-ecs-benchmarks written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/katharostech/amethyst-ecs-benchmarks already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 17cf3e203a17850adab6f51decc7909dde0357bf9794f7a3e3e2873a0837c883 [INFO] running `"docker" "start" "-a" "17cf3e203a17850adab6f51decc7909dde0357bf9794f7a3e3e2873a0837c883"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling mint v0.5.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling easy_ffi v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling amethyst_error v0.2.0 (https://github.com/amethyst/amethyst#af3bf68a) [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling derive-new v0.5.7 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling alga_derive v0.9.1 [INFO] [stderr] Compiling shred v0.9.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/shred-0.9.2/src/lib.rs:54:34 [INFO] [stderr] | [INFO] [stderr] 54 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] [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 `shred`. [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" "17cf3e203a17850adab6f51decc7909dde0357bf9794f7a3e3e2873a0837c883"` [INFO] running `"docker" "rm" "-f" "17cf3e203a17850adab6f51decc7909dde0357bf9794f7a3e3e2873a0837c883"` [INFO] [stdout] 17cf3e203a17850adab6f51decc7909dde0357bf9794f7a3e3e2873a0837c883