[INFO] fetching crate type-bridge-orm 1.4.4... [INFO] testing type-bridge-orm-1.4.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate type-bridge-orm 1.4.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate type-bridge-orm 1.4.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate type-bridge-orm 1.4.4 [INFO] tweaked toml for crates.io crate type-bridge-orm 1.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate type-bridge-orm 1.4.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate type-bridge-orm 1.4.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typedb-protocol v3.7.0 [INFO] [stderr] Downloaded type-bridge-orm-derive v1.4.4 [INFO] [stderr] Downloaded tonic-types v0.12.3 [INFO] [stderr] Downloaded typedb-driver v3.8.1 [INFO] [stderr] Downloaded tokio v1.51.0 [INFO] [stderr] Downloaded web-sys v0.3.94 [INFO] [stderr] Downloaded type-bridge-core-lib v1.4.4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3ad363db343d3fcbb5cc77b541796157c6afe673424d83961b54e13ac3a2635 [INFO] running `Command { std: "docker" "start" "-a" "f3ad363db343d3fcbb5cc77b541796157c6afe673424d83961b54e13ac3a2635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3ad363db343d3fcbb5cc77b541796157c6afe673424d83961b54e13ac3a2635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ad363db343d3fcbb5cc77b541796157c6afe673424d83961b54e13ac3a2635", kill_on_drop: false }` [INFO] [stdout] f3ad363db343d3fcbb5cc77b541796157c6afe673424d83961b54e13ac3a2635 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ecb9ebb8ba09c5fb2d3fd4898d6d2671c110917e420c3d31b59d790dc0c4677 [INFO] running `Command { std: "docker" "start" "-a" "1ecb9ebb8ba09c5fb2d3fd4898d6d2671c110917e420c3d31b59d790dc0c4677", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling type-bridge-core-lib v1.4.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic-types v0.12.3 [INFO] [stderr] Compiling typedb-protocol v3.7.0 [INFO] [stderr] Compiling typedb-driver v3.8.1 [INFO] [stderr] Compiling type-bridge-orm v1.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "1ecb9ebb8ba09c5fb2d3fd4898d6d2671c110917e420c3d31b59d790dc0c4677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecb9ebb8ba09c5fb2d3fd4898d6d2671c110917e420c3d31b59d790dc0c4677", kill_on_drop: false }` [INFO] [stdout] 1ecb9ebb8ba09c5fb2d3fd4898d6d2671c110917e420c3d31b59d790dc0c4677 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 938a9f2334fe02165cd9bdcf42f8c785d56fee2633aaf5f7353ba5224acc6916 [INFO] running `Command { std: "docker" "start" "-a" "938a9f2334fe02165cd9bdcf42f8c785d56fee2633aaf5f7353ba5224acc6916", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling type-bridge-core-lib v1.4.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling typedb-protocol v3.7.0 [INFO] [stderr] Compiling tonic-types v0.12.3 [INFO] [stderr] Compiling typedb-driver v3.8.1 [INFO] [stderr] Compiling type-bridge-orm v1.4.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `type-bridge-orm` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name type_bridge_orm --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 --warn=unexpected_cfgs --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(coverage)' --test --cfg 'feature="default"' --cfg 'feature="typedb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "typedb"))' -C metadata=778f4e6d2106612b -C extra-filename=-2059f70d3898593a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-65fdf91d9dff9608.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a90427d3d020ef5c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c256f3dc3532cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2d21d186c053aefd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0070d7eaed2ceae0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1271b8b67dba3d0.rlib --extern type_bridge_core_lib=/opt/rustwide/target/debug/deps/libtype_bridge_core_lib-5c8cfa699a287c2a.rlib --extern typedb_driver=/opt/rustwide/target/debug/deps/libtypedb_driver-b32c44b4c8375263.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "938a9f2334fe02165cd9bdcf42f8c785d56fee2633aaf5f7353ba5224acc6916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938a9f2334fe02165cd9bdcf42f8c785d56fee2633aaf5f7353ba5224acc6916", kill_on_drop: false }` [INFO] [stdout] 938a9f2334fe02165cd9bdcf42f8c785d56fee2633aaf5f7353ba5224acc6916