[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] checking AquaEBM/wt_osc against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaEBM%2Fwt_osc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AquaEBM/wt_osc on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primal-check v0.3.3
[INFO] [stderr]   Downloaded rtrb v0.2.3
[INFO] [stderr]   Downloaded cell-project v0.1.4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a0f055b7936fd0fe5df84c16a6347a05bd0c6e62628e8fd385dd87c41c890b
[INFO] running `Command { std: "docker" "start" "-a" "09a0f055b7936fd0fe5df84c16a6347a05bd0c6e62628e8fd385dd87c41c890b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a0f055b7936fd0fe5df84c16a6347a05bd0c6e62628e8fd385dd87c41c890b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a0f055b7936fd0fe5df84c16a6347a05bd0c6e62628e8fd385dd87c41c890b", kill_on_drop: false }`
[INFO] [stdout] 09a0f055b7936fd0fe5df84c16a6347a05bd0c6e62628e8fd385dd87c41c890b
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 413230ec1318b7b90a640f1fcd2c46d8817a08b46f3c70237fa19843756c7544
[INFO] running `Command { std: "docker" "start" "-a" "413230ec1318b7b90a640f1fcd2c46d8817a08b46f3c70237fa19843756c7544", 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 cell-project v0.1.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/7cd6f95/crates/core_simd/src/vector.rs:470:18
[INFO] [stdout]     |
[INFO] [stdout] 470 |         unsafe { core::intrinsics::simd::simd_masked_load(enable.to_int(), ptr, or) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer the value of the const parameter `ALIGN` declared on the function `simd_masked_load`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a const generic parameter in `simd_masked_load`
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/intrinsics/simd.rs:415:0
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 470 |         unsafe { core::intrinsics::simd::simd_masked_load::<vector::Simd<<T as vector::SimdElement>::Mask, N>, *const T, vector::Simd<T, N>, ALIGN>(enable.to_int(), ptr, or) }
[INFO] [stdout]     |                                                          ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/7cd6f95/crates/core_simd/src/vector.rs:719:18
[INFO] [stdout]     |
[INFO] [stdout] 719 |         unsafe { core::intrinsics::simd::simd_masked_store(enable.to_int(), ptr, self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer the value of the const parameter `ALIGN` declared on the function `simd_masked_store`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a const generic parameter in `simd_masked_store`
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/intrinsics/simd.rs:437:0
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 719 |         unsafe { core::intrinsics::simd::simd_masked_store::<vector::Simd<<T as vector::SimdElement>::Mask, N>, *mut T, vector::Simd<T, N>, ALIGN>(enable.to_int(), ptr, self) }
[INFO] [stdout]     |                                                           ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[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 E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core_simd` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "413230ec1318b7b90a640f1fcd2c46d8817a08b46f3c70237fa19843756c7544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "413230ec1318b7b90a640f1fcd2c46d8817a08b46f3c70237fa19843756c7544", kill_on_drop: false }`
[INFO] [stdout] 413230ec1318b7b90a640f1fcd2c46d8817a08b46f3c70237fa19843756c7544
