[INFO] fetching crate holochain_persistence_mem 0.0.18... [INFO] testing holochain_persistence_mem-0.0.18 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate holochain_persistence_mem 0.0.18 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate holochain_persistence_mem 0.0.18 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 holochain_persistence_mem 0.0.18 [INFO] finished tweaking crates.io crate holochain_persistence_mem 0.0.18 [INFO] tweaked toml for crates.io crate holochain_persistence_mem 0.0.18 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c32e9f37e4f582c1536f68b7f6c07eff729198a709c94572794e458629979a6a [INFO] running `Command { std: "docker" "start" "-a" "c32e9f37e4f582c1536f68b7f6c07eff729198a709c94572794e458629979a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c32e9f37e4f582c1536f68b7f6c07eff729198a709c94572794e458629979a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c32e9f37e4f582c1536f68b7f6c07eff729198a709c94572794e458629979a6a", kill_on_drop: false }` [INFO] [stdout] c32e9f37e4f582c1536f68b7f6c07eff729198a709c94572794e458629979a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 85ef4b46ef89ac8ca51d7e0122fb3dd21e6d8a67ee328cf09ae902e3ecc34c76 [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" "85ef4b46ef89ac8ca51d7e0122fb3dd21e6d8a67ee328cf09ae902e3ecc34c76", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling holochain_json_api v0.0.23 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling reed-solomon v0.2.1 [INFO] [stderr] Compiling holochain_persistence_api v0.0.18 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling hcid v0.0.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling serde_test v1.0.104 [INFO] [stderr] Compiling holochain_json_derive v0.0.23 [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/holochain_json_api-0.0.23/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/holochain_json_api-0.0.23/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `holochain_json_api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "85ef4b46ef89ac8ca51d7e0122fb3dd21e6d8a67ee328cf09ae902e3ecc34c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ef4b46ef89ac8ca51d7e0122fb3dd21e6d8a67ee328cf09ae902e3ecc34c76", kill_on_drop: false }` [INFO] [stdout] 85ef4b46ef89ac8ca51d7e0122fb3dd21e6d8a67ee328cf09ae902e3ecc34c76