[INFO] fetching crate pumpkin 2.0.1...
[INFO] checking pumpkin-2.0.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pumpkin 2.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate pumpkin 2.0.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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 hamming v0.1.3
[INFO] [stderr]   Downloaded rustc-cfg v0.2.0
[INFO] [stderr]   Downloaded ramp v0.3.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c29a7c0b4e113f461eb140eeb0b6a9e0176dd0c3fe06bcad4b5f625e89866ee
[INFO] running `Command { std: "docker" "start" "-a" "6c29a7c0b4e113f461eb140eeb0b6a9e0176dd0c3fe06bcad4b5f625e89866ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c29a7c0b4e113f461eb140eeb0b6a9e0176dd0c3fe06bcad4b5f625e89866ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c29a7c0b4e113f461eb140eeb0b6a9e0176dd0c3fe06bcad4b5f625e89866ee", kill_on_drop: false }`
[INFO] [stdout] 6c29a7c0b4e113f461eb140eeb0b6a9e0176dd0c3fe06bcad4b5f625e89866ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b6b54d8579060a113c373a01ef12011381f7f295866792d983f02c9adf51432
[INFO] running `Command { std: "docker" "start" "-a" "5b6b54d8579060a113c373a01ef12011381f7f295866792d983f02c9adf51432", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling rustc-cfg v0.2.0
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.1.44
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/lib.rs:219:1
[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-6f17d22bba15001f/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) -> (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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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]     --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ptr/unique.rs:74:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053, 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` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b6b54d8579060a113c373a01ef12011381f7f295866792d983f02c9adf51432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b6b54d8579060a113c373a01ef12011381f7f295866792d983f02c9adf51432", kill_on_drop: false }`
[INFO] [stdout] 5b6b54d8579060a113c373a01ef12011381f7f295866792d983f02c9adf51432
