[INFO] fetching crate scip-sys 0.1.13... [INFO] checking scip-sys-0.1.13 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate scip-sys 0.1.13 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate scip-sys 0.1.13 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 scip-sys 0.1.13 [INFO] finished tweaking crates.io crate scip-sys 0.1.13 [INFO] tweaked toml for crates.io crate scip-sys 0.1.13 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate scip-sys 0.1.13 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 thiserror-impl v1.0.55 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded rustls-pki-types v1.4.1 [INFO] [stderr] Downloaded zip-extract v0.1.3 [INFO] [stderr] Downloaded rustls v0.22.3 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 533d9a9af7953cbebca0c2d5dd0c18d325f1f785232b1720a50eb4a279e1a1ea [INFO] running `Command { std: "docker" "start" "-a" "533d9a9af7953cbebca0c2d5dd0c18d325f1f785232b1720a50eb4a279e1a1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "533d9a9af7953cbebca0c2d5dd0c18d325f1f785232b1720a50eb4a279e1a1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533d9a9af7953cbebca0c2d5dd0c18d325f1f785232b1720a50eb4a279e1a1ea", kill_on_drop: false }` [INFO] [stdout] 533d9a9af7953cbebca0c2d5dd0c18d325f1f785232b1720a50eb4a279e1a1ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f295ea9d2db90dc60558c3691f922415b4f962d1940242bc3438a6424c43a723 [INFO] running `Command { std: "docker" "start" "-a" "f295ea9d2db90dc60558c3691f922415b4f962d1940242bc3438a6424c43a723", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking cmake v0.1.50 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling scip-sys v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: scip-sys@0.1.13: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.13: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.13: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.13: Looking for SCIP in system libraries [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.62s [INFO] running `Command { std: "docker" "inspect" "f295ea9d2db90dc60558c3691f922415b4f962d1940242bc3438a6424c43a723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f295ea9d2db90dc60558c3691f922415b4f962d1940242bc3438a6424c43a723", kill_on_drop: false }` [INFO] [stdout] f295ea9d2db90dc60558c3691f922415b4f962d1940242bc3438a6424c43a723 [INFO] checking scip-sys-0.1.13 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate scip-sys 0.1.13 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate scip-sys 0.1.13 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 scip-sys 0.1.13 [INFO] finished tweaking crates.io crate scip-sys 0.1.13 [INFO] tweaked toml for crates.io crate scip-sys 0.1.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate scip-sys 0.1.13 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-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0abb997aa489a2ce9cdcec2554d289f5437401687cb54be44cb377e87296c2cf [INFO] running `Command { std: "docker" "start" "-a" "0abb997aa489a2ce9cdcec2554d289f5437401687cb54be44cb377e87296c2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0abb997aa489a2ce9cdcec2554d289f5437401687cb54be44cb377e87296c2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abb997aa489a2ce9cdcec2554d289f5437401687cb54be44cb377e87296c2cf", kill_on_drop: false }` [INFO] [stdout] 0abb997aa489a2ce9cdcec2554d289f5437401687cb54be44cb377e87296c2cf [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=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] 60f2b7e1cfc6e53a36b9a15102291e9e5ce651d77a85196389b72d9c0cd5fd07 [INFO] running `Command { std: "docker" "start" "-a" "60f2b7e1cfc6e53a36b9a15102291e9e5ce651d77a85196389b72d9c0cd5fd07", 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 (5 fixes) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking cmake v0.1.50 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling scip-sys v0.1.13 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] warning: scip-sys@0.1.13: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.13: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.13: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.13: Looking for SCIP in system libraries [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/create.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.86s [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 `bundled` includes `ureq` 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" "60f2b7e1cfc6e53a36b9a15102291e9e5ce651d77a85196389b72d9c0cd5fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f2b7e1cfc6e53a36b9a15102291e9e5ce651d77a85196389b72d9c0cd5fd07", kill_on_drop: false }` [INFO] [stdout] 60f2b7e1cfc6e53a36b9a15102291e9e5ce651d77a85196389b72d9c0cd5fd07