[INFO] cloning repository https://github.com/MarcusTL12/fractals-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcusTL12/fractals-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2Ffractals-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2Ffractals-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 725347807fa3671820c8ff02b8fe6b737bf2273a [INFO] checking MarcusTL12/fractals-rs against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusTL12%2Ffractals-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MarcusTL12/fractals-rs [INFO] finished tweaking git repo https://github.com/MarcusTL12/fractals-rs [INFO] tweaked toml for git repo https://github.com/MarcusTL12/fractals-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarcusTL12/fractals-rs on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MarcusTL12/fractals-rs 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exr v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f149620365758b367d47cbbd8d61621670c132e47e05806acdd8950b6b4e0a5b [INFO] running `Command { std: "docker" "start" "-a" "f149620365758b367d47cbbd8d61621670c132e47e05806acdd8950b6b4e0a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f149620365758b367d47cbbd8d61621670c132e47e05806acdd8950b6b4e0a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f149620365758b367d47cbbd8d61621670c132e47e05806acdd8950b6b4e0a5b", kill_on_drop: false }` [INFO] [stdout] f149620365758b367d47cbbd8d61621670c132e47e05806acdd8950b6b4e0a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5ef36f328fedb54d6ef2bc22c60e1d78acc6d849fd5dcb524a02a424bb11e6 [INFO] running `Command { std: "docker" "start" "-a" "9d5ef36f328fedb54d6ef2bc22c60e1d78acc6d849fd5dcb524a02a424bb11e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking simd-math v0.1.0 (https://github.com/MarcusTL12/simd-math-rs#a14d0589) [INFO] [stdout] error[E0432]: unresolved imports `std::simd::SimdFloat`, `std::simd::SimdInt`, `std::simd::SimdPartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-math-rs-7e0cfcb3363cf9c8/a14d058/src/util.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | LaneCount, Simd, SimdFloat, SimdInt, SimdPartialEq, StdFloat, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ no `SimdPartialEq` in `simd` [INFO] [stdout] | | | [INFO] [stdout] | | no `SimdInt` in `simd` [INFO] [stdout] | no `SimdFloat` in `simd` [INFO] [stdout] | help: a similar name exists in the module: `StdFloat` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdFloat [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdInt [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdPartialEq [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd::SimdPartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-math-rs-7e0cfcb3363cf9c8/a14d058/src/trig.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | simd::{LaneCount, Simd, SimdPartialEq, SupportedLaneCount}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `SimdPartialEq` in `simd` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdPartialEq [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::simd::SimdFloat`, `std::simd::SimdPartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-math-rs-7e0cfcb3363cf9c8/a14d058/src/invtrig.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | LaneCount, Simd, SimdFloat, SimdPartialEq, StdFloat, SupportedLaneCount, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ no `SimdPartialEq` in `simd` [INFO] [stdout] | | [INFO] [stdout] | no `SimdFloat` in `simd` [INFO] [stdout] | help: a similar name exists in the module: `StdFloat` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdFloat [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdPartialEq [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::simd::SimdFloat`, `std::simd::SimdInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-math-rs-7e0cfcb3363cf9c8/a14d058/src/log.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::{LaneCount, Simd, SimdFloat, SimdInt, SupportedLaneCount}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ no `SimdInt` in `simd` [INFO] [stdout] | | [INFO] [stdout] | no `SimdFloat` in `simd` [INFO] [stdout] | help: a similar name exists in the module: `StdFloat` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdFloat [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] std::simd::prelude::SimdInt [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd::SimdFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/simd-math-rs-7e0cfcb3363cf9c8/a14d058/src/simdfloatmath_trait/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::SimdFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `SimdFloat` in `simd` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 - use std::simd::SimdFloat; [INFO] [stdout] 1 + use std::simd::StdFloat; [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::simd::prelude::SimdFloat; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simd-math` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d5ef36f328fedb54d6ef2bc22c60e1d78acc6d849fd5dcb524a02a424bb11e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5ef36f328fedb54d6ef2bc22c60e1d78acc6d849fd5dcb524a02a424bb11e6", kill_on_drop: false }` [INFO] [stdout] 9d5ef36f328fedb54d6ef2bc22c60e1d78acc6d849fd5dcb524a02a424bb11e6