[INFO] fetching crate ispc-tex 0.1.0... [INFO] checking ispc-tex-0.1.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate ispc-tex 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ispc-tex 0.1.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ispc-tex 0.1.0 [INFO] finished tweaking crates.io crate ispc-tex 0.1.0 [INFO] tweaked toml for crates.io crate ispc-tex 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate ispc-tex 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ispc_rt v1.0.6 [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded ddsfile v0.2.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.7 [INFO] [stderr] Downloaded ispc_compile v1.0.12 [INFO] [stderr] Downloaded aligned_alloc v0.1.3 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded libc v0.2.118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38415434193cd87b8609c7fc5aca52c602bbcb01b5567e9394a95d2b5ce96338 [INFO] running `Command { std: "docker" "start" "-a" "38415434193cd87b8609c7fc5aca52c602bbcb01b5567e9394a95d2b5ce96338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38415434193cd87b8609c7fc5aca52c602bbcb01b5567e9394a95d2b5ce96338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38415434193cd87b8609c7fc5aca52c602bbcb01b5567e9394a95d2b5ce96338", kill_on_drop: false }` [INFO] [stdout] 38415434193cd87b8609c7fc5aca52c602bbcb01b5567e9394a95d2b5ce96338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62b3dfa22195fc74b19be1409d213a2570c27b8835aaab71c76e1733637deae [INFO] running `Command { std: "docker" "start" "-a" "b62b3dfa22195fc74b19be1409d213a2570c27b8835aaab71c76e1733637deae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling ispc_rt v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling ispc-tex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking ddsfile v0.2.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "b62b3dfa22195fc74b19be1409d213a2570c27b8835aaab71c76e1733637deae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62b3dfa22195fc74b19be1409d213a2570c27b8835aaab71c76e1733637deae", kill_on_drop: false }` [INFO] [stdout] b62b3dfa22195fc74b19be1409d213a2570c27b8835aaab71c76e1733637deae [INFO] checking ispc-tex-0.1.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate ispc-tex 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ispc-tex 0.1.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ispc-tex 0.1.0 [INFO] finished tweaking crates.io crate ispc-tex 0.1.0 [INFO] tweaked toml for crates.io crate ispc-tex 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ispc-tex 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1b57fcd485ec4d138b87dcc5dda2116ac5cdf8c7eb011aca66bbaf99c0c6c9b [INFO] running `Command { std: "docker" "start" "-a" "b1b57fcd485ec4d138b87dcc5dda2116ac5cdf8c7eb011aca66bbaf99c0c6c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1b57fcd485ec4d138b87dcc5dda2116ac5cdf8c7eb011aca66bbaf99c0c6c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b57fcd485ec4d138b87dcc5dda2116ac5cdf8c7eb011aca66bbaf99c0c6c9b", kill_on_drop: false }` [INFO] [stdout] b1b57fcd485ec4d138b87dcc5dda2116ac5cdf8c7eb011aca66bbaf99c0c6c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86120f5cea3f72d26ddd3ef0a0cba0c39fd5247273548df81d358316618cc2f9 [INFO] running `Command { std: "docker" "start" "-a" "86120f5cea3f72d26ddd3ef0a0cba0c39fd5247273548df81d358316618cc2f9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling ispc_rt v1.0.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling ispc-tex v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking ddsfile v0.2.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] feature `ispc` includes `ispc_compile` which is neither a dependency nor another feature [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "86120f5cea3f72d26ddd3ef0a0cba0c39fd5247273548df81d358316618cc2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86120f5cea3f72d26ddd3ef0a0cba0c39fd5247273548df81d358316618cc2f9", kill_on_drop: false }` [INFO] [stdout] 86120f5cea3f72d26ddd3ef0a0cba0c39fd5247273548df81d358316618cc2f9