[INFO] cloning repository https://github.com/tomit4/rust_todo_sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomit4/rust_todo_sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomit4%2Frust_todo_sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomit4%2Frust_todo_sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05e20f5e0a38b31ad34550af3c879243508e0017 [INFO] checking tomit4/rust_todo_sqlite against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomit4%2Frust_todo_sqlite" "/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/tomit4/rust_todo_sqlite on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomit4/rust_todo_sqlite [INFO] finished tweaking git repo https://github.com/tomit4/rust_todo_sqlite [INFO] tweaked toml for git repo https://github.com/tomit4/rust_todo_sqlite written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomit4/rust_todo_sqlite 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a462236da0e59f29b1e50f1d24966027676162cbc58c5c3c4a44ad2539b6cf2 [INFO] running `Command { std: "docker" "start" "-a" "5a462236da0e59f29b1e50f1d24966027676162cbc58c5c3c4a44ad2539b6cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a462236da0e59f29b1e50f1d24966027676162cbc58c5c3c4a44ad2539b6cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a462236da0e59f29b1e50f1d24966027676162cbc58c5c3c4a44ad2539b6cf2", kill_on_drop: false }` [INFO] [stdout] 5a462236da0e59f29b1e50f1d24966027676162cbc58c5c3c4a44ad2539b6cf2 [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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83eb738fcc212ecc20b3e8ef737ace546b17587226ca24a881e9fd6dd384fd7b [INFO] running `Command { std: "docker" "start" "-a" "83eb738fcc212ecc20b3e8ef737ace546b17587226ca24a881e9fd6dd384fd7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite 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/rustcHo6Mwp/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcHo6Mwp/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/sqlx_macros-8f07441494cef321.bimi4o5nhcgk7djkfmxzc43iv.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsqlx_macros_core-13608b154c0369f3.rlib,libdotenvy-1cb7b2b84062732d.rlib,libhex-3f54ce1e18b83c0b.rlib,libheck-b14b5e17ec21fffc.rlib,libunicode_segmentation-6ec4eac6aa6fec9f.rlib,libsyn-2b8c2c358dca37f3.rlib,libsqlx_sqlite-7e7c034b9cd00bfa.rlib,libfutures_executor-43d4ade21a57dee8.rlib,libflume-6f60b04ee56b4a40.rlib,libspin-94bd09fbceb8a643.rlib,liburlencoding-25f7fb69aefa4b74.rlib,libfutures_channel-e62d4f6352f0f80e.rlib,libfutures_intrusive-f8fd0a87813fa88c.rlib,libparking_lot-e4645ac0cc0dbcda.rlib,libparking_lot_core-90fd47cecb19eb5f.rlib,liblock_api-fe0f8ba6e6d6deb7.rlib,libscopeguard-22e389c5edc90715.rlib,liblibsqlite3_sys-aa4a8c20fedc69c1.rlib,libatoi-3471cf9578caba45.rlib,libnum_traits-9c0d3fe12c66cf0c.rlib,libsqlx_core-21620993c1d488c0.rlib,libtracing-1c22aaab2b9577c3.rlib,libtracing_core-61351707fba8bde1.rlib,libthiserror-adc2fc78ddab7cfa.rlib,libsmallvec-ad26e46c9877b0dc.rlib,libindexmap-e7875ee449c22197.rlib,libequivalent-a86170404b080df5.rlib,libsha2-b79fbd4326b6e9b4.rlib,libcpufeatures-8c3a4dbbf041b5e1.rlib,libdigest-033a76b1ff8db53b.rlib,libblock_buffer-1460a726773361a9.rlib,libcrypto_common-4d908b86ef160b2e.rlib,libgeneric_array-dcab2c696328b1e4.rlib,libtypenum-b81666831547927b.rlib,libnative_tls-63dae6effe281029.rlib,libopenssl_probe-d2dd28cfb71325bf.rlib,libopenssl-406a7fc29c1c68fa.rlib,libbitflags-941fc5ec7fca4977.rlib,libforeign_types-85775220e6efc19b.rlib,libforeign_types_shared-179e2a4c60543a15.rlib,libopenssl_sys-25089fbdc8384c3b.rlib,libsqlformat-a696ca11c7ccab44.rlib,libunicode_categories-5bb069a1dc5524fb.rlib,libnom-8119d20234f70f7a.rlib,libitertools-01ea94c5299e96a7.rlib,libtokio-e73b68ea3290483b.rlib,libsocket2-dcb7d5c4f4105e39.rlib,libmio-cf56ef7bebfa6f4d.rlib,libbytes-16ff25c0cacfe89c.rlib,libhashlink-e509903a17c9e51b.rlib,libhashbrown-22101fe03fcad65b.rlib,libahash-e7f38fa5f0387f95.rlib,libgetrandom-8e323cc048c3b1d5.rlib,liblibc-5187528fd49abfb9.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libzerocopy-9ecfbaed96475b58.rlib,liballocator_api2-5ce7320666de117f.rlib,libserde_json-e41212e1ae736efc.rlib,libitoa-a56586eb8dea20d6.rlib,libryu-09768567077e3a40.rlib,liburl-1067a6ac35c32079.rlib,libidna-cea39cdbb1b3f5bf.rlib,libunicode_normalization-cc05cf346ba6b165.rlib,libtinyvec-90e87016adc768dd.rlib,libtinyvec_macros-3b332f7cd1ec10e8.rlib,libunicode_bidi-44ddef6a7127bc14.rlib,libform_urlencoded-41ed582312932412.rlib,libpercent_encoding-d0941e1a8bdd030a.rlib,liblog-baa8b51bb8e4ccb1.rlib,libcrossbeam_queue-0416753104b045d0.rlib,libcrossbeam_utils-7cf881b0416c35b3.rlib,libeither-2c45d4761acd594c.rlib,libserde-8efc68d8977b1460.rlib,libevent_listener-eebf308c79d6f11f.rlib,libfutures_util-47772dd86b5ff501.rlib,libmemchr-f6d3a80039506637.rlib,libfutures_io-6e5f15ce7741fe92.rlib,libslab-3084210435db105a.rlib,libpin_project_lite-f97c2bd484d6ee07.rlib,libfutures_sink-ceee90bb337a9be6.rlib,libfutures_task-1445e37a01164c2c.rlib,libpin_utils-98755945da2574f7.rlib,libfutures_core-26bbcae2ed6b9cb4.rlib,libonce_cell-934a7f6bf1a96730.rlib,libquote-f270beec2845231c.rlib,libproc_macro2-69f0f46f03595f5d.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "/opt/rustwide/target/debug/build/libsqlite3-sys-ec4fa360554e50c5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-8f07441494cef321.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] pure virtual method called [INFO] [stdout] terminate called without an active exception [INFO] [stdout] collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped [INFO] [stdout] compilation terminated. [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" "83eb738fcc212ecc20b3e8ef737ace546b17587226ca24a881e9fd6dd384fd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83eb738fcc212ecc20b3e8ef737ace546b17587226ca24a881e9fd6dd384fd7b", kill_on_drop: false }` [INFO] [stdout] 83eb738fcc212ecc20b3e8ef737ace546b17587226ca24a881e9fd6dd384fd7b