[INFO] cloning repository https://github.com/pikkr/rust-json-parser-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pikkr/rust-json-parser-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikkr%2Frust-json-parser-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikkr%2Frust-json-parser-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124f5cbb23b0c8c9551b01d97fef194ba6fb7e0e [INFO] checking pikkr/rust-json-parser-benchmark against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikkr%2Frust-json-parser-benchmark" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pikkr/rust-json-parser-benchmark on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pikkr/rust-json-parser-benchmark [INFO] finished tweaking git repo https://github.com/pikkr/rust-json-parser-benchmark [INFO] tweaked toml for git repo https://github.com/pikkr/rust-json-parser-benchmark written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pikkr/rust-json-parser-benchmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v0.3.3 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded json v0.11.9 [INFO] [stderr] Downloaded serde_json v1.0.3 [INFO] [stderr] Downloaded serde v1.0.12 [INFO] [stderr] Downloaded x86intrin v0.4.3 [INFO] [stderr] Downloaded pikkr v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d0850efc00a42cb139ea8db69c0513ad00fbe0c1ab88189195b158959831d59 [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" "6d0850efc00a42cb139ea8db69c0513ad00fbe0c1ab88189195b158959831d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d0850efc00a42cb139ea8db69c0513ad00fbe0c1ab88189195b158959831d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0850efc00a42cb139ea8db69c0513ad00fbe0c1ab88189195b158959831d59", kill_on_drop: false }` [INFO] [stdout] 6d0850efc00a42cb139ea8db69c0513ad00fbe0c1ab88189195b158959831d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 0a4ab44b6e311f166a695d3da4e1b2b69c9c51e863f58c9ba0446d347c3209d7 [INFO] running `Command { std: "docker" "start" "-a" "0a4ab44b6e311f166a695d3da4e1b2b69c9c51e863f58c9ba0446d347c3209d7", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking x86intrin v0.4.3 [INFO] [stderr] Checking itoa v0.3.3 [INFO] [stderr] Checking serde v1.0.12 [INFO] [stderr] Checking json v0.11.9 [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.3/src/sse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | fn x86_mm_max_ps(a: m128, b: m128) -> m128; [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/x86intrin-0.4.3/src/sse.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn x86_mm_min_ps(a: m128, b: m128) -> m128; [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/x86intrin-0.4.3/src/sse.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_mm_rcp_ps(x: m128) -> m128; [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/x86intrin-0.4.3/src/sse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn x86_mm_rsqrt_ps(x: m128) -> m128; [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/x86intrin-0.4.3/src/sse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn x86_mm_sqrt_ps(x: m128) -> m128; [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/x86intrin-0.4.3/src/sse2.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | 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/x86intrin-0.4.3/src/sse2.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | 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/x86intrin-0.4.3/src/sse2.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | 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/x86intrin-0.4.3/src/sse2.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | 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_subs_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.3/src/sse2.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | 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/x86intrin-0.4.3/src/sse2.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | 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/x86intrin-0.4.3/src/sse2.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | 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/x86intrin-0.4.3/src/sse2.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [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/x86intrin-0.4.3/src/sse2.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | 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/x86intrin-0.4.3/src/sse2.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | 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/x86intrin-0.4.3/src/sse2.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | 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_avg_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.3/src/sse2.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | 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/x86intrin-0.4.3/src/sse2.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | 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_max_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.3/src/sse2.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | 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/x86intrin-0.4.3/src/sse2.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | 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/x86intrin-0.4.3/src/sse2.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | fn x86_mm_max_pd(x: m128d, y: m128d) -> m128d; [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/x86intrin-0.4.3/src/sse2.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | 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/x86intrin-0.4.3/src/sse2.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | 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/x86intrin-0.4.3/src/sse2.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | fn x86_mm_min_pd(x: m128d, y: m128d) -> m128d; [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/x86intrin-0.4.3/src/sse2.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | fn x86_mm_sqrt_pd(x: m128d) -> m128d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x86intrin` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0a4ab44b6e311f166a695d3da4e1b2b69c9c51e863f58c9ba0446d347c3209d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4ab44b6e311f166a695d3da4e1b2b69c9c51e863f58c9ba0446d347c3209d7", kill_on_drop: false }` [INFO] [stdout] 0a4ab44b6e311f166a695d3da4e1b2b69c9c51e863f58c9ba0446d347c3209d7