[INFO] cloning repository https://github.com/AquaEBM/wt_osc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AquaEBM/wt_osc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fwt_osc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fwt_osc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2343cef8eaf0ea2492c49cd24c730774be87f8d1
[INFO] documenting AquaEBM/wt_osc against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fwt_osc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AquaEBM/wt_osc
[INFO] finished tweaking git repo https://github.com/AquaEBM/wt_osc
[INFO] tweaked toml for git repo https://github.com/AquaEBM/wt_osc written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AquaEBM/wt_osc on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AquaEBM/wt_osc 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/AquaEBM/polygraph.git`
[INFO] [stderr]     Updating git repository `https://github.com/AquaEBM/simd_util.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust-lang/portable-simd.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded realfft v3.3.0
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded primal-check v0.3.3
[INFO] [stderr]   Downloaded rtrb v0.2.3
[INFO] [stderr]   Downloaded cell-project v0.1.4
[INFO] [stderr]   Downloaded cache-padded v1.3.0
[INFO] [stderr]   Downloaded rustfft v6.2.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d36b62597f50c09a64b266c4da1b45aff09e3353981c81aaa4f586de90ae4100
[INFO] running `Command { std: "docker" "start" "-a" "d36b62597f50c09a64b266c4da1b45aff09e3353981c81aaa4f586de90ae4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d36b62597f50c09a64b266c4da1b45aff09e3353981c81aaa4f586de90ae4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d36b62597f50c09a64b266c4da1b45aff09e3353981c81aaa4f586de90ae4100", kill_on_drop: false }`
[INFO] [stdout] d36b62597f50c09a64b266c4da1b45aff09e3353981c81aaa4f586de90ae4100
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e2ab98d4333d5326a283f9f8b9e5fbb504bd877ad48abc55375acb2f0acc9fe
[INFO] running `Command { std: "docker" "start" "-a" "7e2ab98d4333d5326a283f9f8b9e5fbb504bd877ad48abc55375acb2f0acc9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking core_simd v0.1.0 (https://github.com/rust-lang/portable-simd.git#7cd6f95a)
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking cell-project v0.1.4
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/7cd6f95/crates/core_simd/src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / #![feature(
[INFO] [stdout]  3 | |     const_eval_select,
[INFO] [stdout]  4 | |     const_intrinsic_copy,
[INFO] [stdout]  5 | |     const_refs_to_cell,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     ptr_metadata
[INFO] [stdout] 18 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `const_mut_refs` has been stable since `1.83.0` and no longer requires an attribute to enable
[INFO] [stdout]    = help: the feature `const_mut_refs` has been stable since `1.83.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const function that might be (indirectly) exposed to stable cannot use `#[feature(const_eval_select)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/7cd6f95/crates/core_simd/src/vector.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         core::intrinsics::const_eval_select((value,), splat_const, splat_rt)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if the function is not (yet) meant to be exposed to stable const contexts, add `#[rustc_const_unstable]`
[INFO] [stdout]     |
[INFO] [stdout] 147 +     #[rustc_const_unstable(feature = "...", issue = "...")]
[INFO] [stdout] 148 |     pub const fn splat(value: T) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core_simd` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7e2ab98d4333d5326a283f9f8b9e5fbb504bd877ad48abc55375acb2f0acc9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2ab98d4333d5326a283f9f8b9e5fbb504bd877ad48abc55375acb2f0acc9fe", kill_on_drop: false }`
[INFO] [stdout] 7e2ab98d4333d5326a283f9f8b9e5fbb504bd877ad48abc55375acb2f0acc9fe
