[INFO] fetching crate mc-sgx-dcap-quoteverify 0.12.0... [INFO] testing mc-sgx-dcap-quoteverify-0.12.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mc-sgx-dcap-quoteverify 0.12.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate mc-sgx-dcap-quoteverify 0.12.0 [INFO] finished tweaking crates.io crate mc-sgx-dcap-quoteverify 0.12.0 [INFO] tweaked toml for crates.io crate mc-sgx-dcap-quoteverify 0.12.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mc-sgx-dcap-quoteverify 0.12.0 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 mc-sgx-dcap-quoteverify 0.12.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded mc-sgx-dcap-quoteverify-sys-types v0.12.0 [INFO] [stderr] Downloaded mc-sgx-dcap-quoteverify-types v0.12.0 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded dashmap v5.5.0 [INFO] [stderr] Downloaded mc-sgx-dcap-quoteverify-sys v0.12.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7684ddb8cb43e7c323a10ba41e340fbabc4b29c1d2610aa19f905726031f342 [INFO] running `Command { std: "docker" "start" "-a" "d7684ddb8cb43e7c323a10ba41e340fbabc4b29c1d2610aa19f905726031f342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7684ddb8cb43e7c323a10ba41e340fbabc4b29c1d2610aa19f905726031f342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7684ddb8cb43e7c323a10ba41e340fbabc4b29c1d2610aa19f905726031f342", kill_on_drop: false }` [INFO] [stdout] d7684ddb8cb43e7c323a10ba41e340fbabc4b29c1d2610aa19f905726031f342 [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=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] b993e90fcf77405977295be1f52efee8d20f068121dbea3fa0cc3a50474848a5 [INFO] running `Command { std: "docker" "start" "-a" "b993e90fcf77405977295be1f52efee8d20f068121dbea3fa0cc3a50474848a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cargo-emit v0.2.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling flagset v0.4.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mc-sgx-util v0.12.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.2 [INFO] [stderr] Compiling ecdsa v0.16.7 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling mc-sgx-core-build v0.12.0 [INFO] [stderr] Compiling mc-sgx-core-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-sys v0.12.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling mc-sgx-core-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "b993e90fcf77405977295be1f52efee8d20f068121dbea3fa0cc3a50474848a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b993e90fcf77405977295be1f52efee8d20f068121dbea3fa0cc3a50474848a5", kill_on_drop: false }` [INFO] [stdout] b993e90fcf77405977295be1f52efee8d20f068121dbea3fa0cc3a50474848a5 [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=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] b5a5d301522ec97e358cd9ad0a7f2819d4b9063fc22d40204c891ff222f644e1 [INFO] running `Command { std: "docker" "start" "-a" "b5a5d301522ec97e358cd9ad0a7f2819d4b9063fc22d40204c891ff222f644e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling mc-sgx-core-build v0.12.0 [INFO] [stderr] Compiling mc-sgx-core-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-sys-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-sys v0.12.0 [INFO] [stderr] Compiling mc-sgx-core-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-types v0.12.0 [INFO] [stderr] Compiling mc-sgx-dcap-quoteverify v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcad05xZ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmc_sgx_dcap_quoteverify_sys-8c1c83a9c7c4e669.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-7e16bb2f83b32468,libfastrand-b2c832924a2d7777,librustix-1a04fe47e6032982,liblinux_raw_sys-48a9d3e4e52d8b7d,libserial_test-83d61dad900be010,libparking_lot-a10c03054c701545,liblazy_static-7d7e4d59d48eac89,libdashmap-55f0fe36ccdb81a9,liblock_api-ccfbf3fc583dbcf3,libscopeguard-47bb29cb00f6f525,libparking_lot_core-09c08380a3790eba,liblibc-7b4dbaf596fed86a,libsmallvec-775fb1bb2dbf7165,libhashbrown-84c5e359d3a7ff07,libonce_cell-a8fd6a2ebb7b3d16,libmc_sgx_dcap_quoteverify_types-982f86c785686b4b,libmc_sgx_dcap_quoteverify_sys_types-c6a3440507e5927e,libmc_sgx_dcap_types-e3431ba2af7a6545,libstatic_assertions-1b4ac743028479c0,libp256-27818fea15ac4056,libsha2-6184da59df62210f,libcpufeatures-b1d045ac6339c5f7,libcfg_if-6a7eff3bb9b3cc11,libecdsa-38c359e4a26f1b33,librfc6979-3ddfa8d929061b28,libhmac-e0ea0c4477478ce5,libsignature-1f0909c10f182b33,libdigest-6612b8d204901014,libblock_buffer-da6b34a2b34d6d90,libcrypto_common-3e173ed4077e8511,libprimeorder-c70199fb63054c19,libelliptic_curve-c7dd8f23fd2503da,libsec1-8831ecffd846e93e,libcrypto_bigint-4891066cc8620052,libgeneric_array-012265f3b7fd80f6,libtypenum-47e5749d72026e91,libbase16ct-ec5e01d365137fbe,libgroup-52e33b4f6813b073,libff-f5de8cf57d731d30,libmc_sgx_core_types-d5e30589b1f9b479,libhex-28a7700291f4224c,libnom-5fd694b77bde41fb,libmemchr-5cfaf8c787ca494e,libsubtle-f805507dc84b685b,librand_core-d1ca9b84209ff37d,libbitflags-e114733ca36903ab,libmc_sgx_util-5d28f505beca7f1a,libx509_cert-5e95c4fa662efc4c,libspki-c1521cbb8b34a3ac,libder-b1e952b075a9be00,libflagset-fb61fcc74b78057f,libzeroize-f9c9aff5d745ce74,libpem_rfc7468-0e436c2af1035b63,libbase64ct-b92f640d315009a3,libconst_oid-77c46332efcfd5f5,libmc_sgx_dcap_sys_types-bd8b5b33de85a6c0,libmc_sgx_core_sys_types-f6f04d194f51e671,libserde_with-8177b14b15c2c72c,libserde-10c69ad46162e8a1}.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" "-lsgx_dcap_quoteverify" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcad05xZ/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/mc_sgx_dcap_quoteverify-d735585b00f30ef5" "-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 -lsgx_dcap_quoteverify [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mc-sgx-dcap-quoteverify` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b5a5d301522ec97e358cd9ad0a7f2819d4b9063fc22d40204c891ff222f644e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a5d301522ec97e358cd9ad0a7f2819d4b9063fc22d40204c891ff222f644e1", kill_on_drop: false }` [INFO] [stdout] b5a5d301522ec97e358cd9ad0a7f2819d4b9063fc22d40204c891ff222f644e1