[INFO] cloning repository https://github.com/zumikiti/rust-todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zumikiti/rust-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzumikiti%2Frust-todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzumikiti%2Frust-todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 765e921fda993ec68e1e2a20c672811ba73e63f5 [INFO] building zumikiti/rust-todo against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzumikiti%2Frust-todo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zumikiti/rust-todo 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] started tweaking git repo https://github.com/zumikiti/rust-todo [INFO] finished tweaking git repo https://github.com/zumikiti/rust-todo [INFO] tweaked toml for git repo https://github.com/zumikiti/rust-todo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zumikiti/rust-todo 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b838a90d6e5e65382e3c78f6625f3205f9ed4a450735ea7c3b6dac20673ff3e2 [INFO] running `Command { std: "docker" "start" "-a" "b838a90d6e5e65382e3c78f6625f3205f9ed4a450735ea7c3b6dac20673ff3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b838a90d6e5e65382e3c78f6625f3205f9ed4a450735ea7c3b6dac20673ff3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b838a90d6e5e65382e3c78f6625f3205f9ed4a450735ea7c3b6dac20673ff3e2", kill_on_drop: false }` [INFO] [stdout] b838a90d6e5e65382e3c78f6625f3205f9ed4a450735ea7c3b6dac20673ff3e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c0eb929c13af3a616bb07e77d493b88835cbd303d183381e6131d280473c0537 [INFO] running `Command { std: "docker" "start" "-a" "c0eb929c13af3a616bb07e77d493b88835cbd303d183381e6131d280473c0537", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling zerocopy v0.8.0-alpha.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling rand_core v0.9.0-alpha.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand v0.9.0-alpha.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcn8862P/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcn8862P/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/sqlx_macros-9b0f1ada2ac03884.1mg5mokspsugy2r3jldjgmape.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsqlx_macros_core-cba7070c09cf1d7c.rlib,libheck-00a91ceb4a2f5ceb.rlib,libunicode_segmentation-599929ca850b1ce0.rlib,libsyn-c2bc74baa1f8b232.rlib,libsqlx_postgres-06962fe49e0162bc.rlib,libdotenvy-6646139180f84943.rlib,libcrc-04c35eb910bfa033.rlib,libcrc_catalog-93924531bb89d229.rlib,libhex-5de1ffba8b3d39d3.rlib,libwhoami-7ce98d05fc5311fa.rlib,libhome-84ae46d8d8600970.rlib,libbitflags-3b4bbffcd99aae7e.rlib,libmd5-51edfc97d1627216.rlib,libbyteorder-abb70cb661d9e2d5.rlib,libatoi-0751f087d30ec98d.rlib,libnum_traits-e3bcd16f1a092b8b.rlib,libfutures_channel-f81e14aebd95868f.rlib,libstringprep-9c824b62df09fbcb.rlib,libunicode_properties-9932cc86b00e12b3.rlib,librand-a919fdcce4a3a7b7.rlib,librand_chacha-a966924a71064d21.rlib,libppv_lite86-780f6b52789f9bd1.rlib,librand_core-2f64a2be68f09897.rlib,libhkdf-2bf285818cb001f8.rlib,libhmac-2c80a5fc61e2468e.rlib,libsqlx_core-6c4778d0debf7bb2.rlib,librustls_pemfile-3055e13dbdfe6520.rlib,libbase64-ae6e7688c73c35ad.rlib,libwebpki_roots-c5df284597cfa0a3.rlib,libtracing-64966b1a29b6ad7a.rlib,libtracing_core-29a5eb1083e8fe3d.rlib,libthiserror-70e3ae86e454583e.rlib,libsmallvec-ab4e0a533746c3c8.rlib,libindexmap-15cb248930c0d18a.rlib,libequivalent-fc3c04bb40821167.rlib,libsha2-73594b4348960b12.rlib,libcpufeatures-9a616128b8d35e43.rlib,libdigest-c706a21c97b03074.rlib,libsubtle-b9da09c14453651d.rlib,libblock_buffer-30cb3845dbf6a508.rlib,libcrypto_common-a1a878e33c999aac.rlib,libgeneric_array-fd8fc0934e76db42.rlib,libtypenum-05242b0d5d19c4a9.rlib,librustls-8b66e385e8c21b8c.rlib,libsct-867c858e4132bd2a.rlib,libwebpki-9b50df5435be2130.rlib,libring-63ac8d5fc2cf60fb.rlib,libspin-f57b98577ed61e73.rlib,libuntrusted-71f7cc08585af207.rlib,libsqlformat-40db7cd9d23d72b1.rlib,libunicode_categories-34f491ad3fa0de48.rlib,libnom-e045ef5bd473068b.rlib,libtokio-e786a6865042ab7a.rlib,libsocket2-fe7f5f48469ff204.rlib,libmio-3c816379e01304d7.rlib,libbytes-5555e6b14b4f81d5.rlib,libhashlink-050bc751ee83fc3a.rlib,libhashbrown-5857035293bb3eab.rlib,libahash-9f0f8c57a27d7b6f.rlib,libgetrandom-2548aa402f058fc2.rlib,liblibc-98dba1174e7d255d.rlib,libcfg_if-02ffc4ff30a29427.rlib,libzerocopy-368165a0613648bf.rlib,liballocator_api2-0eb66aa46d9105fd.rlib,libserde_json-a96d7a42005c97d6.rlib,libitoa-d59dc7759465efa8.rlib,libryu-9737e5133661fb23.rlib,liburl-29b301ca34e3b92d.rlib,libidna-818695b014366251.rlib,libunicode_normalization-92c108699dae1125.rlib,libtinyvec-e5d640db9da04b86.rlib,libtinyvec_macros-5b8ad4faad6e7290.rlib,libunicode_bidi-f5ebb08d469f84fb.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,liblog-cc9b7524efd1a359.rlib,libcrossbeam_queue-1dd9f7badc3ed476.rlib,libcrossbeam_utils-e4768fea4b4aa724.rlib,libeither-2ca125c5e1752ec5.rlib,libserde-34f502638308c241.rlib,libevent_listener-149834561025cafc.rlib,libfutures_util-51a276a90ed61b64.rlib,libmemchr-e6e0114228c0da46.rlib,libfutures_io-91f6bdf7c11bd84e.rlib,libslab-c5aa853fa08bce26.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libfutures_sink-be789ff175281cd1.rlib,libfutures_task-f3b8618104bf1bc9.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-c1cbca173594daa7.rlib,libonce_cell-ae0e60aed4d005fd.rlib,libquote-33c0691cdc9f5246.rlib,libproc_macro2-0effa20fc19a14eb.rlib,libunicode_ident-16b1c647aeb644ba.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcn8862P/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-efdc58569c243b0c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-9b0f1ada2ac03884.so" "-Wl,--gc-sections" "-shared" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c0eb929c13af3a616bb07e77d493b88835cbd303d183381e6131d280473c0537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0eb929c13af3a616bb07e77d493b88835cbd303d183381e6131d280473c0537", kill_on_drop: false }` [INFO] [stdout] c0eb929c13af3a616bb07e77d493b88835cbd303d183381e6131d280473c0537