[INFO] fetching crate feos-campd 0.3.3... [INFO] testing feos-campd-0.3.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate feos-campd 0.3.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate feos-campd 0.3.3 [INFO] finished tweaking crates.io crate feos-campd 0.3.3 [INFO] tweaked toml for crates.io crate feos-campd 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate feos-campd 0.3.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate feos-campd 0.3.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 824eb8d312c4c7d08b43d2e2b9b6e6745f7e1db8d6ef389d34cd97a82d1eca50 [INFO] running `Command { std: "docker" "start" "-a" "824eb8d312c4c7d08b43d2e2b9b6e6745f7e1db8d6ef389d34cd97a82d1eca50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "824eb8d312c4c7d08b43d2e2b9b6e6745f7e1db8d6ef389d34cd97a82d1eca50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824eb8d312c4c7d08b43d2e2b9b6e6745f7e1db8d6ef389d34cd97a82d1eca50", kill_on_drop: false }` [INFO] [stdout] 824eb8d312c4c7d08b43d2e2b9b6e6745f7e1db8d6ef389d34cd97a82d1eca50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb3108dd2ae6e893934fc0a2143ea335ae50c72da2e8a82f392583f65357239 [INFO] running `Command { std: "docker" "start" "-a" "2eb3108dd2ae6e893934fc0a2143ea335ae50c72da2e8a82f392583f65357239", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling jiff v0.2.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling ipopt-sys v0.6.0 [INFO] [stderr] Compiling highs-sys v1.6.4 [INFO] [stderr] Compiling ipopt v0.6.0 [INFO] [stdout] error: failed to add native library /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.a: Unsupported archive identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipopt-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2eb3108dd2ae6e893934fc0a2143ea335ae50c72da2e8a82f392583f65357239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb3108dd2ae6e893934fc0a2143ea335ae50c72da2e8a82f392583f65357239", kill_on_drop: false }` [INFO] [stdout] 2eb3108dd2ae6e893934fc0a2143ea335ae50c72da2e8a82f392583f65357239