[INFO] fetching crate mongodb-arrow-connector 0.1.0... [INFO] testing mongodb-arrow-connector-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate mongodb-arrow-connector 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate mongodb-arrow-connector 0.1.0 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 mongodb-arrow-connector 0.1.0 [INFO] finished tweaking crates.io crate mongodb-arrow-connector 0.1.0 [INFO] tweaked toml for crates.io crate mongodb-arrow-connector 0.1.0 written to /workspace/builds/worker-8/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2e829d60ebcdbffe426153a864a405f1e72f7fec771b7ec3c6126951a1299be6 [INFO] running `"docker" "start" "-a" "2e829d60ebcdbffe426153a864a405f1e72f7fec771b7ec3c6126951a1299be6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [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/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / #![feature( [INFO] [stderr] 203 | | repr_simd, [INFO] [stderr] 204 | | const_fn, [INFO] [stderr] 205 | | platform_intrinsics, [INFO] [stderr] ... | [INFO] [stderr] 215 | | custom_inner_attributes [INFO] [stderr] 216 | | )] [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [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 `packed_simd`. [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" "2e829d60ebcdbffe426153a864a405f1e72f7fec771b7ec3c6126951a1299be6"` [INFO] running `"docker" "rm" "-f" "2e829d60ebcdbffe426153a864a405f1e72f7fec771b7ec3c6126951a1299be6"` [INFO] [stdout] 2e829d60ebcdbffe426153a864a405f1e72f7fec771b7ec3c6126951a1299be6