[INFO] fetching crate bitwise 0.1.1... [INFO] checking bitwise-0.1.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate bitwise 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bitwise 0.1.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitwise 0.1.1 [INFO] finished tweaking crates.io crate bitwise 0.1.1 [INFO] tweaked toml for crates.io crate bitwise 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Blocking waiting for file lock on package cache [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70f53040706c56e22ccc75424e77a7a1ff1d6e040f57ae6eebc12189de571250 [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" "70f53040706c56e22ccc75424e77a7a1ff1d6e040f57ae6eebc12189de571250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f53040706c56e22ccc75424e77a7a1ff1d6e040f57ae6eebc12189de571250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f53040706c56e22ccc75424e77a7a1ff1d6e040f57ae6eebc12189de571250", kill_on_drop: false }` [INFO] [stdout] 70f53040706c56e22ccc75424e77a7a1ff1d6e040f57ae6eebc12189de571250 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a22b3caf618d86461f7cc252f46b89ae82066194e1add33b4b73b14028e9d2d [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" "2a22b3caf618d86461f7cc252f46b89ae82066194e1add33b4b73b14028e9d2d", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_bzhi_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_bzhi_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_pdep_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_pdep_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_pext_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_pext_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitintr` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2a22b3caf618d86461f7cc252f46b89ae82066194e1add33b4b73b14028e9d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a22b3caf618d86461f7cc252f46b89ae82066194e1add33b4b73b14028e9d2d", kill_on_drop: false }` [INFO] [stdout] 2a22b3caf618d86461f7cc252f46b89ae82066194e1add33b4b73b14028e9d2d