[INFO] fetching crate bitwise 0.1.1...
[INFO] checking bitwise-0.1.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate bitwise 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bitwise 0.1.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding bitintr v0.1.18 (available: v0.3.0)
[INFO] [stderr]       Adding rustc_version v0.1.7 (available: v0.4.1)
[INFO] [stderr]       Adding semver v0.1.20 (available: v1.0.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdde477ff8871191736f612df2df1cde8aeeef2f242befb48d92615ed902de4b
[INFO] running `Command { std: "docker" "start" "-a" "bdde477ff8871191736f612df2df1cde8aeeef2f242befb48d92615ed902de4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdde477ff8871191736f612df2df1cde8aeeef2f242befb48d92615ed902de4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdde477ff8871191736f612df2df1cde8aeeef2f242befb48d92615ed902de4b", kill_on_drop: false }`
[INFO] [stdout] bdde477ff8871191736f612df2df1cde8aeeef2f242befb48d92615ed902de4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3c484e4d9a84155cfac73bf827aa01b7386d169fbd709ff5e4fe25b3f8b28f
[INFO] running `Command { std: "docker" "start" "-a" "ff3c484e4d9a84155cfac73bf827aa01b7386d169fbd709ff5e4fe25b3f8b28f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling bitintr v0.1.18
[INFO] [stderr]    Compiling bitwise v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/lib.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(platform_intrinsics))]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     extern "platform-intrinsic" {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     extern "platform-intrinsic" {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     extern "platform-intrinsic" {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     extern "platform-intrinsic" {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     extern "platform-intrinsic" {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0703.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitintr` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff3c484e4d9a84155cfac73bf827aa01b7386d169fbd709ff5e4fe25b3f8b28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3c484e4d9a84155cfac73bf827aa01b7386d169fbd709ff5e4fe25b3f8b28f", kill_on_drop: false }`
[INFO] [stdout] ff3c484e4d9a84155cfac73bf827aa01b7386d169fbd709ff5e4fe25b3f8b28f
