[INFO] fetching crate bitwise 0.1.1... [INFO] checking bitwise-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate bitwise 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate bitwise 0.1.1 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 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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitintr v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a5ae5c953128740520a934e99c038c4d41b3fc0be86e195fd9506c95310c077d [INFO] running `Command { std: "docker" "start" "-a" "a5ae5c953128740520a934e99c038c4d41b3fc0be86e195fd9506c95310c077d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5ae5c953128740520a934e99c038c4d41b3fc0be86e195fd9506c95310c077d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ae5c953128740520a934e99c038c4d41b3fc0be86e195fd9506c95310c077d", kill_on_drop: false }` [INFO] [stdout] a5ae5c953128740520a934e99c038c4d41b3fc0be86e195fd9506c95310c077d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 760bb45c1c77277a293f317262533d6b97497df28d29d8e7f739940a456109d0 [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" "760bb45c1c77277a293f317262533d6b97497df28d29d8e7f739940a456109d0", 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" "760bb45c1c77277a293f317262533d6b97497df28d29d8e7f739940a456109d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760bb45c1c77277a293f317262533d6b97497df28d29d8e7f739940a456109d0", kill_on_drop: false }` [INFO] [stdout] 760bb45c1c77277a293f317262533d6b97497df28d29d8e7f739940a456109d0