[INFO] cloning repository https://github.com/CircuitCoder/slowrsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CircuitCoder/slowrsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fslowrsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fslowrsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f0258a66b9df99771704767551e9e8506997c11 [INFO] testing CircuitCoder/slowrsa against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Fslowrsa" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitCoder/slowrsa on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CircuitCoder/slowrsa [INFO] finished tweaking git repo https://github.com/CircuitCoder/slowrsa [INFO] tweaked toml for git repo https://github.com/CircuitCoder/slowrsa written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/CircuitCoder/slowrsa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.38 [INFO] [stderr] Downloaded ramp v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 697c57f8afc604ec7a680245074abeb008bf108734372a37ca8c24118e47c533 [INFO] running `Command { std: "docker" "start" "-a" "697c57f8afc604ec7a680245074abeb008bf108734372a37ca8c24118e47c533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "697c57f8afc604ec7a680245074abeb008bf108734372a37ca8c24118e47c533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697c57f8afc604ec7a680245074abeb008bf108734372a37ca8c24118e47c533", kill_on_drop: false }` [INFO] [stdout] 697c57f8afc604ec7a680245074abeb008bf108734372a37ca8c24118e47c533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5842ade16e7f05ce90e8a67d6f245a85966e40d23f21209c8da6cda5be82e75c [INFO] running `Command { std: "docker" "start" "-a" "5842ade16e7f05ce90e8a67d6f245a85966e40d23f21209c8da6cda5be82e75c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rustc-cfg v0.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling ramp v0.5.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/ll/limb.rs:442:17 [INFO] [stdout] | [INFO] [stdout] 442 | asm!("mulq $3" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 443 | | : "={rdx}"(high.0), "={rax}"(low.0) [INFO] [stdout] 444 | | : "{rax}"(u.0), "r"(v.0)); [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/ll/limb.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | asm!("addq $4, $0 [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 527 | | adcq $5, $1" [INFO] [stdout] 528 | | : "=r"(low.0), "=r"(high.0) [INFO] [stdout] 529 | | : "0"(al.0), "1"(ah.0), "r"(bl.0), "r"(bh.0)); [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/ll/limb.rs:586:17 [INFO] [stdout] | [INFO] [stdout] 586 | asm!("subq $4, $0 [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 587 | | sbbq $5, $1" [INFO] [stdout] 588 | | : "=r"(low.0), "=r"(high.0) [INFO] [stdout] 589 | | : "0"(al.0), "1"(ah.0), "r"(bl.0), "r"(bh.0)); [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/ll/limb.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | asm!("divq $4" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 654 | | : "={rdx}"(r.0), "={rax}"(q.0) [INFO] [stdout] 655 | | : "0"(nh.0), "1"(nl.0), "r"(d.0)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/mem.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | use std::alloc::{self, Alloc}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `std::iter::Step` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3667:5 [INFO] [stdout] | [INFO] [stdout] 3667 | / fn replace_one(&mut self) -> Self { [INFO] [stdout] 3668 | | mem::replace(self, Self::one()) [INFO] [stdout] 3669 | | } [INFO] [stdout] | |_____^ not a member of trait `std::iter::Step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `std::iter::Step` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3671:5 [INFO] [stdout] | [INFO] [stdout] 3671 | / fn replace_zero(&mut self) -> Self { [INFO] [stdout] 3672 | | mem::replace(self, Self::zero()) [INFO] [stdout] 3673 | | } [INFO] [stdout] | |_____^ not a member of trait `std::iter::Step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `std::iter::Step` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3675:5 [INFO] [stdout] | [INFO] [stdout] 3675 | / fn add_one(&self) -> Self { [INFO] [stdout] 3676 | | self + 1 [INFO] [stdout] 3677 | | } [INFO] [stdout] | |_____^ not a member of trait `std::iter::Step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `std::iter::Step` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | / fn sub_one(&self) -> Self { [INFO] [stdout] 3680 | | self - 1 [INFO] [stdout] 3681 | | } [INFO] [stdout] | |_____^ not a member of trait `std::iter::Step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `std::iter::Step` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3683:5 [INFO] [stdout] | [INFO] [stdout] 3683 | / fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] 3684 | | Some(self + Int::from(n)) [INFO] [stdout] 3685 | | } [INFO] [stdout] | |_____^ not a member of trait `std::iter::Step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | use alloc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_checked`, `backward_checked` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3655:1 [INFO] [stdout] | [INFO] [stdout] 3655 | impl std::iter::Step for Int { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_checked`, `backward_checked` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn forward_checked(_: Self, _: usize) -> Option { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn backward_checked(_: Self, _: usize) -> Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/mem.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | let ret = match alloc::Global.alloc(layout.clone()) { [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/mem.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | alloc::Global.dealloc(ptr, layout); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 186 | ret.with_raw_vec(|v| v.reserve_exact(0, cap as usize)) [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:274:28 [INFO] [stdout] | [INFO] [stdout] 274 | self.with_raw_vec(|v| { [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:761:32 [INFO] [stdout] | [INFO] [stdout] 761 | self.with_raw_vec(|v| { [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Unique` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.1/src/int.rs:3582:26 [INFO] [stdout] | [INFO] [stdout] 3582 | ptr: Unique::empty(), [INFO] [stdout] | ^^^^^ function or associated item not found in `Unique<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0282, E0407, E0432, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ramp` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5842ade16e7f05ce90e8a67d6f245a85966e40d23f21209c8da6cda5be82e75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5842ade16e7f05ce90e8a67d6f245a85966e40d23f21209c8da6cda5be82e75c", kill_on_drop: false }` [INFO] [stdout] 5842ade16e7f05ce90e8a67d6f245a85966e40d23f21209c8da6cda5be82e75c