[INFO] fetching crate simdop 0.1.0... [INFO] checking simdop-0.1.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate simdop 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate simdop 0.1.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate simdop 0.1.0 [INFO] finished tweaking crates.io crate simdop 0.1.0 [INFO] tweaked toml for crates.io crate simdop 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simdty v0.0.3 [INFO] [stderr] Downloaded llvmint v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2734874c1de120f769678105d326613c125736416728e183bbf618ca96e7c43a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2734874c1de120f769678105d326613c125736416728e183bbf618ca96e7c43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2734874c1de120f769678105d326613c125736416728e183bbf618ca96e7c43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2734874c1de120f769678105d326613c125736416728e183bbf618ca96e7c43a", kill_on_drop: false }` [INFO] [stdout] 2734874c1de120f769678105d326613c125736416728e183bbf618ca96e7c43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e7dcf11bd0c12f2f09e8f2936567255b403be80f33fba6711280317ecc067c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0e7dcf11bd0c12f2f09e8f2936567255b403be80f33fba6711280317ecc067c", kill_on_drop: false }` [INFO] [stderr] Compiling simdty v0.0.6 [INFO] [stderr] Compiling simdty v0.0.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simdty-0.0.3/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(simd)] [INFO] [stdout] | ^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#[repr(simd)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 101 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:117:3 [INFO] [stdout] | [INFO] [stdout] 117 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 121 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:141:3 [INFO] [stdout] | [INFO] [stdout] 141 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:149:3 [INFO] [stdout] | [INFO] [stdout] 149 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:161:3 [INFO] [stdout] | [INFO] [stdout] 161 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:177:3 [INFO] [stdout] | [INFO] [stdout] 177 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:185:3 [INFO] [stdout] | [INFO] [stdout] 185 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:189:3 [INFO] [stdout] | [INFO] [stdout] 189 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:193:3 [INFO] [stdout] | [INFO] [stdout] 193 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:197:3 [INFO] [stdout] | [INFO] [stdout] 197 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:201:3 [INFO] [stdout] | [INFO] [stdout] 201 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:205:3 [INFO] [stdout] | [INFO] [stdout] 205 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:209:3 [INFO] [stdout] | [INFO] [stdout] 209 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:213:3 [INFO] [stdout] | [INFO] [stdout] 213 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:217:3 [INFO] [stdout] | [INFO] [stdout] 217 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:221:3 [INFO] [stdout] | [INFO] [stdout] 221 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:225:3 [INFO] [stdout] | [INFO] [stdout] 225 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 229 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:233:3 [INFO] [stdout] | [INFO] [stdout] 233 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/simdty-8d279f08634dc580/out/types.rs:237:3 [INFO] [stdout] | [INFO] [stdout] 237 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simdty` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0e7dcf11bd0c12f2f09e8f2936567255b403be80f33fba6711280317ecc067c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e7dcf11bd0c12f2f09e8f2936567255b403be80f33fba6711280317ecc067c", kill_on_drop: false }` [INFO] [stdout] f0e7dcf11bd0c12f2f09e8f2936567255b403be80f33fba6711280317ecc067c