[INFO] fetching crate mongocrypt 0.3.1...
[INFO] testing mongocrypt-0.3.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mongocrypt 0.3.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mongocrypt 0.3.1 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 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]   Downloaded bson v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] daac569b49229627a9d3ad15bcf4eb66a0bca4240866f318970df7589d60cd73
[INFO] running `Command { std: "docker" "start" "-a" "daac569b49229627a9d3ad15bcf4eb66a0bca4240866f318970df7589d60cd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daac569b49229627a9d3ad15bcf4eb66a0bca4240866f318970df7589d60cd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daac569b49229627a9d3ad15bcf4eb66a0bca4240866f318970df7589d60cd73", kill_on_drop: false }`
[INFO] [stdout] daac569b49229627a9d3ad15bcf4eb66a0bca4240866f318970df7589d60cd73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1ee67527dc6e6675d8e91b2980ad40a6c3c28cc54a8114ee52d1836683eb2dbe
[INFO] running `Command { std: "docker" "start" "-a" "1ee67527dc6e6675d8e91b2980ad40a6c3c28cc54a8114ee52d1836683eb2dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[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 serde_bytes v0.11.17
[INFO] [stderr]    Compiling uuid v1.18.1
[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 20.00s
[INFO] running `Command { std: "docker" "inspect" "1ee67527dc6e6675d8e91b2980ad40a6c3c28cc54a8114ee52d1836683eb2dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee67527dc6e6675d8e91b2980ad40a6c3c28cc54a8114ee52d1836683eb2dbe", kill_on_drop: false }`
[INFO] [stdout] 1ee67527dc6e6675d8e91b2980ad40a6c3c28cc54a8114ee52d1836683eb2dbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0ac644cbd8676f6f46f6953f06a6b1913974371012913d1480ca7baea5de21e6
[INFO] running `Command { std: "docker" "start" "-a" "0ac644cbd8676f6f46f6953f06a6b1913974371012913d1480ca7baea5de21e6", 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/rustco2DsJY/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbson-070f015075ce2f15,libuuid-c9c3cc5ec6f4ba16,librand-92de2d2eababa40c,librand_chacha-c2fc498870aa0716,libppv_lite86-10bdb0f7cadaffc2,librand_core-f495b068caaedce1,libhex-e3cafe4f5c98898b,libahash-8678cc717fdc84a3,libgetrandom-d0932b03adca1bbe,liblibc-aa93172aa6695c06,libcfg_if-271dbb267a299df7,libzerocopy-f0c1528e0b2757ba,libbitvec-262d278e131504ab,libwyz-7e329ddd6eb1f822,libtap-a306da4e5ff75fd4,libradium-89e1c4a98716eabc,libfunty-a077924bf4b028ad,libserde_bytes-6687818af03d0434,libtime-594033bd1b1709ea,libtime_core-fceb5e8f26fd5b3b,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libserde_json-ef09ebf322e865af,libmemchr-4063a8d2e5a5d3e9,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libindexmap-33754d9854dd22c4,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libbase64-ecfd272f5a77db31,libonce_cell-bfceb64c6f4cb589,libserde-d09d6dabcdefb745,libmongocrypt_sys-54cfd61071c3ce50}.rlib" "<sysroot>/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" "-lc" "-lm" "-lrt" "-lpthread" "-lmongocrypt" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco2DsJY/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-33a2b256ac1d3fff" "-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" "0ac644cbd8676f6f46f6953f06a6b1913974371012913d1480ca7baea5de21e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac644cbd8676f6f46f6953f06a6b1913974371012913d1480ca7baea5de21e6", kill_on_drop: false }`
[INFO] [stdout] 0ac644cbd8676f6f46f6953f06a6b1913974371012913d1480ca7baea5de21e6
