[INFO] crate bigquery-storage 0.1.1 is already in cache [INFO] testing bigquery-storage-0.1.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate bigquery-storage 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate bigquery-storage 0.1.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bigquery-storage 0.1.1 [INFO] finished tweaking crates.io crate bigquery-storage 0.1.1 [INFO] tweaked toml for crates.io crate bigquery-storage 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2dd4bcb2804d9d477ce317dd6984c257664c9ba7a31c17ebb283d5eb2f223bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2dd4bcb2804d9d477ce317dd6984c257664c9ba7a31c17ebb283d5eb2f223bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2dd4bcb2804d9d477ce317dd6984c257664c9ba7a31c17ebb283d5eb2f223bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2dd4bcb2804d9d477ce317dd6984c257664c9ba7a31c17ebb283d5eb2f223bf", kill_on_drop: false }` [INFO] [stdout] e2dd4bcb2804d9d477ce317dd6984c257664c9ba7a31c17ebb283d5eb2f223bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 1b73c87a9b9292bbcc797ea8cd210af1c3ae4a41637a412e5551286062b2e335 [INFO] running `Command { std: "docker" "start" "-a" "1b73c87a9b9292bbcc797ea8cd210af1c3ae4a41637a412e5551286062b2e335", kill_on_drop: false }` [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling seahash v4.0.1 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / #![feature( [INFO] [stdout] 203 | | repr_simd, [INFO] [stdout] 204 | | const_fn, [INFO] [stdout] 205 | | platform_intrinsics, [INFO] [stdout] ... | [INFO] [stdout] 215 | | custom_inner_attributes [INFO] [stdout] 216 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bigquery-storage v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hyper v0.13.7 [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 `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 `Command { std: "docker" "inspect" "1b73c87a9b9292bbcc797ea8cd210af1c3ae4a41637a412e5551286062b2e335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b73c87a9b9292bbcc797ea8cd210af1c3ae4a41637a412e5551286062b2e335", kill_on_drop: false }` [INFO] [stdout] 1b73c87a9b9292bbcc797ea8cd210af1c3ae4a41637a412e5551286062b2e335