[INFO] fetching crate d-engine-core 0.2.1... [INFO] testing d-engine-core-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate d-engine-core 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate d-engine-core 0.2.1 [INFO] finished tweaking crates.io crate d-engine-core 0.2.1 [INFO] tweaked toml for crates.io crate d-engine-core 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate d-engine-core 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate d-engine-core 0.2.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f81d8437be0d6fefbbfc0cd794a7a5b36dd6ec2d48c3fa6d751463aad864830 [INFO] running `Command { std: "docker" "start" "-a" "0f81d8437be0d6fefbbfc0cd794a7a5b36dd6ec2d48c3fa6d751463aad864830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f81d8437be0d6fefbbfc0cd794a7a5b36dd6ec2d48c3fa6d751463aad864830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f81d8437be0d6fefbbfc0cd794a7a5b36dd6ec2d48c3fa6d751463aad864830", kill_on_drop: false }` [INFO] [stdout] 0f81d8437be0d6fefbbfc0cd794a7a5b36dd6ec2d48c3fa6d751463aad864830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8210d100163913cb26a691e347342ad4056090673df693ccc7c53a036447ae3a [INFO] running `Command { std: "docker" "start" "-a" "8210d100163913cb26a691e347342ad4056090673df693ccc7c53a036447ae3a", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling lru v0.15.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [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 prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling d-engine-proto v0.2.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling d-engine-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.55s [INFO] running `Command { std: "docker" "inspect" "8210d100163913cb26a691e347342ad4056090673df693ccc7c53a036447ae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8210d100163913cb26a691e347342ad4056090673df693ccc7c53a036447ae3a", kill_on_drop: false }` [INFO] [stdout] 8210d100163913cb26a691e347342ad4056090673df693ccc7c53a036447ae3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7df2f97c29bef53543d5e2962d50be3eb3cf6a66362f915b838e265a877268c [INFO] running `Command { std: "docker" "start" "-a" "b7df2f97c29bef53543d5e2962d50be3eb3cf6a66362f915b838e265a877268c", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling d-engine-proto v0.2.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic-health v0.12.3 [INFO] [stderr] Compiling d-engine-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `d-engine-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name d_engine_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mockall", "test-utils", "tonic-health", "uuid", "watch"))' -C metadata=1d25a120ca30df95 -C extra-filename=-bc17d0f0e0feba9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tokio_tar=/opt/rustwide/target/debug/deps/libtokio_tar-1a953d3a40abc4f7.rlib --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-22728411ccc99457.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-000873021b817e15.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67809ee67b9bd182.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b340d960c723a639.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-65eccbc6bd699612.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-05aaf03b98509193.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-175c7a357758fb01.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-a147042b0dd503d3.rlib --extern d_engine_proto=/opt/rustwide/target/debug/deps/libd_engine_proto-3a4a830e83ba08d7.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-fd2975dcc19a3032.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c4450c33cb803fb6.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-57a3c44bbbe7bd1a.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-36dcf8999ac007a6.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-e86cf41356d632bb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-48b4da3248e43589.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-dfb222cbf7ed84f7.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-51c7cee979a13771.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-2eceaab049e29962.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-6da099923c3763a6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-eac98c75684cd999.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e7024d291497c381.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4de433a8c269f53c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a3b720e3a3a84ef.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4d19c69163010fc1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1601221e9dbb0b87.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-8911cb7c043d20c2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1596fe5ab7c51da2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f3ae1cfd77d83368.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fba4c14639e23d95.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-07fc151624957ee8.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-31b63fac18bbe71a.rlib --extern tonic_health=/opt/rustwide/target/debug/deps/libtonic_health-ee813f654a6be2c5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c863ecabe1862f0e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f9db29eab484e243.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bc3cf3ba5363e5ac.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-759d143c0e04a850/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7df2f97c29bef53543d5e2962d50be3eb3cf6a66362f915b838e265a877268c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7df2f97c29bef53543d5e2962d50be3eb3cf6a66362f915b838e265a877268c", kill_on_drop: false }` [INFO] [stdout] b7df2f97c29bef53543d5e2962d50be3eb3cf6a66362f915b838e265a877268c