[INFO] cloning repository https://github.com/Connicpu/seal-lang-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Connicpu/seal-lang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fseal-lang-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fseal-lang-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2027d48f63f6862f00d52b9d21e8ad02dbff4fd1 [INFO] checking Connicpu/seal-lang-rs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fseal-lang-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Connicpu/seal-lang-rs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Connicpu/seal-lang-rs [INFO] finished tweaking git repo https://github.com/Connicpu/seal-lang-rs [INFO] tweaked toml for git repo https://github.com/Connicpu/seal-lang-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Connicpu/seal-lang-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.3.12 [INFO] [stderr] Downloaded itoa v0.3.1 [INFO] [stderr] Downloaded num-rational v0.1.35 [INFO] [stderr] Downloaded num-bigint v0.1.35 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded atty v0.1.2 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded bitflags v0.4.0 [INFO] [stderr] Downloaded bit-set v0.3.0 [INFO] [stderr] Downloaded strsim v0.5.2 [INFO] [stderr] Downloaded itertools v0.3.25 [INFO] [stderr] Downloaded fixedbitset v0.1.5 [INFO] [stderr] Downloaded docopt v0.6.86 [INFO] [stderr] Downloaded petgraph v0.1.18 [INFO] [stderr] Downloaded regex-syntax v0.2.6 [INFO] [stderr] Downloaded unicode-xid v0.0.2 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] [stderr] Downloaded num-complex v0.1.35 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded serde_codegen_internals v0.13.0 [INFO] [stderr] Downloaded syn v0.11.4 [INFO] [stderr] Downloaded dtoa v0.4.1 [INFO] [stderr] Downloaded serde v0.9.6 [INFO] [stderr] Downloaded serde_json v0.9.5 [INFO] [stderr] Downloaded diff v0.1.9 [INFO] [stderr] Downloaded lalrpop-util v0.12.4 [INFO] [stderr] Downloaded simd v0.2.0 [INFO] [stderr] Downloaded lalrpop-intern v0.12.4 [INFO] [stderr] Downloaded serde_derive v0.9.6 [INFO] [stderr] Downloaded lalrpop v0.12.4 [INFO] [stderr] Downloaded lalrpop-snap v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d1bbe0360f5deb8a7481f1dab7495c6447d6250162d828e00870c807d708af1 [INFO] running `Command { std: "docker" "start" "-a" "1d1bbe0360f5deb8a7481f1dab7495c6447d6250162d828e00870c807d708af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1bbe0360f5deb8a7481f1dab7495c6447d6250162d828e00870c807d708af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1bbe0360f5deb8a7481f1dab7495c6447d6250162d828e00870c807d708af1", kill_on_drop: false }` [INFO] [stdout] 1d1bbe0360f5deb8a7481f1dab7495c6447d6250162d828e00870c807d708af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 678e33af15ee39abb1c2bff323d1165034d801d0793646da2e26e6807a67dcb4 [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" "678e33af15ee39abb1c2bff323d1165034d801d0793646da2e26e6807a67dcb4", kill_on_drop: false }` [INFO] [stderr] Compiling fixedbitset v0.1.5 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling diff v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.12.4 [INFO] [stderr] Compiling lalrpop-intern v0.12.4 [INFO] [stderr] Compiling unicode-xid v0.0.2 [INFO] [stderr] Compiling itertools v0.3.25 [INFO] [stderr] Checking serde v0.9.6 [INFO] [stderr] Checking simd v0.2.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling petgraph v0.1.18 [INFO] [stderr] Compiling bit-set v0.3.0 [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn x86_mm_movemask_ps(x: f32x4) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rsqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rcp_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn x86_mm_rcp_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | fn x86_mm_sqrt_ps(x: f32x4) -> f32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_madd_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | fn x86_mm_movemask_pd(x: f64x2) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | fn x86_mm_movemask_epi8(x: i8x16) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_packus_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sad_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn x86_mm_sqrt_pd(x: f64x2) -> f64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-0.2.0/src/x86/sse2.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:21 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(IndexType::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(Ord::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simd` [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:38 [INFO] [stdout] | [INFO] [stdout] 352 | impl Graph [INFO] [stdout] | -- this type parameter [INFO] [stdout] ... [INFO] [stdout] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^ expected type parameter `Ix`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Ix` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(IndexType::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(Ord::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:38 [INFO] [stdout] | [INFO] [stdout] 352 | impl Graph [INFO] [stdout] | -- this type parameter [INFO] [stdout] ... [INFO] [stdout] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^ expected type parameter `Ix`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Ix` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "678e33af15ee39abb1c2bff323d1165034d801d0793646da2e26e6807a67dcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678e33af15ee39abb1c2bff323d1165034d801d0793646da2e26e6807a67dcb4", kill_on_drop: false }` [INFO] [stdout] 678e33af15ee39abb1c2bff323d1165034d801d0793646da2e26e6807a67dcb4