[INFO] fetching crate drone-sx1276-cortex-m 0.1.0... [INFO] checking drone-sx1276-cortex-m-0.1.0 against beta for pr-78714 [INFO] extracting crate drone-sx1276-cortex-m 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate drone-sx1276-cortex-m 0.1.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate drone-sx1276-cortex-m 0.1.0 [INFO] finished tweaking crates.io crate drone-sx1276-cortex-m 0.1.0 [INFO] tweaked toml for crates.io crate drone-sx1276-cortex-m 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 06cb56c3372a5ea7b49d62f8e0de037bd8b8a7a43df29b4ed0ed5736e5ecd0ce [INFO] running `Command { std: "docker" "start" "-a" "06cb56c3372a5ea7b49d62f8e0de037bd8b8a7a43df29b4ed0ed5736e5ecd0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06cb56c3372a5ea7b49d62f8e0de037bd8b8a7a43df29b4ed0ed5736e5ecd0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cb56c3372a5ea7b49d62f8e0de037bd8b8a7a43df29b4ed0ed5736e5ecd0ce", kill_on_drop: false }` [INFO] [stdout] 06cb56c3372a5ea7b49d62f8e0de037bd8b8a7a43df29b4ed0ed5736e5ecd0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 480651d1e90faffac5dd4ea9b1b7f75ff489e89d1e6f91686110c3dff6c32511 [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" "480651d1e90faffac5dd4ea9b1b7f75ff489e89d1e6f91686110c3dff6c32511", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling drone-cortex-m-svd v0.7.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/drone-cortex-m-svd-0.7.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(range_contains)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-cortex-m-svd-0.7.0/src/device.rs:203:30 [INFO] [stdout] | [INFO] [stdout] 203 | if BIT_BAND.contains(address) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&u32`, found `u32` [INFO] [stdout] | help: consider borrowing here: `&address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-cortex-m-svd` [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" "480651d1e90faffac5dd4ea9b1b7f75ff489e89d1e6f91686110c3dff6c32511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480651d1e90faffac5dd4ea9b1b7f75ff489e89d1e6f91686110c3dff6c32511", kill_on_drop: false }` [INFO] [stdout] 480651d1e90faffac5dd4ea9b1b7f75ff489e89d1e6f91686110c3dff6c32511