[INFO] cloning repository https://github.com/runtarahq/runtara-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runtarahq/runtara-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntarahq%2Fruntara-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntarahq%2Fruntara-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29b6ee39f6619789169b54f3a25681f2aee4bd0b [INFO] testing runtarahq/runtara-examples against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntarahq%2Fruntara-examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/runtarahq/runtara-examples [INFO] finished tweaking git repo https://github.com/runtarahq/runtara-examples [INFO] tweaked toml for git repo https://github.com/runtarahq/runtara-examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/runtarahq/runtara-examples 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 git repo https://github.com/runtarahq/runtara-examples 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 git repository `https://github.com/runtarahq/runtara.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.104 [INFO] [stderr] Downloaded base64ct v1.8.2 [INFO] [stderr] Downloaded webpki-roots v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.148 [INFO] [stderr] Downloaded syn v2.0.113 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] [stderr] Downloaded libc v0.2.179 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa0a42cc1fe7c8e291bdb01a5b326a0e8b888be21a550922a00524578b6bd35 [INFO] running `Command { std: "docker" "start" "-a" "7aa0a42cc1fe7c8e291bdb01a5b326a0e8b888be21a550922a00524578b6bd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa0a42cc1fe7c8e291bdb01a5b326a0e8b888be21a550922a00524578b6bd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa0a42cc1fe7c8e291bdb01a5b326a0e8b888be21a550922a00524578b6bd35", kill_on_drop: false }` [INFO] [stdout] 7aa0a42cc1fe7c8e291bdb01a5b326a0e8b888be21a550922a00524578b6bd35 [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=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] 0981f5f7cd8e97b245bc667d91e4b1a33674d920772592bc9edf519887e619b4 [INFO] running `Command { std: "docker" "start" "-a" "0981f5f7cd8e97b245bc667d91e4b1a33674d920772592bc9edf519887e619b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zmij v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling runtara-sdk-macros v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [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] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling runtara-protocol v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling runtara-dsl v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling runtara-workflows v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling workflows-example v0.1.0 (/opt/rustwide/workdir/workflows-example) [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling runtara-core v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling runtara-sdk v1.3.1 (https://github.com/runtarahq/runtara.git?branch=main#4fecb568) [INFO] [stderr] Compiling durable-examples-embedded v0.1.0 (/opt/rustwide/workdir/durable-examples-embedded) [INFO] [stderr] Compiling durable-example v0.1.0 (/opt/rustwide/workdir/durable-example) [INFO] [stderr] error: could not compile `durable-example` (bin "durable_advanced_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name durable_advanced_example --edition=2024 durable-example/src/bin/durable_advanced_example.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=927ac987b00033a8 -C extra-filename=-c47c3f4813a9c85a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a380d58152a03c1b.rlib --extern runtara_sdk=/opt/rustwide/target/debug/deps/libruntara_sdk-c3bf7f093247f363.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b2838361eecb5d6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b08ad614836215cf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5403e7926aa89e03.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e84427edab4785b6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b39a1cef94b0bba.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c9f251f445c3a0cf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `durable-example` (bin "durable_macro_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name durable_macro_example --edition=2024 durable-example/src/bin/durable_macro_example.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=b29fc223fb20c577 -C extra-filename=-4a5a49e4227db54e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a380d58152a03c1b.rlib --extern runtara_sdk=/opt/rustwide/target/debug/deps/libruntara_sdk-c3bf7f093247f363.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b2838361eecb5d6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b08ad614836215cf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5403e7926aa89e03.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e84427edab4785b6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b39a1cef94b0bba.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c9f251f445c3a0cf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQdvdmt/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-1b39a1cef94b0bba,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libruntara_sdk-c3bf7f093247f363,libruntara_core-cf162555dcf39802,libanyhow-7e5dcd40304f6dad,libsqlx-3572b5215585a1f4,libsqlx_sqlite-814a0db7709428e6,libfutures_executor-2921318b05e07464,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libserde_urlencoded-968c2548d4eb1c3c,libryu-14257e7dfe68df82,libfutures_intrusive-f8675b952c5b464f,liblibsqlite3_sys-1f083f659a1587c9,libsqlx_postgres-008bd1d66bc530e4,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-443c99b827427271,libmd5-aea56d2645a7f2a4,libbyteorder-1e924d369e48dcfe,libatoi-d2fa188fc68979de,libfutures_channel-c679acf38b3b9ea3,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libunicode_bidi-e61eae15e30d3a28,librand-bb87272f1ff1e022,librand_chacha-6740b10790427eb3,librand_core-96795504b7097c73,libhkdf-b091740f458038e4,libhmac-e308d36d93a4efee,libsqlx_core-7221c46e99fe9a6d,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libuuid-c9f251f445c3a0cf,libserde_json-b08ad614836215cf,libitoa-ae20521aea192d35,libzmij-e76d6509241fcc10,liburl-27eaa407b9ed2761,libidna-29d560b7aced5edc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-83ddafd790fba00e,libicu_properties-846ff3bb11699e63,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b96a5154563c8140,libicu_normalizer_data-088c419f54c50650,libicu_collections-22e9a8949fcb6ccd,libpotential_utf-621e44df23ff8d6c,libicu_provider-caa20c7e3bb569a2,libicu_locale_core-957bf9746e67777f,libtinystr-4d2d1166b4291ac2,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4f8306a6e9df2ecb,libzerotrie-edfa822d3ab2d802,libyoke-0b168fa930ce84b8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-60c088e1ed64481c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-579de8b3a8f4198d,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-cf5c1c15ca12d3fb,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libruntara_protocol-620ba51dc3813a7a,librustls_pemfile-daf62c01ffaf95a2,librcgen-de5095be83602ab6,libpem-d607f251a0d98a82,libbase64-2a03de3babadded3,libyasna-f0846984111f9f3f,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libwebpki_roots-f5509fee2ce21dd6,libwebpki_roots-6943c60aeebdad63,libsocket2-7ef009b9d046593e,libprost-8682814affadf378,libquinn-36d0021640842139,libquinn_udp-25c2369244d38e8a,libquinn_proto-0fd5d7758deb6853,liblru_slab-82bbb7047f4de357,libslab-8c0cbfb396425d81,librustls-d545e98f73fbcc5e,libsubtle-ca7024fc66e4388f,libwebpki-af4375fea96bd898,libring-e18fb6c5bb4f980d,libgetrandom-0829081ce67ff4af,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,librand-8524ec9a43bb013f,librand_chacha-af85a818a926a3de,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-419c37e02fe32720,libgetrandom-ca985277cb9408e3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libtracing-e84427edab4785b6,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtokio-5403e7926aa89e03,libsignal_hook_registry-9e8354d05f56c886,liberrno-77787732cada5dd6,libsocket2-3b5bc7ab2d9a31ce,libmio-fc1597f465cc43d8,libparking_lot-82cdc42c47ca1af2,libparking_lot_core-cd2292cc2981f470,liblibc-311f777bfaf1d866,libcfg_if-5af52f617df93f8f,libsmallvec-0916f55944b7005b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-b66c3f27d9b4a614,librustc_hash-d7c9c021d0487117,libpin_project_lite-bedc6e0acd72ff2a,libbytes-752d6eacdc0bb513,libchrono-5f6857da62ddd0e4,libiana_time_zone-54997521cde77023,libnum_traits-e0379c9206182a0c,libserde-b2838361eecb5d6d,libserde_core-9630c118cbbf7b68}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQdvdmt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/checkpoint_example-e0ef20211242f024" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `durable-example` (bin "checkpoint_example") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0981f5f7cd8e97b245bc667d91e4b1a33674d920772592bc9edf519887e619b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0981f5f7cd8e97b245bc667d91e4b1a33674d920772592bc9edf519887e619b4", kill_on_drop: false }` [INFO] [stdout] 0981f5f7cd8e97b245bc667d91e4b1a33674d920772592bc9edf519887e619b4