[INFO] cloning repository https://github.com/meuter/miniorm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meuter/miniorm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeuter%2Fminiorm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeuter%2Fminiorm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45a1ce0223fda41b0024b0fa9af4e51741c3b0ce
[INFO] checking meuter/miniorm-rs against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeuter%2Fminiorm-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/meuter/miniorm-rs on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/meuter/miniorm-rs
[INFO] finished tweaking git repo https://github.com/meuter/miniorm-rs
[INFO] tweaked toml for git repo https://github.com/meuter/miniorm-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/meuter/miniorm-rs 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc7f36247ca2601ed76cb123763407c47db8fbaba21ffedcd0cd5c76975b1d81
[INFO] running `Command { std: "docker" "start" "-a" "bc7f36247ca2601ed76cb123763407c47db8fbaba21ffedcd0cd5c76975b1d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7f36247ca2601ed76cb123763407c47db8fbaba21ffedcd0cd5c76975b1d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7f36247ca2601ed76cb123763407c47db8fbaba21ffedcd0cd5c76975b1d81", kill_on_drop: false }`
[INFO] [stdout] bc7f36247ca2601ed76cb123763407c47db8fbaba21ffedcd0cd5c76975b1d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69faac7f950fe01f4e18a8b47c5a5879f92c0571f287eac84f45f6f572f23769
[INFO] running `Command { std: "docker" "start" "-a" "69faac7f950fe01f4e18a8b47c5a5879f92c0571f287eac84f45f6f572f23769", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling miniorm-macros v0.4.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling iso_currency v0.4.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]     Checking iso_country v0.1.4
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serial_test_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name serial_test_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test_derive-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async"))' -C metadata=29baa5f5a402aaad -C extra-filename=-9989219ffcf05051 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8499e4e98ec72330.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b5c0faa047f5faf1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-af5c9784639f56fa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `sqlx-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="_rt-tokio"' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "digest", "encoding_rs", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "num-bigint", "offline", "regex", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=3300fd1b814a6c35 -C extra-filename=-5ac88bd420aff101 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b57ed170f961b7ac.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-c0e5260b1deed790.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-16ff25c0cacfe89c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-acd9b3fb91cf2042.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-93b9a89178f54044.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-ace9d8339bb08beb.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-3a193269767b6880.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-eebf308c79d6f11f.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ee01add139ebf4f9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-26bbcae2ed6b9cb4.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-4d8c4068e3e8e379.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6e5f15ce7741fe92.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c3f3c802f58e1f97.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-748b02ca77ce2992.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-66aed5392f87cf8a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-baa8b51bb8e4ccb1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f6d3a80039506637.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-23d58dca5a2f71ac.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-97ad96d42a9ec1b1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1132fd0532304050.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-91815c48cf645cbb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-79f848e21827bc6a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-35c0593fe6c6bf4d.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-70d5107d3bd72116.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b5fcd0c55d3d3e9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae26b573fa69086b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7dff71677d9981dc.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-16199651daf57817.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-59609358f7a26743.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/sqlx_mysql-0e07411a29cfcf6c.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-mysql` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalC58xg/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dashmap` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0dc35aa5a2345b0d -C extra-filename=-2f9cbed2406f0ec2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8499e4e98ec72330.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b5c0faa047f5faf1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcXSNmWP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcXSNmWP/symbols.o" "<16 object files omitted>" "/tmp/rustcXSNmWP/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtime_core-a60ae7f190a58ecf.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnum_conv-6a0f3931453b79e7.rlib}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXSNmWP/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtime_macros-68b40f237ca1a365.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]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrxcGLi.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libtime_macros-68b40f237ca1a365.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcXSNmWP/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcXSNmWP/list --no-undefined-version /tmp/rustcXSNmWP/symbols.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.time_macros.4d5156607a389c98-cgu.15.rcgu.o /tmp/rustcXSNmWP/rmeta.o /opt/rustwide/target/debug/deps/time_macros-68b40f237ca1a365.8qknnx0s7z2qamhtictnb0vhh.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libtime_core-a60ae7f190a58ecf.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-782b8f6b03f85789.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-fef4690e235d0544.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-969b9f1ad0e10e4b.rlib /opt/rustwide/target/debug/deps/libnum_conv-6a0f3931453b79e7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.20.1-rust-1.89.0-nightly 0x00007c97f0544107 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.89.0-nightly 0x00007c97f0544523
[INFO] [stdout]           2  libc.so.6                           0x00007c97eac33330
[INFO] [stdout]           3  rust-lld                            0x00005a22e6fe249a
[INFO] [stdout]           4  rust-lld                            0x00005a22e6dfb923
[INFO] [stdout]           5  rust-lld                            0x00005a22e6dd95fa
[INFO] [stdout]           6  rust-lld                            0x00005a22e6dd4a14
[INFO] [stdout]           7  rust-lld                            0x00005a22e6ce43b6
[INFO] [stdout]           8  rust-lld                            0x00005a22e6ce3400
[INFO] [stdout]           9  rust-lld                            0x00005a22e6ce3ab1
[INFO] [stdout]           10 libc.so.6                           0x00007c97eac181ca
[INFO] [stdout]           11 libc.so.6                           0x00007c97eac1828b __libc_start_main + 139
[INFO] [stdout]           12 rust-lld                            0x00005a22e6b66069
[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 `time-macros` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "69faac7f950fe01f4e18a8b47c5a5879f92c0571f287eac84f45f6f572f23769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69faac7f950fe01f4e18a8b47c5a5879f92c0571f287eac84f45f6f572f23769", kill_on_drop: false }`
[INFO] [stdout] 69faac7f950fe01f4e18a8b47c5a5879f92c0571f287eac84f45f6f572f23769
