[INFO] cloning repository https://github.com/rbas/fluxa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbas/fluxa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbas%2Ffluxa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbas%2Ffluxa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e866a0b153132fe48f0e6fd3ad7a39dd7c915b9 [INFO] building rbas/fluxa against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbas%2Ffluxa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbas/fluxa on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rbas/fluxa [INFO] finished tweaking git repo https://github.com/rbas/fluxa [INFO] tweaked toml for git repo https://github.com/rbas/fluxa written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rbas/fluxa 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aff554b651690ad232ff3d14d336699882571669ae45d610a4a162ce12fd8d6 [INFO] running `Command { std: "docker" "start" "-a" "7aff554b651690ad232ff3d14d336699882571669ae45d610a4a162ce12fd8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aff554b651690ad232ff3d14d336699882571669ae45d610a4a162ce12fd8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aff554b651690ad232ff3d14d336699882571669ae45d610a4a162ce12fd8d6", kill_on_drop: false }` [INFO] [stdout] 7aff554b651690ad232ff3d14d336699882571669ae45d610a4a162ce12fd8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0816f8c9da9ac9691e5ff72562c90c4cf8ba8c760b79811a225216193b2c10cf [INFO] running `Command { std: "docker" "start" "-a" "0816f8c9da9ac9691e5ff72562c90c4cf8ba8c760b79811a225216193b2c10cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 clap v4.5.29 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling fluxa v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "0816f8c9da9ac9691e5ff72562c90c4cf8ba8c760b79811a225216193b2c10cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0816f8c9da9ac9691e5ff72562c90c4cf8ba8c760b79811a225216193b2c10cf", kill_on_drop: false }` [INFO] [stdout] 0816f8c9da9ac9691e5ff72562c90c4cf8ba8c760b79811a225216193b2c10cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac9177c7f221286ce4830cf7f3e1f65e97539ef224a4443931f2ec20faa5c034 [INFO] running `Command { std: "docker" "start" "-a" "ac9177c7f221286ce4830cf7f3e1f65e97539ef224a4443931f2ec20faa5c034", kill_on_drop: false }` [INFO] [stderr] Compiling fluxa v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6LT3pX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libconfig-f1fa253a92878e5b.rlib,libpathdiff-5d33b3b50e94f515.rlib,libtoml-8952e3d94d02ecb4.rlib,libtoml_edit-5dd3dea7cc8a67fc.rlib,libserde_spanned-97f5fd5c9246a092.rlib,libindexmap-325c8673581c78ba.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-419e4a55acfa3de0.rlib,libtoml_datetime-a2893322b6fc1c2d.rlib,libwinnow-2e6c4d4599253e57.rlib,libreqwest-1a3e180e2e2ddafc.rlib,libserde_urlencoded-c29143d7590ba202.rlib,libbase64-2f43201ad6f50e0f.rlib,librustls_pemfile-79bb13f5e2b0f2be.rlib,libipnet-f3504359ee4085c5.rlib,libhyper_rustls-ca1b96c357ae422b.rlib,libwebpki_roots-2c4456069d29bd4f.rlib,libtokio_rustls-5b253a869298bac6.rlib,librustls-0c1a4308a15de487.rlib,libsubtle-b9da09c14453651d.rlib,libwebpki-60db22812632bb4f.rlib,libring-5a6513212587feba.rlib,libgetrandom-e99ea3b156646ed8.rlib,libspin-f57b98577ed61e73.rlib,libuntrusted-71f7cc08585af207.rlib,libcfg_if-02ffc4ff30a29427.rlib,libzeroize-46b676a9c17a45cf.rlib,librustls_pki_types-abf0e7eb0e0399de.rlib,libserde_json-79d43c8b8010ce7f.rlib,libryu-44f893cc5617be6f.rlib,liburl-3610eb13ee13dbcb.rlib,libidna-f9ece1dd490aff09.rlib,libidna_adapter-7cda6a6e480d0c9c.rlib,libicu_normalizer-af062b51bc8db1ed.rlib,libicu_normalizer_data-343c14e63692755e.rlib,libwrite16-e6eb462292420257.rlib,libutf8_iter-bd7896845b93d6c6.rlib,libutf16_iter-41baa0fbf329be05.rlib,libicu_properties-69f980e64ffbd313.rlib,libicu_properties_data-658376e682824307.rlib,libicu_locid_transform-5937ddba918841fe.rlib,libicu_locid_transform_data-0a240e37e87d129a.rlib,libicu_collections-fd551c28b71ff3b1.rlib,libicu_provider-2216c8b6360c5b54.rlib,libicu_locid-ed789261bde9bbc8.rlib,liblitemap-5ff5015418689682.rlib,libtinystr-131e0a6fd9554d4c.rlib,libzerovec-e808a7bf2b469055.rlib,libwriteable-d2a327a5594c84ad.rlib,libyoke-4560b2b376318e37.rlib,libzerofrom-0ed8b569a8318139.rlib,libstable_deref_trait-a29b9467841ca721.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,liblog-dc766acad6f0c5b7.rlib,libaxum-62754d458430c03d.rlib,libmemchr-e6e0114228c0da46.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libhyper_util-9f8376da96ee3444.rlib,libtracing-dcf138aa649c5691.rlib,libtracing_core-94f971458f33a320.rlib,libonce_cell-ab1a5db9df03d0c2.rlib,libhyper-7fa459146ef2e825.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libsmallvec-2b24dd1c48ef1525.rlib,libhttparse-dc8eb4a81018b7bb.rlib,libhttpdate-e4a53a8a36f6aeb0.rlib,libfutures_channel-190a2b0fc33bc37f.rlib,libmatchit-536bc877ca55784b.rlib,libserde-855b991f3ba18cf5.rlib,libaxum_core-59d40de5415fa0c1.rlib,libmime-3edf589330919161.rlib,libhttp_body_util-c5f85eeee2f6714c.rlib,libhttp_body-f9051157ee334047.rlib,libhttp-86e658c922a5d26d.rlib,libitoa-6f8f87c0d9592bff.rlib,libfnv-2efd5e10883e6e67.rlib,libtower-ef27096db416d43a.rlib,libsync_wrapper-ee10a8a945ac9591.rlib,libfutures_util-1a86f803ba62d5a2.rlib,libfutures_task-26090e957c72b9b7.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-d074567ad1b70f80.rlib,libtower_layer-5a9c3d6fe9ba2b54.rlib,libtower_service-66c5cc5071d1137b.rlib,libtokio-bc26583c86408a48.rlib,libsocket2-e844ded5da07eb33.rlib,libbytes-688e82d9f71b355d.rlib,libmio-d7f788f79af7501d.rlib,liblibc-58f823314eb307cc.rlib,libpin_project_lite-2e2ea4a68bdbf27f.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6LT3pX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-bc5813c477cb1823/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fluxa-e331de113fb7960b" "-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] LLVM ERROR: IO failure on output stream: No space left on device [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 `fluxa` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ac9177c7f221286ce4830cf7f3e1f65e97539ef224a4443931f2ec20faa5c034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9177c7f221286ce4830cf7f3e1f65e97539ef224a4443931f2ec20faa5c034", kill_on_drop: false }` [INFO] [stdout] ac9177c7f221286ce4830cf7f3e1f65e97539ef224a4443931f2ec20faa5c034