[INFO] cloning repository https://github.com/duggurd/rust_finn_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duggurd/rust_finn_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggurd%2Frust_finn_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggurd%2Frust_finn_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 785cd173df0d1f383a86885c2b8524a6404b11f0 [INFO] checking duggurd/rust_finn_api against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggurd%2Frust_finn_api" "/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/duggurd/rust_finn_api on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duggurd/rust_finn_api [INFO] finished tweaking git repo https://github.com/duggurd/rust_finn_api [INFO] tweaked toml for git repo https://github.com/duggurd/rust_finn_api written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duggurd/rust_finn_api 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56e45ae9eb7747d4e70f485a26d931059f7795b353346a0057e93c38af99053d [INFO] running `Command { std: "docker" "start" "-a" "56e45ae9eb7747d4e70f485a26d931059f7795b353346a0057e93c38af99053d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56e45ae9eb7747d4e70f485a26d931059f7795b353346a0057e93c38af99053d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e45ae9eb7747d4e70f485a26d931059f7795b353346a0057e93c38af99053d", kill_on_drop: false }` [INFO] [stdout] 56e45ae9eb7747d4e70f485a26d931059f7795b353346a0057e93c38af99053d [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=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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d3209bc97bcee97615e65246c5b3b95f22badd944c32c075832f56df432dd9 [INFO] running `Command { std: "docker" "start" "-a" "d1d3209bc97bcee97615e65246c5b3b95f22badd944c32c075832f56df432dd9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [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 quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.1.0 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/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="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --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=196566fbae03da41 -C extra-filename=-363669889c161727 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-2bdc15b4a0d108e2.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-9d7a4a4b5b0d4f0a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d9dcad680dbe8621.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-93b9a89178f54044.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-ace9d8339bb08beb.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-f9b2d244e9f166ba.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-eebf308c79d6f11f.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e62d4f6352f0f80e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-26bbcae2ed6b9cb4.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-cbd57d532c0e6de9.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6e5f15ce7741fe92.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4b5fcad83ac8c543.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-c88ca357667c30a7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ba7275ad2fbc6a02.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-31850fc99529a092.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 serde=/opt/rustwide/target/debug/deps/libserde-8346b16305d4b8ab.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1933fa0a43f5dff0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1700e0382bde8963.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-87b69c096616853e.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-88f985d1b8f3c767.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-091f15555f965539.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-58706e7194422660.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6facbae251d0d1b2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-03d6c3494e428c9c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-69bace0f53634ee0.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTNlun8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/sqlx_sqlite-05102f14b83213a4.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-sqlite` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d1d3209bc97bcee97615e65246c5b3b95f22badd944c32c075832f56df432dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d3209bc97bcee97615e65246c5b3b95f22badd944c32c075832f56df432dd9", kill_on_drop: false }` [INFO] [stdout] d1d3209bc97bcee97615e65246c5b3b95f22badd944c32c075832f56df432dd9