[INFO] fetching crate deluge-rpc 0.7.0... [INFO] testing deluge-rpc-0.7.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate deluge-rpc 0.7.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate deluge-rpc 0.7.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 deluge-rpc 0.7.0 [INFO] finished tweaking crates.io crate deluge-rpc 0.7.0 [INFO] tweaked toml for crates.io crate deluge-rpc 0.7.0 written to /workspace/builds/worker-1/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] 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 lazy-regex v0.1.4 [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded take_mut v0.2.2 [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded deluge-rpc-macro v0.6.2 [INFO] [stderr] Downloaded rle-decode-fast v1.0.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded ron v0.6.4 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded rencode v0.2.1 [INFO] [stderr] Downloaded derivative v2.1.3 [INFO] [stderr] Downloaded enum-kinds v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] e738abc3042003f4cac7b65e75e8822c85f9a9eeae95e172f3a0eb57d5a6c894 [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" "e738abc3042003f4cac7b65e75e8822c85f9a9eeae95e172f3a0eb57d5a6c894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e738abc3042003f4cac7b65e75e8822c85f9a9eeae95e172f3a0eb57d5a6c894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e738abc3042003f4cac7b65e75e8822c85f9a9eeae95e172f3a0eb57d5a6c894", kill_on_drop: false }` [INFO] [stdout] e738abc3042003f4cac7b65e75e8822c85f9a9eeae95e172f3a0eb57d5a6c894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 32b314bc5be4d3c95fce777377235848948536323ad68caec272d28e5381a1d0 [INFO] running `Command { std: "docker" "start" "-a" "32b314bc5be4d3c95fce777377235848948536323ad68caec272d28e5381a1d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling lazy-regex v0.1.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling enum-kinds v0.5.0 [INFO] [stderr] Compiling deluge-rpc-macro v0.6.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling rencode v0.2.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling deluge-rpc v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] // sorry [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 `deluge-rpc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "32b314bc5be4d3c95fce777377235848948536323ad68caec272d28e5381a1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b314bc5be4d3c95fce777377235848948536323ad68caec272d28e5381a1d0", kill_on_drop: false }` [INFO] [stdout] 32b314bc5be4d3c95fce777377235848948536323ad68caec272d28e5381a1d0