[INFO] fetching crate mongocrypt 0.3.1...
[INFO] testing mongocrypt-0.3.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mongocrypt 0.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mongocrypt 0.3.1
[INFO] finished tweaking crates.io crate mongocrypt 0.3.1
[INFO] tweaked toml for crates.io crate mongocrypt 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mongocrypt 0.3.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mongocrypt 0.3.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded bson v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52a4b3437d34b8bd20dfcee4198aafe9108f31559be71a3ca54b1f1de2953d0a
[INFO] running `Command { std: "docker" "start" "-a" "52a4b3437d34b8bd20dfcee4198aafe9108f31559be71a3ca54b1f1de2953d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52a4b3437d34b8bd20dfcee4198aafe9108f31559be71a3ca54b1f1de2953d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a4b3437d34b8bd20dfcee4198aafe9108f31559be71a3ca54b1f1de2953d0a", kill_on_drop: false }`
[INFO] [stdout] 52a4b3437d34b8bd20dfcee4198aafe9108f31559be71a3ca54b1f1de2953d0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d623a09599741e9f0d2eb9e932c64b450b1e96167bd65d7c98f58e78f66830a9
[INFO] running `Command { std: "docker" "start" "-a" "d623a09599741e9f0d2eb9e932c64b450b1e96167bd65d7c98f58e78f66830a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling mongocrypt v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:523:22
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope {
[INFO] [stdout]     |                      ^^^^^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx> {
[INFO] [stdout]     |                         ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s
[INFO] running `Command { std: "docker" "inspect" "d623a09599741e9f0d2eb9e932c64b450b1e96167bd65d7c98f58e78f66830a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d623a09599741e9f0d2eb9e932c64b450b1e96167bd65d7c98f58e78f66830a9", kill_on_drop: false }`
[INFO] [stdout] d623a09599741e9f0d2eb9e932c64b450b1e96167bd65d7c98f58e78f66830a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ba5ae2b3e8c02c0091da5f2788bf3f7603083ae46b30da3741af25ffa683ffc
[INFO] running `Command { std: "docker" "start" "-a" "0ba5ae2b3e8c02c0091da5f2788bf3f7603083ae46b30da3741af25ffa683ffc", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:523:22
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope {
[INFO] [stdout]     |                      ^^^^^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx> {
[INFO] [stdout]     |                         ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mongocrypt v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:523:22
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope {
[INFO] [stdout]     |                      ^^^^^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn kms_scope(&mut self) -> KmsScope<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ctx.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx> {
[INFO] [stdout]     |                         ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub fn next_kms_ctx(&self) -> Option<KmsCtx<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7YbrOB/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbson-5f4e8fffa575171a,libuuid-a7cd2d4620b7f8b7,librand-2aacad4d6e0d1feb,librand_chacha-1fca0d97894ed191,libppv_lite86-fc0c944000b12295,librand_core-f96e660c0d323550,libhex-ca926d8cc80c7033,libahash-e9e9c0cd8e630759,libgetrandom-650e5b533a7bdc4c,liblibc-a74e6d9d84257e4a,libcfg_if-8dc91cf0ce07e60b,libzerocopy-66dbd60808c8d4d9,libbitvec-8563d6e35b90002a,libwyz-e63a692084cdb0bf,libtap-396682a914e3df3c,libradium-5a1ebb3d3fa18ade,libfunty-429e06f0ec3e49e2,libserde_bytes-e4f33ba568149e37,libtime-94cdc33d90847e52,libtime_core-99c50556aa429923,libnum_conv-cc886ad8065c76aa,libderanged-2edfdc3e0452e75b,libpowerfmt-7a5474cda89a050d,libserde_json-3a7eb8e725220bbd,libmemchr-262fe5c06df79623,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libindexmap-ea2155a925fa2f79,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libbase64-216937815d5196b4,libonce_cell-65395029fac7f518,libserde-e31e1bdfdb22c356,libmongocrypt_sys-fc03c07699821c15}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lmongocrypt" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7YbrOB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mongocrypt-0bc51d859ee9c9f2" "-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 -lmongocrypt
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mongocrypt` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ba5ae2b3e8c02c0091da5f2788bf3f7603083ae46b30da3741af25ffa683ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba5ae2b3e8c02c0091da5f2788bf3f7603083ae46b30da3741af25ffa683ffc", kill_on_drop: false }`
[INFO] [stdout] 0ba5ae2b3e8c02c0091da5f2788bf3f7603083ae46b30da3741af25ffa683ffc
