[INFO] updating cached repository https://github.com/kchmck/p25rx [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] ab251c4c28e0d1e0d8630b513925909b4eb0aba4 [INFO] testing kchmck/p25rx against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchmck%2Fp25rx" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kchmck/p25rx 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/kchmck/p25rx [INFO] finished tweaking git repo https://github.com/kchmck/p25rx [INFO] tweaked toml for git repo https://github.com/kchmck/p25rx written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kchmck/p25rx 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 6f0d9eda6eb3b95e64f2b5800df5a1054cf064beb23df627b4d2a43d728789c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6f0d9eda6eb3b95e64f2b5800df5a1054cf064beb23df627b4d2a43d728789c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling static_fir v0.2.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling collect_slice v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling uhttp_uri v0.5.1 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling uhttp_content_encoding v0.5.1 [INFO] [stderr] Compiling uhttp_transfer_encoding v0.5.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_fir-0.2.0/src/lib.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uhttp_content_encoding-0.5.1/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling uhttp_method v0.10.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uhttp_transfer_encoding-0.5.0/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling uhttp_chunked_bytes v0.5.0 [INFO] [stderr] Compiling uhttp_status v0.10.0 [INFO] [stderr] Compiling slice_mip v1.0.0 [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 `static_fir`. [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 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [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: build failed [INFO] running `"docker" "inspect" "6f0d9eda6eb3b95e64f2b5800df5a1054cf064beb23df627b4d2a43d728789c3"` [INFO] running `"docker" "rm" "-f" "6f0d9eda6eb3b95e64f2b5800df5a1054cf064beb23df627b4d2a43d728789c3"` [INFO] [stdout] 6f0d9eda6eb3b95e64f2b5800df5a1054cf064beb23df627b4d2a43d728789c3