[INFO] fetching crate simdop 0.1.0... [INFO] documenting simdop-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate simdop 0.1.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate simdop 0.1.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17565971b068599d1661e4b80a2431aa3f1549d521cc8bf8f4c81222df95eb04 [INFO] running `Command { std: "docker" "start" "-a" "17565971b068599d1661e4b80a2431aa3f1549d521cc8bf8f4c81222df95eb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17565971b068599d1661e4b80a2431aa3f1549d521cc8bf8f4c81222df95eb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17565971b068599d1661e4b80a2431aa3f1549d521cc8bf8f4c81222df95eb04", kill_on_drop: false }` [INFO] [stdout] 17565971b068599d1661e4b80a2431aa3f1549d521cc8bf8f4c81222df95eb04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4ee8a76a550e21d0a8e12875a0849a06ae45e28737ab25d150c77a780c6885 [INFO] running `Command { std: "docker" "start" "-a" "cb4ee8a76a550e21d0a8e12875a0849a06ae45e28737ab25d150c77a780c6885", kill_on_drop: false }` [INFO] [stderr] Compiling simdty v0.0.6 [INFO] [stderr] Compiling simdty v0.0.3 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simdty-0.0.6/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(repr_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/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-797ceca5d307086a/out/types.rs:237:3 [INFO] [stdout] | [INFO] [stdout] 237 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simdty` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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` due to 62 previous errors [INFO] running `Command { std: "docker" "inspect" "cb4ee8a76a550e21d0a8e12875a0849a06ae45e28737ab25d150c77a780c6885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4ee8a76a550e21d0a8e12875a0849a06ae45e28737ab25d150c77a780c6885", kill_on_drop: false }` [INFO] [stdout] cb4ee8a76a550e21d0a8e12875a0849a06ae45e28737ab25d150c77a780c6885