[INFO] cloning repository https://github.com/navicore/atrium-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/atrium-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fatrium-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fatrium-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fad61b399766c6cf863892a2049ac0a1b7cceb4 [INFO] testing navicore/atrium-poc against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fatrium-poc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/navicore/atrium-poc on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/navicore/atrium-poc [INFO] finished tweaking git repo https://github.com/navicore/atrium-poc [INFO] tweaked toml for git repo https://github.com/navicore/atrium-poc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/navicore/atrium-poc 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_html_form v0.2.7 [INFO] [stderr] Downloaded atrium-xrpc-client v0.5.10 [INFO] [stderr] Downloaded atrium-xrpc v0.12.0 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded ipld-core v0.4.1 [INFO] [stderr] Downloaded atrium-api v0.24.9 [INFO] [stderr] Downloaded bsky-sdk v0.1.14 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded psl v2.1.72 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce3d5ea061df3d8d426c2fcee5e949a0d9047bdf47c927882c637d2d743b4d7 [INFO] running `Command { std: "docker" "start" "-a" "0ce3d5ea061df3d8d426c2fcee5e949a0d9047bdf47c927882c637d2d743b4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce3d5ea061df3d8d426c2fcee5e949a0d9047bdf47c927882c637d2d743b4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce3d5ea061df3d8d426c2fcee5e949a0d9047bdf47c927882c637d2d743b4d7", kill_on_drop: false }` [INFO] [stdout] 0ce3d5ea061df3d8d426c2fcee5e949a0d9047bdf47c927882c637d2d743b4d7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0adbc1221b804850b0703fe8f1fe9fbf48171cbb210256eb8590dfc39a18fc [INFO] running `Command { std: "docker" "start" "-a" "2e0adbc1221b804850b0703fe8f1fe9fbf48171cbb210256eb8590dfc39a18fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling psl v2.1.72 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ipld-core v0.4.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling atrium-xrpc v0.12.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling atrium-api v0.24.9 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.10 [INFO] [stderr] Compiling bsky-sdk v0.1.14 [INFO] [stderr] Compiling atrium-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "2e0adbc1221b804850b0703fe8f1fe9fbf48171cbb210256eb8590dfc39a18fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0adbc1221b804850b0703fe8f1fe9fbf48171cbb210256eb8590dfc39a18fc", kill_on_drop: false }` [INFO] [stdout] 2e0adbc1221b804850b0703fe8f1fe9fbf48171cbb210256eb8590dfc39a18fc [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb8feec3bca8f9154c386d5dbd3943c92d384d155166e7acbc9d5a3b04a834a0 [INFO] running `Command { std: "docker" "start" "-a" "fb8feec3bca8f9154c386d5dbd3943c92d384d155166e7acbc9d5a3b04a834a0", kill_on_drop: false }` [INFO] [stderr] Compiling atrium-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `atrium-poc` (example "ex04-moderation") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name ex04_moderation --edition=2021 examples/ex04-moderation.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=e2d527985b01370f -C extra-filename=-f4cfd8be318bca79 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern atrium_api=/opt/rustwide/target/debug/deps/libatrium_api-e9d499b02f6ec925.rlib --extern bsky_sdk=/opt/rustwide/target/debug/deps/libbsky_sdk-40048443525a5e71.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b1d9051f1144409.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciI89V6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-ed16f8757ac7f100.rlib,libbsky_sdk-40048443525a5e71.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libpsl-a1b6ddb23ce2793d.rlib,libpsl_types-fd0d8ee12106f23e.rlib,libanyhow-96ba80570f3d9f6d.rlib,libatrium_xrpc_client-fa32d9d7592de86b.rlib,libreqwest-0ba2f53d126defc5.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-df4463d8a1f21499.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-62347a8dacb52400.rlib,libtokio_native_tls-5bd33940c0ab7695.rlib,libtokio_util-7af0abffd7c1c681.rlib,libfutures_sink-be8442ee548d90f9.rlib,libasync_compression-f31bc6c25011247d.rlib,libflate2-b7d1e3004c16af06.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libnative_tls-63d7b6f1767f8da7.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-9365ac07814d94a3.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopenssl_sys-1e6d79990237d51b.rlib,libhyper_util-2da193656e1758e1.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-dac1fdab52a14535.rlib,libtracing_core-2af278500a3d05c2.rlib,libonce_cell-debe7c411cf97340.rlib,libhyper-641065b1e29dd640.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libfutures_channel-179401688c37d974.rlib,libhttp_body_util-f3934bdd855fe843.rlib,libfutures_util-441ca8b08e832445.rlib,libfutures_task-6ccf78234f0eff71.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-d5740143cdc85e9c.rlib,liblog-5fb51f756c1191b0.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liburl-b0a3f451e37ce0c0.rlib,libidna-b248adc5695ed043.rlib,libidna_adapter-1b31ff26c854a80d.rlib,libicu_normalizer-3e2da36c6b11dc60.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-e2fbd282c83e646d.rlib,libicu_properties-60e84feeee8f3d9b.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-b9f50be8e69cb079.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-3969c560debc3bf0.rlib,libicu_provider-82c893e432b0af44.rlib,libicu_locid-093f5e94c60381f6.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-f54598e3567a057e.rlib,libzerovec-6d93fac92f786e6e.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-fdc188cb55abab8c.rlib,libzerofrom-0e0552f85e97fc80.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libatrium_api-e9d499b02f6ec925.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,liblangtag-7d58959631274f03.rlib,libchrono-8db9a6001a54f56b.rlib,libnum_traits-a4eaef2146b88fe5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libipld_core-dcba0dc6c4141f50.rlib,libcid-5991353472d54354.rlib,libserde_bytes-9fd667e881a8810e.rlib,libmultihash-bf16ee21693ac5ae.rlib,libunsigned_varint-294164ca3421b08e.rlib,libmultibase-39bae137a7f6c437.rlib,libbase_x-aacb55c1704f712f.rlib,libdata_encoding_macro-67779327a1228bab.rlib,libdata_encoding-8fa401bf5851ad62.rlib,libtokio-8b1d9051f1144409.rlib,libsocket2-df6f17dbfe9497f6.rlib,libmio-d6d51dd0359711c1.rlib,liblibc-60646f2741300933.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libatrium_xrpc-ddbd09eaba8ee922.rlib,libserde_html_form-17315e9659c00717.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde_json-851a8efc3a2a3de0.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,libthiserror-42c9a26cf26f80a4.rlib,libserde-c00ea9b7b73eebf9.rlib,libhttp-af6b2467def66428.rlib,libitoa-d34da3363977f6fb.rlib,libbytes-485c92da441bbc40.rlib,libfnv-2d77ec4f6f971b24.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ex01_session-c7611e84415bb9a1" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x0000718e9bff9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df9e57) [INFO] [stdout] #1 0x0000718e9bffa26c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dfa26c) [INFO] [stdout] #2 0x0000718e97019520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000718e97177977 (/lib/x86_64-linux-gnu/libc.so.6+0x1a0977) [INFO] [stdout] #4 0x0000718e9f27aacc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x0000718e9bfab961 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab961) [INFO] [stdout] #6 0x0000718e9bfaa0cd llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daa0cd) [INFO] [stdout] #7 0x00005bc391abdf5d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485f5d) [INFO] [stdout] #8 0x00005bc391a5296a void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x0000718e9bfab832 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab832) [INFO] [stdout] #10 0x0000718e9bfaabea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daabea) [INFO] [stdout] #11 0x0000718e9bf26190 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d26190) [INFO] [stdout] #12 0x0000718e9706bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x0000718e970fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atrium-poc` (example "ex01-session") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcztHuLA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-ed16f8757ac7f100.rlib,libbsky_sdk-40048443525a5e71.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libpsl-a1b6ddb23ce2793d.rlib,libpsl_types-fd0d8ee12106f23e.rlib,libanyhow-96ba80570f3d9f6d.rlib,libatrium_xrpc_client-fa32d9d7592de86b.rlib,libreqwest-0ba2f53d126defc5.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-df4463d8a1f21499.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-62347a8dacb52400.rlib,libtokio_native_tls-5bd33940c0ab7695.rlib,libtokio_util-7af0abffd7c1c681.rlib,libfutures_sink-be8442ee548d90f9.rlib,libasync_compression-f31bc6c25011247d.rlib,libflate2-b7d1e3004c16af06.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libnative_tls-63d7b6f1767f8da7.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-9365ac07814d94a3.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopenssl_sys-1e6d79990237d51b.rlib,libhyper_util-2da193656e1758e1.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-dac1fdab52a14535.rlib,libtracing_core-2af278500a3d05c2.rlib,libonce_cell-debe7c411cf97340.rlib,libhyper-641065b1e29dd640.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libfutures_channel-179401688c37d974.rlib,libhttp_body_util-f3934bdd855fe843.rlib,libfutures_util-441ca8b08e832445.rlib,libfutures_task-6ccf78234f0eff71.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-d5740143cdc85e9c.rlib,liblog-5fb51f756c1191b0.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liburl-b0a3f451e37ce0c0.rlib,libidna-b248adc5695ed043.rlib,libidna_adapter-1b31ff26c854a80d.rlib,libicu_normalizer-3e2da36c6b11dc60.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-e2fbd282c83e646d.rlib,libicu_properties-60e84feeee8f3d9b.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-b9f50be8e69cb079.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-3969c560debc3bf0.rlib,libicu_provider-82c893e432b0af44.rlib,libicu_locid-093f5e94c60381f6.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-f54598e3567a057e.rlib,libzerovec-6d93fac92f786e6e.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-fdc188cb55abab8c.rlib,libzerofrom-0e0552f85e97fc80.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libatrium_api-e9d499b02f6ec925.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,liblangtag-7d58959631274f03.rlib,libchrono-8db9a6001a54f56b.rlib,libnum_traits-a4eaef2146b88fe5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libipld_core-dcba0dc6c4141f50.rlib,libcid-5991353472d54354.rlib,libserde_bytes-9fd667e881a8810e.rlib,libmultihash-bf16ee21693ac5ae.rlib,libunsigned_varint-294164ca3421b08e.rlib,libmultibase-39bae137a7f6c437.rlib,libbase_x-aacb55c1704f712f.rlib,libdata_encoding_macro-67779327a1228bab.rlib,libdata_encoding-8fa401bf5851ad62.rlib,libtokio-8b1d9051f1144409.rlib,libsocket2-df6f17dbfe9497f6.rlib,libmio-d6d51dd0359711c1.rlib,liblibc-60646f2741300933.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libatrium_xrpc-ddbd09eaba8ee922.rlib,libserde_html_form-17315e9659c00717.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde_json-851a8efc3a2a3de0.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,libthiserror-42c9a26cf26f80a4.rlib,libserde-c00ea9b7b73eebf9.rlib,libhttp-af6b2467def66428.rlib,libitoa-d34da3363977f6fb.rlib,libbytes-485c92da441bbc40.rlib,libfnv-2d77ec4f6f971b24.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ex02_session_save-3698632f86a564fa" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000071e1e6bf9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df9e57) [INFO] [stdout] #1 0x000071e1e6bfa26c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dfa26c) [INFO] [stdout] #2 0x000071e1eaf1c520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000071e1eb07aaca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x00005b80e936fdb8 void lld::elf::InputSection::writeTo >(unsigned char*) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3ccdb8) [INFO] [stdout] #5 0x00005b80e93bd993 void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x000071e1e6bab832 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab832) [INFO] [stdout] #7 0x000071e1e6baabea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daabea) [INFO] [stdout] #8 0x000071e1e6b26190 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d26190) [INFO] [stdout] #9 0x000071e1eaf6eac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x000071e1eafffa04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/examples/ex02_session_save-3698632f86a564fa': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atrium-poc` (example "ex02-session-save") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fb8feec3bca8f9154c386d5dbd3943c92d384d155166e7acbc9d5a3b04a834a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8feec3bca8f9154c386d5dbd3943c92d384d155166e7acbc9d5a3b04a834a0", kill_on_drop: false }` [INFO] [stdout] fb8feec3bca8f9154c386d5dbd3943c92d384d155166e7acbc9d5a3b04a834a0