[INFO] fetching crate datafusion 2.0.0... [INFO] testing datafusion-2.0.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate datafusion 2.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate datafusion 2.0.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate datafusion 2.0.0 [INFO] finished tweaking crates.io crate datafusion 2.0.0 [INFO] tweaked toml for crates.io crate datafusion 2.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate datafusion 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded multimap v0.8.2 [INFO] [stderr] Downloaded tower-load-shed v0.3.0 [INFO] [stderr] Downloaded arrow-flight v2.0.0 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded tower-retry v0.3.0 [INFO] [stderr] Downloaded tonic-build v0.3.1 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded tower v0.3.1 [INFO] [stderr] Downloaded rayon v1.4.1 [INFO] [stderr] Downloaded tower-balance v0.3.0 [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded tower-limit v0.3.1 [INFO] [stderr] Downloaded tonic v0.3.1 [INFO] [stderr] Downloaded tower-buffer v0.3.0 [INFO] [stderr] Downloaded tower-timeout v0.3.0 [INFO] [stderr] Downloaded tower-discover v0.3.0 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded tower-ready-cache v0.3.1 [INFO] [stderr] Downloaded tower-util v0.3.1 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded tower-load v0.3.0 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 466ad24a2f3e4b4f330c7afcd6582b2c8037b6cd061b8c65f8d62c84d82857cf [INFO] running `Command { std: "docker" "start" "-a" "466ad24a2f3e4b4f330c7afcd6582b2c8037b6cd061b8c65f8d62c84d82857cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466ad24a2f3e4b4f330c7afcd6582b2c8037b6cd061b8c65f8d62c84d82857cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466ad24a2f3e4b4f330c7afcd6582b2c8037b6cd061b8c65f8d62c84d82857cf", kill_on_drop: false }` [INFO] [stdout] 466ad24a2f3e4b4f330c7afcd6582b2c8037b6cd061b8c65f8d62c84d82857cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3482e4341655ddc94d3be20d2509136284940dfa649d98f595542bc1e77e2e4 [INFO] running `Command { std: "docker" "start" "-a" "e3482e4341655ddc94d3be20d2509136284940dfa649d98f595542bc1e77e2e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling parquet v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling sqlparser v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling arrow v2.0.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrow-2.0.0/src/lib.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow` [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 `Command { std: "docker" "inspect" "e3482e4341655ddc94d3be20d2509136284940dfa649d98f595542bc1e77e2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3482e4341655ddc94d3be20d2509136284940dfa649d98f595542bc1e77e2e4", kill_on_drop: false }` [INFO] [stdout] e3482e4341655ddc94d3be20d2509136284940dfa649d98f595542bc1e77e2e4