[INFO] crate amadeus-parquet 0.1.3 is already in cache [INFO] checking amadeus-parquet-0.1.3 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate amadeus-parquet 0.1.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate amadeus-parquet 0.1.3 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate amadeus-parquet 0.1.3 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate amadeus-parquet 0.1.3 [INFO] tweaked toml for crates.io crate amadeus-parquet 0.1.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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-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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8a9f64017b3fb7100ac38fa61f45c9270e35e3e756d4360f5f8ae5e0a724191 [INFO] running `"docker" "start" "-a" "e8a9f64017b3fb7100ac38fa61f45c9270e35e3e756d4360f5f8ae5e0a724191"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking delegate v0.1.3 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking replace_with v0.1.5 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking owned_chars v0.3.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking thrift v0.12.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking parquet-format v2.6.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.40 [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/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 chrono-tz v0.5.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_closure_derive v0.2.5 [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/serde_closure_derive-0.2.5/src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #![feature(proc_macro_diagnostic)] [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 `serde_closure_derive`. [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: could not compile `packed_simd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e8a9f64017b3fb7100ac38fa61f45c9270e35e3e756d4360f5f8ae5e0a724191"` [INFO] running `"docker" "rm" "-f" "e8a9f64017b3fb7100ac38fa61f45c9270e35e3e756d4360f5f8ae5e0a724191"` [INFO] [stdout] e8a9f64017b3fb7100ac38fa61f45c9270e35e3e756d4360f5f8ae5e0a724191