[INFO] fetching crate simple_qp 0.2.2... [INFO] checking simple_qp-0.2.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate simple_qp 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate simple_qp 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate simple_qp 0.2.2 [INFO] tweaked toml for crates.io crate simple_qp 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple_qp 0.2.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simple_qp 0.2.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded osqp v0.6.2 [INFO] [stderr] Downloaded amd v0.2.2 [INFO] [stderr] Downloaded coin_cbc v0.1.8 [INFO] [stderr] Downloaded coin_cbc_sys v0.1.2 [INFO] [stderr] Downloaded clarabel v0.9.0 [INFO] [stderr] Downloaded plotpy v1.10.1 [INFO] [stderr] Downloaded osqp-sys v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfb5530801af4f4b932a9a3e4fc69fe07251993f6789d76c2cf3e61aa0ab5195 [INFO] running `Command { std: "docker" "start" "-a" "bfb5530801af4f4b932a9a3e4fc69fe07251993f6789d76c2cf3e61aa0ab5195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfb5530801af4f4b932a9a3e4fc69fe07251993f6789d76c2cf3e61aa0ab5195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb5530801af4f4b932a9a3e4fc69fe07251993f6789d76c2cf3e61aa0ab5195", kill_on_drop: false }` [INFO] [stdout] bfb5530801af4f4b932a9a3e4fc69fe07251993f6789d76c2cf3e61aa0ab5195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234cf0736ca4f53dfc91f51e403be37b95d6c1ca2cc013b92728b7bb591d2e55 [INFO] running `Command { std: "docker" "start" "-a" "234cf0736ca4f53dfc91f51e403be37b95d6c1ca2cc013b92728b7bb591d2e55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking amd v0.2.2 [INFO] [stderr] Checking plotpy v1.10.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking clarabel v0.9.0 [INFO] [stderr] Checking simple_qp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.79s [INFO] running `Command { std: "docker" "inspect" "234cf0736ca4f53dfc91f51e403be37b95d6c1ca2cc013b92728b7bb591d2e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234cf0736ca4f53dfc91f51e403be37b95d6c1ca2cc013b92728b7bb591d2e55", kill_on_drop: false }` [INFO] [stdout] 234cf0736ca4f53dfc91f51e403be37b95d6c1ca2cc013b92728b7bb591d2e55