[INFO] fetching crate hkalbasi-rustc-ap-rustc_index 0.0.20230517...
[INFO] checking hkalbasi-rustc-ap-rustc_index-0.0.20230517 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate hkalbasi-rustc-ap-rustc_index 0.0.20230517 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate hkalbasi-rustc-ap-rustc_index 0.0.20230517 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 hkalbasi-rustc-ap-rustc_index 0.0.20230517
[INFO] finished tweaking crates.io crate hkalbasi-rustc-ap-rustc_index 0.0.20230517
[INFO] tweaked toml for crates.io crate hkalbasi-rustc-ap-rustc_index 0.0.20230517 written to /workspace/builds/worker-6-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 13 packages to latest compatible versions
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded hkalbasi-rustc-ap-rustc_macros v0.0.20230517
[INFO] [stderr]   Downloaded hkalbasi-rustc-ap-rustc_serialize v0.0.20230517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 93a17bad388b370929594e1e27552043ee7ae0f41e748b07668c01732c3dd3c5
[INFO] running `Command { std: "docker" "start" "-a" "93a17bad388b370929594e1e27552043ee7ae0f41e748b07668c01732c3dd3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93a17bad388b370929594e1e27552043ee7ae0f41e748b07668c01732c3dd3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a17bad388b370929594e1e27552043ee7ae0f41e748b07668c01732c3dd3c5", kill_on_drop: false }`
[INFO] [stdout] 93a17bad388b370929594e1e27552043ee7ae0f41e748b07668c01732c3dd3c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3b8eae71c8948d4a349e7bc7ff01739b28595f7f75f47ab4b0d86fcba124d2a3
[INFO] running `Command { std: "docker" "start" "-a" "3b8eae71c8948d4a349e7bc7ff01739b28595f7f75f47ab4b0d86fcba124d2a3", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hkalbasi-rustc-ap-rustc_serialize v0.0.20230517
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hkalbasi-rustc-ap-rustc_macros v0.0.20230517
[INFO] [stderr]     Checking hkalbasi-rustc-ap-rustc_index v0.0.20230517 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         allow_internal_unstable,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         new_uninit,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SpecOptionPartialEq` in module `core::option`
[INFO] [stdout]  --> src/vec/tests.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | / rustc_macros::newtype_index! {
[INFO] [stdout] 7 | |     #[max = 0xFFFF_FFFA]
[INFO] [stdout] 8 | |     struct MyIdx {}
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ not found in `core::option`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `rustc_macros::newtype_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         allow_internal_unstable,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         new_uninit,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `new_zeroed_alloc`
[INFO] [stdout]    --> src/bit_set.rs:506:33
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     let words = Rc::<[Word; CHUNK_WORDS]>::new_zeroed();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stdout]     = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `new_zeroed_alloc`
[INFO] [stdout]    --> src/bit_set.rs:560:33
[INFO] [stdout]     |
[INFO] [stdout] 560 |                     let words = Rc::<[Word; CHUNK_WORDS]>::new_zeroed();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stdout]     = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]  --> src/vec/tests.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | / rustc_macros::newtype_index! {
[INFO] [stdout] 7 | |     #[max = 0xFFFF_FFFA]
[INFO] [stdout] 8 | |     struct MyIdx {}
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected signature `fn(&MyIdx, &MyIdx) -> (usize, Option<usize>)`
[INFO] [stdout]              found signature `fn(&MyIdx, &MyIdx) -> Option<usize>`
[INFO] [stdout]   = note: this error originates in the macro `rustc_macros::newtype_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]   |
[INFO] [stdout] 6 | (usize, Option<usize>)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0405.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hkalbasi-rustc-ap-rustc_index` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hkalbasi-rustc-ap-rustc_index` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3b8eae71c8948d4a349e7bc7ff01739b28595f7f75f47ab4b0d86fcba124d2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8eae71c8948d4a349e7bc7ff01739b28595f7f75f47ab4b0d86fcba124d2a3", kill_on_drop: false }`
[INFO] [stdout] 3b8eae71c8948d4a349e7bc7ff01739b28595f7f75f47ab4b0d86fcba124d2a3
