[INFO] fetching crate mubit-sdk 0.5.1... [INFO] testing mubit-sdk-0.5.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate mubit-sdk 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mubit-sdk 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mubit-sdk 0.5.1 [INFO] tweaked toml for crates.io crate mubit-sdk 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mubit-sdk 0.5.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mubit-sdk 0.5.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e309c7ae179928ce0387ff720b7d7e42bee6fe728d36b4f97b80df3f9512c74f [INFO] running `Command { std: "docker" "start" "-a" "e309c7ae179928ce0387ff720b7d7e42bee6fe728d36b4f97b80df3f9512c74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e309c7ae179928ce0387ff720b7d7e42bee6fe728d36b4f97b80df3f9512c74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e309c7ae179928ce0387ff720b7d7e42bee6fe728d36b4f97b80df3f9512c74f", kill_on_drop: false }` [INFO] [stdout] e309c7ae179928ce0387ff720b7d7e42bee6fe728d36b4f97b80df3f9512c74f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c13cde60944ec8266d3eed4a489f8e0c03cf573ab7fc5ec7738b92f84a7130ad [INFO] running `Command { std: "docker" "start" "-a" "c13cde60944ec8266d3eed4a489f8e0c03cf573ab7fc5ec7738b92f84a7130ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling mubit-sdk v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "c13cde60944ec8266d3eed4a489f8e0c03cf573ab7fc5ec7738b92f84a7130ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13cde60944ec8266d3eed4a489f8e0c03cf573ab7fc5ec7738b92f84a7130ad", kill_on_drop: false }` [INFO] [stdout] c13cde60944ec8266d3eed4a489f8e0c03cf573ab7fc5ec7738b92f84a7130ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30542f84dd05122cd0ee8ab608dfd4b195067bdc6e17bb40acaed6c012b48546 [INFO] running `Command { std: "docker" "start" "-a" "30542f84dd05122cd0ee8ab608dfd4b195067bdc6e17bb40acaed6c012b48546", kill_on_drop: false }` [INFO] [stderr] Compiling mubit-sdk v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mubit-sdk` (example "internal_goal_tree_and_goal_update") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name internal_goal_tree_and_goal_update --edition=2021 examples/internal/goal_tree_and_goal_update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aecf04c057d9d9d3 -C extra-filename=-7b18a355ab998d41 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mubit-sdk` (example "control_legacy_state_compat") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name control_legacy_state_compat --edition=2021 examples/control_legacy_state_compat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15347d4ac7bcfd8a -C extra-filename=-a7cfe1a3ad1e55d0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "helper_remember_recall") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name helper_remember_recall --edition=2021 examples/helper_remember_recall.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d3f563893113821 -C extra-filename=-7debb88f0dc2b500 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "control_batch_insert_semantic_direct") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name control_batch_insert_semantic_direct --edition=2021 examples/control_batch_insert_semantic_direct.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a80b1ea30d744e8a -C extra-filename=-eb870a7480196d05 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "control_query_agent_routed") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name control_query_agent_routed --edition=2021 examples/control_query_agent_routed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f980126b550377de -C extra-filename=-6544729182c53e51 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "public_09_user_scoping_and_isolation") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name public_09_user_scoping_and_isolation --edition=2021 examples/public/09_user_scoping_and_isolation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b1821a442f0126c -C extra-filename=-d10f2553486c7fb2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "public_01_remember_recall") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name public_01_remember_recall --edition=2021 examples/public/01_remember_recall.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f469180f33e4e479 -C extra-filename=-29df451dc620234b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "internal_upsert_key_idempotency") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name internal_upsert_key_idempotency --edition=2021 examples/internal/upsert_key_idempotency.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5195c9caab67fca -C extra-filename=-d10a0e5946fdb9e0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "internal_control_ingest_batch_job_lifecycle") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name internal_control_ingest_batch_job_lifecycle --edition=2021 examples/internal/control_ingest_batch_job_lifecycle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b6425d64a70002f -C extra-filename=-cba70b0d7cc10dd6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "internal_lessons_lifecycle") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name internal_lessons_lifecycle --edition=2021 examples/internal/lessons_lifecycle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc4735934442848b -C extra-filename=-c850f02dad800a47 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mubit-sdk` (example "control_ingest_idempotency") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name control_ingest_idempotency --edition=2021 examples/control_ingest_idempotency.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d933cdbab3ab1dd -C extra-filename=-14b13060f61fff80 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern mubit_sdk=/opt/rustwide/target/debug/deps/libmubit_sdk-f176b0e73f180153.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f6881a626bdf3e84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0fc633e94c09569f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-acfccf50a4e25fe5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-de30da73cf24d604.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cef40eafbc4a95da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "30542f84dd05122cd0ee8ab608dfd4b195067bdc6e17bb40acaed6c012b48546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30542f84dd05122cd0ee8ab608dfd4b195067bdc6e17bb40acaed6c012b48546", kill_on_drop: false }` [INFO] [stdout] 30542f84dd05122cd0ee8ab608dfd4b195067bdc6e17bb40acaed6c012b48546