[INFO] fetching crate metamorphose 1.4.1...
[INFO] checking metamorphose-1.4.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate metamorphose 1.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate metamorphose 1.4.1
[INFO] finished tweaking crates.io crate metamorphose 1.4.1
[INFO] tweaked toml for crates.io crate metamorphose 1.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metamorphose 1.4.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 234 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mongodb v2.8.2 (available: v3.4.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.111)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c2edf19335a16996af2e4855c38054089d12d03e3034a518098677ed2dbc1b8
[INFO] running `Command { std: "docker" "start" "-a" "7c2edf19335a16996af2e4855c38054089d12d03e3034a518098677ed2dbc1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c2edf19335a16996af2e4855c38054089d12d03e3034a518098677ed2dbc1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c2edf19335a16996af2e4855c38054089d12d03e3034a518098677ed2dbc1b8", kill_on_drop: false }`
[INFO] [stdout] 7c2edf19335a16996af2e4855c38054089d12d03e3034a518098677ed2dbc1b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c05bebaa43abe351e760d3cc5a11ce95d5fcaff5089a522309cc35efff24b7a
[INFO] running `Command { std: "docker" "start" "-a" "2c05bebaa43abe351e760d3cc5a11ce95d5fcaff5089a522309cc35efff24b7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking mongodb v2.8.2
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bson-chrono-0_4"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-std", "async-std-resolver", "async-std-runtime", "aws-auth", "azure-kms", "bson-chrono-0_4", "bson-serde_with", "bson-uuid-0_8", "bson-uuid-1", "default", "flate2", "gcp-kms", "in-use-encryption-unstable", "log", "mongocrypt", "num_cpus", "openssl", "openssl-probe", "openssl-tls", "rayon", "reqwest", "serde_bytes", "snap", "snappy-compression", "sync", "tokio-openssl", "tokio-runtime", "tokio-sync", "tracing", "tracing-unstable", "zlib-compression", "zstd", "zstd-compression"))' -C metadata=c9bc0beb65332c04 -C extra-filename=-c9626a3cb585a8f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3bb8059a70986dc2.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-751017f340c066d6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-2ec6346e4b1e6ec8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9d1427ab3421dec2.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-00d088324522c8cd.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c1ba2289e141c4ad.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-60ba77096b34d43f.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-78caeef73d3a6e68.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-2f1ebcd67df73ec3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-950be67336102dba.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-177bb6160b8c20b8.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-168692231d420047.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-3989500866d42bd3.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b06f8d5985b6f0f4.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-3f7a29d9de4ee2cb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-788de57dbfaca50a.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d06799afd101e368.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-93477b4807c7b196.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f5374d41592683bb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-71b5f84ebeb2f8f0.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-f63bac2be0da4c88.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7fd963eff2d3da08.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ea169247c6baea7d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8c8bd5151823348.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-194b6a0da62a7008.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d9461e7ec0506db9.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-a75e48fa9abb4932.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d9b4a09ae3001c11.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-db02d5d39b053a44.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a378ba93187c9a14.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-5f0d31615ea98f5b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c05bebaa43abe351e760d3cc5a11ce95d5fcaff5089a522309cc35efff24b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c05bebaa43abe351e760d3cc5a11ce95d5fcaff5089a522309cc35efff24b7a", kill_on_drop: false }`
[INFO] [stdout] 2c05bebaa43abe351e760d3cc5a11ce95d5fcaff5089a522309cc35efff24b7a
