[INFO] fetching crate scip-sys 0.1.22... [INFO] testing scip-sys-0.1.22 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate scip-sys 0.1.22 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate scip-sys 0.1.22 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scip-sys 0.1.22 [INFO] tweaked toml for crates.io crate scip-sys 0.1.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scip-sys 0.1.22 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scip-sys 0.1.22 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41726a8cb46d8da7cab61ad69c5aa543f26dfff63404d06dff8253aa3a00668b [INFO] running `Command { std: "docker" "start" "-a" "41726a8cb46d8da7cab61ad69c5aa543f26dfff63404d06dff8253aa3a00668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41726a8cb46d8da7cab61ad69c5aa543f26dfff63404d06dff8253aa3a00668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41726a8cb46d8da7cab61ad69c5aa543f26dfff63404d06dff8253aa3a00668b", kill_on_drop: false }` [INFO] [stdout] 41726a8cb46d8da7cab61ad69c5aa543f26dfff63404d06dff8253aa3a00668b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa70700ad9e56a26d68388f193dd33d2afc5b703db7936ec498ea15fb13739cb [INFO] running `Command { std: "docker" "start" "-a" "aa70700ad9e56a26d68388f193dd33d2afc5b703db7936ec498ea15fb13739cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling scip-sys v0.1.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 173 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: scip-sys@0.1.22: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.22: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.22: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.22: Looking for SCIP in system libraries [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `Command { std: "docker" "inspect" "aa70700ad9e56a26d68388f193dd33d2afc5b703db7936ec498ea15fb13739cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa70700ad9e56a26d68388f193dd33d2afc5b703db7936ec498ea15fb13739cb", kill_on_drop: false }` [INFO] [stdout] aa70700ad9e56a26d68388f193dd33d2afc5b703db7936ec498ea15fb13739cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4821dfe431d7f6cc3ad412d7a3796cdda4623df2bab94636bd92ae4d6b3689f0 [INFO] running `Command { std: "docker" "start" "-a" "4821dfe431d7f6cc3ad412d7a3796cdda4623df2bab94636bd92ae4d6b3689f0", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 173 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: scip-sys@0.1.22: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.22: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.22: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.22: Looking for SCIP in system libraries [INFO] [stderr] Compiling scip-sys v0.1.22 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgGmxEx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libscip_sys-8dd00baa107a864d.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lscip" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgGmxEx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create-09d23c9d3c3aed45" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lscip [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: scip-sys@0.1.22: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.22: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.22: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.22: Looking for SCIP in system libraries [INFO] [stderr] error: could not compile `scip-sys` (example "create") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8lghek/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lscip" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8lghek/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scip_sys-bde0bfb30b27a957" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lscip [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: scip-sys@0.1.22: SCIPOPTDIR is not set [INFO] [stderr] warning: scip-sys@0.1.22: CONDA_PREFIX is not set [INFO] [stderr] warning: scip-sys@0.1.22: SCIP was not found in SCIPOPTDIR or in Conda environemnt [INFO] [stderr] warning: scip-sys@0.1.22: Looking for SCIP in system libraries [INFO] [stderr] error: could not compile `scip-sys` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4821dfe431d7f6cc3ad412d7a3796cdda4623df2bab94636bd92ae4d6b3689f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4821dfe431d7f6cc3ad412d7a3796cdda4623df2bab94636bd92ae4d6b3689f0", kill_on_drop: false }` [INFO] [stdout] 4821dfe431d7f6cc3ad412d7a3796cdda4623df2bab94636bd92ae4d6b3689f0