[INFO] updating cached repository https://github.com/derricw/rustrsa [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25a5a991e8504b1792617e5bff272b15539ea3af [INFO] testing derricw/rustrsa against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderricw%2Frustrsa" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derricw/rustrsa on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/derricw/rustrsa [INFO] finished tweaking git repo https://github.com/derricw/rustrsa [INFO] tweaked toml for git repo https://github.com/derricw/rustrsa written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/derricw/rustrsa already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+beta-2020-06-03" "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] 8246217d3c93d4d4d7bdc59fe52f4be66ddd3699b36105f7fc40ed0960988e83 [INFO] running `"docker" "start" "-a" "8246217d3c93d4d4d7bdc59fe52f4be66ddd3699b36105f7fc40ed0960988e83"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-cfg v0.2.0 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling ieee754 v0.2.2 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling mod_exp v1.0.0 [INFO] [stderr] Compiling ramp v0.5.0 [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/ll/limb.rs:442:17 [INFO] [stderr] | [INFO] [stderr] 442 | asm!("mulq $3" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _________________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 443 | | : "={rdx}"(high.0), "={rax}"(low.0) [INFO] [stderr] 444 | | : "{rax}"(u.0), "r"(v.0)); [INFO] [stderr] | |_______________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/ll/limb.rs:526:17 [INFO] [stderr] | [INFO] [stderr] 526 | asm!("addq $4, $0 [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _________________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 527 | | adcq $5, $1" [INFO] [stderr] 528 | | : "=r"(low.0), "=r"(high.0) [INFO] [stderr] 529 | | : "0"(al.0), "1"(ah.0), "r"(bl.0), "r"(bh.0)); [INFO] [stderr] | |___________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/ll/limb.rs:586:17 [INFO] [stderr] | [INFO] [stderr] 586 | asm!("subq $4, $0 [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _________________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 587 | | sbbq $5, $1" [INFO] [stderr] 588 | | : "=r"(low.0), "=r"(high.0) [INFO] [stderr] 589 | | : "0"(al.0), "1"(ah.0), "r"(bl.0), "r"(bh.0)); [INFO] [stderr] | |___________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/ll/limb.rs:653:17 [INFO] [stderr] | [INFO] [stderr] 653 | asm!("divq $4" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _________________help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 654 | | : "={rdx}"(r.0), "={rax}"(q.0) [INFO] [stderr] 655 | | : "0"(nh.0), "1"(nl.0), "r"(d.0)); [INFO] [stderr] | |_______________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/mem.rs:18:24 [INFO] [stderr] | [INFO] [stderr] 18 | use std::alloc::{self, Alloc}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Alloc` in `alloc` [INFO] [stderr] | help: a similar name exists in the module: `alloc` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `replace_one` is not a member of trait `std::iter::Step` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3639:5 [INFO] [stderr] | [INFO] [stderr] 3639 | / fn replace_one(&mut self) -> Self { [INFO] [stderr] 3640 | | mem::replace(self, Self::one()) [INFO] [stderr] 3641 | | } [INFO] [stderr] | |_____^ not a member of trait `std::iter::Step` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `replace_zero` is not a member of trait `std::iter::Step` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3643:5 [INFO] [stderr] | [INFO] [stderr] 3643 | / fn replace_zero(&mut self) -> Self { [INFO] [stderr] 3644 | | mem::replace(self, Self::zero()) [INFO] [stderr] 3645 | | } [INFO] [stderr] | |_____^ not a member of trait `std::iter::Step` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `add_one` is not a member of trait `std::iter::Step` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3647:5 [INFO] [stderr] | [INFO] [stderr] 3647 | / fn add_one(&self) -> Self { [INFO] [stderr] 3648 | | self + 1 [INFO] [stderr] 3649 | | } [INFO] [stderr] | |_____^ not a member of trait `std::iter::Step` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `sub_one` is not a member of trait `std::iter::Step` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3651:5 [INFO] [stderr] | [INFO] [stderr] 3651 | / fn sub_one(&self) -> Self { [INFO] [stderr] 3652 | | self - 1 [INFO] [stderr] 3653 | | } [INFO] [stderr] | |_____^ not a member of trait `std::iter::Step` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `add_usize` is not a member of trait `std::iter::Step` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3655:5 [INFO] [stderr] | [INFO] [stderr] 3655 | / fn add_usize(&self, n: usize) -> Option { [INFO] [stderr] 3656 | | Some(self + Int::from(n)) [INFO] [stderr] 3657 | | } [INFO] [stderr] | |_____^ not a member of trait `std::iter::Step` [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(core_intrinsics, asm, allocator_api)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | #![feature(step_trait, ptr_internals, alloc, raw_vec_internals)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0200]: the trait `std::iter::Step` requires an `unsafe impl` declaration [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.0/src/int.rs:3627:1 [INFO] [stderr] | [INFO] [stderr] 3627 | / impl std::iter::Step for Int { [INFO] [stderr] 3628 | | fn steps_between(start: &Int, end: &Int) -> Option { [INFO] [stderr] 3629 | | let diff = (start - end).abs(); [INFO] [stderr] 3630 | | [INFO] [stderr] ... | [INFO] [stderr] 3657 | | } [INFO] [stderr] 3658 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0200, E0407, E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0200`. [INFO] [stderr] error: could not compile `ramp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8246217d3c93d4d4d7bdc59fe52f4be66ddd3699b36105f7fc40ed0960988e83"` [INFO] running `"docker" "rm" "-f" "8246217d3c93d4d4d7bdc59fe52f4be66ddd3699b36105f7fc40ed0960988e83"` [INFO] [stdout] 8246217d3c93d4d4d7bdc59fe52f4be66ddd3699b36105f7fc40ed0960988e83