[INFO] fetching crate bulks 0.5.1...
[INFO] checking bulks-0.5.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] extracting crate bulks 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bulks 0.5.1
[INFO] finished tweaking crates.io crate bulks 0.5.1
[INFO] tweaked toml for crates.io crate bulks 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bulks 0.5.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bulks 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded currying v0.4.0
[INFO] [stderr]   Downloaded tupleops v0.1.1
[INFO] [stderr]   Downloaded slice_trait v0.3.14
[INFO] [stderr]   Downloaded array_trait v1.1.19
[INFO] [stderr]   Downloaded tupleops-macros v0.1.0
[INFO] [stderr]   Downloaded tupleops-generator v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24bffd2020159dbf1d71f97d024bb1125a8283455ddd2b7bbfa490b14dc33d82
[INFO] running `Command { std: "docker" "start" "-a" "24bffd2020159dbf1d71f97d024bb1125a8283455ddd2b7bbfa490b14dc33d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24bffd2020159dbf1d71f97d024bb1125a8283455ddd2b7bbfa490b14dc33d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24bffd2020159dbf1d71f97d024bb1125a8283455ddd2b7bbfa490b14dc33d82", kill_on_drop: false }`
[INFO] [stdout] 24bffd2020159dbf1d71f97d024bb1125a8283455ddd2b7bbfa490b14dc33d82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4f06dfad1cda087cc1c167149df0977caa8f42197386014c415e97b73105dee
[INFO] running `Command { std: "docker" "start" "-a" "e4f06dfad1cda087cc1c167149df0977caa8f42197386014c415e97b73105dee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking moddef v0.3.0
[INFO] [stderr]    Compiling tupleops-generator v0.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking slice_trait v0.3.14
[INFO] [stderr]     Checking array_trait v1.1.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling tupleops-macros v0.1.0
[INFO] [stderr]     Checking tupleops v0.1.1
[INFO] [stderr]     Checking currying v0.4.0
[INFO] [stderr]     Checking bulks v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `const_closures` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![feature(const_closures)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #106003 <https://github.com/rust-lang/rust/issues/106003> for more information
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![feature(specialization)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_closures` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![feature(const_closures)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #106003 <https://github.com/rust-lang/rust/issues/106003> for more information
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![feature(specialization)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] Borrow<P>` is not satisfied
[INFO] [stdout]    --> src/adapters/once.rs:152:34
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl<T, P> const InplaceBulk for Once<T, P>
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `adapters::once::Once<T, P>` to implement `[const] random_access_bulk::RandomAccessBulk`
[INFO] [stdout]    --> src/adapters/once.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl<T, P> const RandomAccessBulk for Once<T, P>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 136 | where
[INFO] [stdout] 137 |     T: ~const Borrow<P>
[INFO] [stdout]     |        ---------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: [const] Borrow<P>` is not satisfied
[INFO] [stdout]    --> src/adapters/once.rs:152:34
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl<T, P> const InplaceBulk for Once<T, P>
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `adapters::once::Once<T, P>` to implement `[const] random_access_bulk::RandomAccessBulk`
[INFO] [stdout]    --> src/adapters/once.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl<T, P> const RandomAccessBulk for Once<T, P>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 136 | where
[INFO] [stdout] 137 |     T: ~const Borrow<P>
[INFO] [stdout]     |        ---------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulks` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bulks` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e4f06dfad1cda087cc1c167149df0977caa8f42197386014c415e97b73105dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f06dfad1cda087cc1c167149df0977caa8f42197386014c415e97b73105dee", kill_on_drop: false }`
[INFO] [stdout] e4f06dfad1cda087cc1c167149df0977caa8f42197386014c415e97b73105dee
