[INFO] cloning repository https://github.com/sideproject0214/sqlx-pg-seeder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sideproject0214/sqlx-pg-seeder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsideproject0214%2Fsqlx-pg-seeder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsideproject0214%2Fsqlx-pg-seeder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62243d81958e4b578bf2100bf2dc7923326d410e [INFO] testing sideproject0214/sqlx-pg-seeder against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsideproject0214%2Fsqlx-pg-seeder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sideproject0214/sqlx-pg-seeder on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sideproject0214/sqlx-pg-seeder [INFO] finished tweaking git repo https://github.com/sideproject0214/sqlx-pg-seeder [INFO] tweaked toml for git repo https://github.com/sideproject0214/sqlx-pg-seeder written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sideproject0214/sqlx-pg-seeder 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 999c63e271224d169b8fadf5bd52b508de83e824329dc4293d2d4d9a515cc5ba [INFO] running `Command { std: "docker" "start" "-a" "999c63e271224d169b8fadf5bd52b508de83e824329dc4293d2d4d9a515cc5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "999c63e271224d169b8fadf5bd52b508de83e824329dc4293d2d4d9a515cc5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999c63e271224d169b8fadf5bd52b508de83e824329dc4293d2d4d9a515cc5ba", kill_on_drop: false }` [INFO] [stdout] 999c63e271224d169b8fadf5bd52b508de83e824329dc4293d2d4d9a515cc5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab3b800fe76b2f2f80cfc4737441c994d348655825623575ad53c94177a6a80a [INFO] running `Command { std: "docker" "start" "-a" "ab3b800fe76b2f2f80cfc4737441c994d348655825623575ad53c94177a6a80a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.16 [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-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling sqlx-postgres 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] 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/1.86.0-x86_64-unknown-linux-gnu/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 -C debuginfo=2 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --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=c140b4934ced553b -C extra-filename=-bafd8f731343b736 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-16c05ef25faafbab.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-c47c8b4e718a24c4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b979bafb5e0804bc.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a434f6fcbae4dd58.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6aea329158b1210b.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-afd343e8bcd37299.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-f9b49ac4043a5c26.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-34a90e1162da5643.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-58cc14b798c0a6e6.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-f4fa7fd2684bc381.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0230dfa05cdff73f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ddda25de6b6d098a.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-adaae01b7dea08c7.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c3cd9b8260adff88.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7b6535206a9129ce.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-666c014b39746e91.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-a276c7928810d3f2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ff2caa8f68f2adcc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0ef2d786f7a85a56.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d3a3e5f1fdc63d41.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-be70f284b8ace773.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a081d01591247e1e.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-68324bb938036928.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-26625af687a9c2a9.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-ba60384a7bbfc3c1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fc267770940cbea5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-737209856dc9b76c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5a9aef089b99467d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ae2933959cbf1e1f.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-41ec53bae4c917de.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e7ea449500d63516.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7435322bff05db17.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f2fe2963f85d46e0.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-836603f5897b37b8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-334d05cd5534df3d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0a32b20fa2511f24.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-5dc5b59744aae296.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7868424a88de388e/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab3b800fe76b2f2f80cfc4737441c994d348655825623575ad53c94177a6a80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3b800fe76b2f2f80cfc4737441c994d348655825623575ad53c94177a6a80a", kill_on_drop: false }` [INFO] [stdout] ab3b800fe76b2f2f80cfc4737441c994d348655825623575ad53c94177a6a80a