[INFO] fetching crate pumpkin 2.0.1...
[INFO] testing pumpkin-2.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pumpkin 2.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pumpkin 2.0.1
[INFO] finished tweaking crates.io crate pumpkin 2.0.1
[INFO] tweaked toml for crates.io crate pumpkin 2.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pumpkin 2.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding ramp v0.3.13 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded ramp v0.3.13
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded rustc-cfg v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f573af9274f195b4be03a751c2da87912947e64a8beef1da88e7f1ce34262c
[INFO] running `Command { std: "docker" "start" "-a" "66f573af9274f195b4be03a751c2da87912947e64a8beef1da88e7f1ce34262c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f573af9274f195b4be03a751c2da87912947e64a8beef1da88e7f1ce34262c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f573af9274f195b4be03a751c2da87912947e64a8beef1da88e7f1ce34262c", kill_on_drop: false }`
[INFO] [stdout] 66f573af9274f195b4be03a751c2da87912947e64a8beef1da88e7f1ce34262c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b741081df615da125f47e5530436df8fb378a5b20f33d2aef0e4238fa3f1e2
[INFO] running `Command { std: "docker" "start" "-a" "52b741081df615da125f47e5530436df8fb378a5b20f33d2aef0e4238fa3f1e2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling rustc-cfg v0.2.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ramp v0.3.13
[INFO] [stdout] error[E0432]: unresolved import `std::alloc::Alloc`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/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: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/ll/limb.rs:442:17
[INFO] [stdout]     |
[INFO] [stdout] 442 |                 asm!("mulq $3"
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/ll/limb.rs:526:17
[INFO] [stdout]     |
[INFO] [stdout] 526 |                 asm!("addq $4, $0
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/ll/limb.rs:586:17
[INFO] [stdout]     |
[INFO] [stdout] 586 |                 asm!("subq $4, $0
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/ll/limb.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                 asm!("divq $4"
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::arch::asm;
[INFO] [stdout]     |
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3637:5
[INFO] [stdout]      |
[INFO] [stdout] 3637 | /     fn replace_one(&mut self) -> Self {
[INFO] [stdout] 3638 | |         mem::replace(self, Self::one())
[INFO] [stdout] 3639 | |     }
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3641:5
[INFO] [stdout]      |
[INFO] [stdout] 3641 | /     fn replace_zero(&mut self) -> Self {
[INFO] [stdout] 3642 | |         mem::replace(self, Self::zero())
[INFO] [stdout] 3643 | |     }
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3645:5
[INFO] [stdout]      |
[INFO] [stdout] 3645 | /     fn add_one(&self) -> Self {
[INFO] [stdout] 3646 | |         self + 1
[INFO] [stdout] 3647 | |     }
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3649:5
[INFO] [stdout]      |
[INFO] [stdout] 3649 | /     fn sub_one(&self) -> Self {
[INFO] [stdout] 3650 | |         self - 1
[INFO] [stdout] 3651 | |     }
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3653:5
[INFO] [stdout]      |
[INFO] [stdout] 3653 | /     fn add_usize(&self, n: usize) -> Option<Self> {
[INFO] [stdout] 3654 | |         Some(self + Int::from(n))
[INFO] [stdout] 3655 | |     }
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/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]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/lib.rs:206:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(core_intrinsics, asm, allocator_api)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(step_trait, ptr_internals, alloc)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3626:49
[INFO] [stdout]      |
[INFO] [stdout] 3626 |     fn steps_between(start: &Int, end: &Int) -> Option<usize> {
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&Int, &Int) -> (usize, Option<usize>)`
[INFO] [stdout]                 found signature `fn(&Int, &Int) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]      |
[INFO] [stdout] 3626 -     fn steps_between(start: &Int, end: &Int) -> Option<usize> {
[INFO] [stdout] 3626 +     fn steps_between(start: &Int, end: &Int) -> (usize, Option<usize>) {
[INFO] [stdout]      |
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3625:1
[INFO] [stdout]      |
[INFO] [stdout] 3625 | 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<Self> { todo!() }`
[INFO] [stdout]      = help: implement the missing item: `fn backward_checked(_: Self, _: usize) -> Option<Self> { 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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/mem.rs:47:35
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let ret = match alloc::Global.alloc(layout.clone()) {
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `allocate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let ret = match alloc::Global.allocate(layout.clone()) {
[INFO] [stdout]    |                                        +++
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/mem.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     alloc::Global.dealloc(ptr, layout);
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `deallocate` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 |     alloc::Global.deallocate(ptr, layout);
[INFO] [stdout]    |                          +++
[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/index.crates.io-1949cf8c6b5b557f/ramp-0.3.13/src/int.rs:3552:26
[INFO] [stdout]      |
[INFO] [stdout] 3552 |             ptr: Unique::empty(),
[INFO] [stdout]      |                          ^^^^^ function or associated item not found in `Unique<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Unique<_>` consider using one of the following associated functions:
[INFO] [stdout]       Unique::<T>::dangling
[INFO] [stdout]       Unique::<T>::new_unchecked
[INFO] [stdout]       Unique::<T>::new
[INFO] [stdout]       Unique::<T>::from_non_null
[INFO] [stdout]     --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/unique.rs:72:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053, E0407, E0432, E0554, 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` (lib) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "52b741081df615da125f47e5530436df8fb378a5b20f33d2aef0e4238fa3f1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b741081df615da125f47e5530436df8fb378a5b20f33d2aef0e4238fa3f1e2", kill_on_drop: false }`
[INFO] [stdout] 52b741081df615da125f47e5530436df8fb378a5b20f33d2aef0e4238fa3f1e2
