[INFO] crate arm 0.0.1 is already in cache [INFO] testing arm-0.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate arm 0.0.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate arm 0.0.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate arm 0.0.1 [INFO] finished tweaking crates.io crate arm 0.0.1 [INFO] tweaked toml for crates.io crate arm 0.0.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad5c3a9e374cced664132ab3586bbd0aa9e9eaeb76478145949d513feac2cbff [INFO] running `"docker" "start" "-a" "ad5c3a9e374cced664132ab3586bbd0aa9e9eaeb76478145949d513feac2cbff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: Only ARM architecture is supported. Please consult README.md for building instructions. [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/smp.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | unsafe { asm!("wfe" : : : : "volatile") } [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/smp.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | unsafe { asm!("sev" : : : : "volatile") } [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Only ARM architecture is supported. Please consult README.md for building instructions. [INFO] [stderr] [INFO] [stderr] error: could not compile `arm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ad5c3a9e374cced664132ab3586bbd0aa9e9eaeb76478145949d513feac2cbff"` [INFO] running `"docker" "rm" "-f" "ad5c3a9e374cced664132ab3586bbd0aa9e9eaeb76478145949d513feac2cbff"` [INFO] [stdout] ad5c3a9e374cced664132ab3586bbd0aa9e9eaeb76478145949d513feac2cbff