[INFO] fetching crate libcint 0.1.5... [INFO] testing libcint-0.1.5 against 1.91.0 for beta-1.92-2 [INFO] extracting crate libcint 0.1.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate libcint 0.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate libcint 0.1.5 [INFO] tweaked toml for crates.io crate libcint 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libcint 0.1.5 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libcint 0.1.5 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded duplicate v2.0.0 [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded futures-timer v3.0.3 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded libcint-src v0.1.5 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded rstsr-lapack-ffi v0.2.0 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded rstsr-common v0.3.10 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a4bee96b3292d0827441b2ac7124f52a652861308aeb1e167aa4a8b6362de6a [INFO] running `Command { std: "docker" "start" "-a" "5a4bee96b3292d0827441b2ac7124f52a652861308aeb1e167aa4a8b6362de6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a4bee96b3292d0827441b2ac7124f52a652861308aeb1e167aa4a8b6362de6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4bee96b3292d0827441b2ac7124f52a652861308aeb1e167aa4a8b6362de6a", kill_on_drop: false }` [INFO] [stdout] 5a4bee96b3292d0827441b2ac7124f52a652861308aeb1e167aa4a8b6362de6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abe00fb169cd6d2cb9b75ea903a2940219c7b6ccdd71d6ac716f69ac07957f1 [INFO] running `Command { std: "docker" "start" "-a" "7abe00fb169cd6d2cb9b75ea903a2940219c7b6ccdd71d6ac716f69ac07957f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rstsr-lapack-ffi v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libcint v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling libcint-src v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rstsr-common v0.3.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.10s [INFO] running `Command { std: "docker" "inspect" "7abe00fb169cd6d2cb9b75ea903a2940219c7b6ccdd71d6ac716f69ac07957f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abe00fb169cd6d2cb9b75ea903a2940219c7b6ccdd71d6ac716f69ac07957f1", kill_on_drop: false }` [INFO] [stdout] 7abe00fb169cd6d2cb9b75ea903a2940219c7b6ccdd71d6ac716f69ac07957f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d738481cbfcb1928e4a559723573df83eb9e8b7c1ffae8d1fd934fba0adb536 [INFO] running `Command { std: "docker" "start" "-a" "4d738481cbfcb1928e4a559723573df83eb9e8b7c1ffae8d1fd934fba0adb536", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rstsr-common v0.3.10 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libcint v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5s6qLs/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lcecp" "-Wl,-Bdynamic" "-lcint" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibm-46d6f153cb0815c5,libserde_json-95fafe913e005448,libmemchr-4063a8d2e5a5d3e9,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstsr_common-4e9c2711c32825b8,librstsr_lapack_ffi-e4cc029d30858967,libitertools-21ae7955c001d2ed,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libserde-53db3d759c5277cd,libnum-39a56d62d26f4182,libnum_iter-d36a17c07831134e,libnum_rational-87f26eadea816371,libnum_complex-e6ad4cf1badaf728,libnum_bigint-65e8b789be989020,libnum_integer-c936739915c8eeb4,libnum_traits-5776c21c4c365b3b,libitertools-6a8a409859199395,libeither-90b161b6ac8ad0e5,libderive_builder-7fc6cec6909bfc8e}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5s6qLs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libcint-src-631587a8e5ab3096/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcint-41351057d112b860" "-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 -lcint [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libcint` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d738481cbfcb1928e4a559723573df83eb9e8b7c1ffae8d1fd934fba0adb536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d738481cbfcb1928e4a559723573df83eb9e8b7c1ffae8d1fd934fba0adb536", kill_on_drop: false }` [INFO] [stdout] 4d738481cbfcb1928e4a559723573df83eb9e8b7c1ffae8d1fd934fba0adb536