[INFO] cloning repository https://github.com/theotherjimmy/rcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theotherjimmy/rcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherjimmy%2Frcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherjimmy%2Frcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbf3f3c1acf39ee9baf6e8a89d561882f03a741a [INFO] testing theotherjimmy/rcalc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheotherjimmy%2Frcalc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theotherjimmy/rcalc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theotherjimmy/rcalc [INFO] finished tweaking git repo https://github.com/theotherjimmy/rcalc [INFO] tweaked toml for git repo https://github.com/theotherjimmy/rcalc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/theotherjimmy/rcalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c73e8a170f5393f9c129cf4a83a6723e0d11215477143872e11d2edf56e2c8d [INFO] running `Command { std: "docker" "start" "-a" "0c73e8a170f5393f9c129cf4a83a6723e0d11215477143872e11d2edf56e2c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c73e8a170f5393f9c129cf4a83a6723e0d11215477143872e11d2edf56e2c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c73e8a170f5393f9c129cf4a83a6723e0d11215477143872e11d2edf56e2c8d", kill_on_drop: false }` [INFO] [stdout] 0c73e8a170f5393f9c129cf4a83a6723e0d11215477143872e11d2edf56e2c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6002a810ca46c939a46a9a692f3b422202ad3cef6f7c69478d346d30313e812f [INFO] running `Command { std: "docker" "start" "-a" "6002a810ca46c939a46a9a692f3b422202ad3cef6f7c69478d346d30313e812f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rustc-cfg v0.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling ramp v0.5.9 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/ll/limb.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] std::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/ll/limb.rs:557:17 [INFO] [stdout] | [INFO] [stdout] 557 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] std::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/ll/limb.rs:606:17 [INFO] [stdout] | [INFO] [stdout] 606 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] std::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/ll/limb.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] std::arch::asm [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.9/src/int.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | 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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(core_intrinsics, asm, allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(core_intrinsics, asm, allocator_api)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(core_intrinsics, asm, allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait, step_trait_ext, ptr_internals, raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait, step_trait_ext, ptr_internals, raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait, step_trait_ext, ptr_internals, raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/ramp-0.5.9/src/lib.rs:18:55 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait, step_trait_ext, ptr_internals, raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `step_trait_ext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/lib.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait, step_trait_ext, ptr_internals, raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0199]: implementing the trait `Step` is not unsafe [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ramp-0.5.9/src/int.rs:3697:1 [INFO] [stdout] | [INFO] [stdout] 3697 | / unsafe impl std::iter::Step for Int { [INFO] [stdout] 3698 | | fn steps_between(start: &Int, end: &Int) -> Option { [INFO] [stdout] 3699 | | let diff = (start - end).abs(); [INFO] [stdout] 3700 | | [INFO] [stdout] ... | [INFO] [stdout] 3715 | | } [INFO] [stdout] 3716 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0199, E0554, E0603, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0199`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ramp` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "6002a810ca46c939a46a9a692f3b422202ad3cef6f7c69478d346d30313e812f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6002a810ca46c939a46a9a692f3b422202ad3cef6f7c69478d346d30313e812f", kill_on_drop: false }` [INFO] [stdout] 6002a810ca46c939a46a9a692f3b422202ad3cef6f7c69478d346d30313e812f