[INFO] fetching crate suitesparse_sys 0.1.4... [INFO] testing suitesparse_sys-0.1.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate suitesparse_sys 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate suitesparse_sys 0.1.4 [INFO] finished tweaking crates.io crate suitesparse_sys 0.1.4 [INFO] tweaked toml for crates.io crate suitesparse_sys 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate suitesparse_sys 0.1.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.5 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a50848b7e95835be94982743c7f32c9b97ae01908de696d03502220bdf7878eb [INFO] running `Command { std: "docker" "start" "-a" "a50848b7e95835be94982743c7f32c9b97ae01908de696d03502220bdf7878eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a50848b7e95835be94982743c7f32c9b97ae01908de696d03502220bdf7878eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50848b7e95835be94982743c7f32c9b97ae01908de696d03502220bdf7878eb", kill_on_drop: false }` [INFO] [stdout] a50848b7e95835be94982743c7f32c9b97ae01908de696d03502220bdf7878eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3d0e29def73b07252daeadcdc837888701d179c5c2630afe90944ac11a114d [INFO] running `Command { std: "docker" "start" "-a" "dd3d0e29def73b07252daeadcdc837888701d179c5c2630afe90944ac11a114d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling suitesparse_sys v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "dd3d0e29def73b07252daeadcdc837888701d179c5c2630afe90944ac11a114d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3d0e29def73b07252daeadcdc837888701d179c5c2630afe90944ac11a114d", kill_on_drop: false }` [INFO] [stdout] dd3d0e29def73b07252daeadcdc837888701d179c5c2630afe90944ac11a114d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93270b0fcc979bce7eddc79c8a15cdd143a593c03dddece8010df7ea2b1a141c [INFO] running `Command { std: "docker" "start" "-a" "93270b0fcc979bce7eddc79c8a15cdd143a593c03dddece8010df7ea2b1a141c", kill_on_drop: false }` [INFO] [stderr] Compiling suitesparse_sys v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "93270b0fcc979bce7eddc79c8a15cdd143a593c03dddece8010df7ea2b1a141c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93270b0fcc979bce7eddc79c8a15cdd143a593c03dddece8010df7ea2b1a141c", kill_on_drop: false }` [INFO] [stdout] 93270b0fcc979bce7eddc79c8a15cdd143a593c03dddece8010df7ea2b1a141c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50ba6c8a4cd0dea1184399235de2bbfae61edfc73ec9a1936c42f54520f0588e [INFO] running `Command { std: "docker" "start" "-a" "50ba6c8a4cd0dea1184399235de2bbfae61edfc73ec9a1936c42f54520f0588e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suitesparse_sys-17a00120c305fbcc) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok [INFO] [stdout] test bindgen_test_layout___atomic_wide_counter ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___once_flag ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_klu_common_struct ... ok [INFO] [stdout] test bindgen_test_layout_imaxdiv_t ... ok [INFO] [stdout] test bindgen_test_layout_klu_l_common_struct ... ok [INFO] [stdout] test bindgen_test_layout_klu_l_numeric ... ok [INFO] [stdout] test bindgen_test_layout_klu_l_symbolic ... ok [INFO] [stdout] test bindgen_test_layout_klu_numeric ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test tests::klu_simple ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_klu_symbolic ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests suitesparse_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50ba6c8a4cd0dea1184399235de2bbfae61edfc73ec9a1936c42f54520f0588e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ba6c8a4cd0dea1184399235de2bbfae61edfc73ec9a1936c42f54520f0588e", kill_on_drop: false }` [INFO] [stdout] 50ba6c8a4cd0dea1184399235de2bbfae61edfc73ec9a1936c42f54520f0588e