[INFO] cloning repository https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrs31%2FBasic-Rust-Crud-SQLx-and-Postgrees", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrs31%2FBasic-Rust-Crud-SQLx-and-Postgrees'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 716e41422ffa618ffc155713f6039dd9a1b4d010 [INFO] checking dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrs31%2FBasic-Rust-Crud-SQLx-and-Postgrees" "/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/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees [INFO] finished tweaking git repo https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees [INFO] tweaked toml for git repo https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dougrs31/Basic-Rust-Crud-SQLx-and-Postgrees 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55699bbd17a4120e6d08a74e1b7c7b571ab5eeeea78f83338d54e416b88b18e0 [INFO] running `Command { std: "docker" "start" "-a" "55699bbd17a4120e6d08a74e1b7c7b571ab5eeeea78f83338d54e416b88b18e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55699bbd17a4120e6d08a74e1b7c7b571ab5eeeea78f83338d54e416b88b18e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55699bbd17a4120e6d08a74e1b7c7b571ab5eeeea78f83338d54e416b88b18e0", kill_on_drop: false }` [INFO] [stdout] 55699bbd17a4120e6d08a74e1b7c7b571ab5eeeea78f83338d54e416b88b18e0 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c77b5a8ffd192cfc1a691987409c6f1ba1563d0e6c7de91ee9b0fb631c70e0 [INFO] running `Command { std: "docker" "start" "-a" "78c77b5a8ffd192cfc1a691987409c6f1ba1563d0e6c7de91ee9b0fb631c70e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking sqlx-core v0.6.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/5785402183672f7786e9dc343d7b435bdaf4a4bc/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.6.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="_tls-rustls"' --cfg 'feature="any"' --cfg 'feature="base64"' --cfg 'feature="crc"' --cfg 'feature="dirs"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="runtime-tokio-rustls"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="tokio-stream"' --cfg 'feature="webpki-roots"' --cfg 'feature="whoami"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-rustls", "all-databases", "all-types", "any", "base64", "bigdecimal", "bigdecimal_", "bit-vec", "bstr", "chrono", "crc", "decimal", "default", "digest", "dirs", "encoding_rs", "flume", "futures-executor", "generic-array", "git2", "hkdf", "hmac", "ipnetwork", "json", "libsqlite3-sys", "mac_address", "md-5", "migrate", "mssql", "mysql", "num-bigint", "offline", "postgres", "rand", "regex", "rsa", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "sqlite", "time", "tokio-stream", "uuid", "webpki-roots", "whoami"))' -C metadata=a5ad1379db076b97 -C extra-filename=-088367281c064c8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7705f2ba6302fe8e.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-0dce7ad375cbb0ec.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e9739136987f2fc2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6c661302c07a0404.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-16ff25c0cacfe89c.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-93b9a89178f54044.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-0416753104b045d0.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-fc13e3ee6c6ca4ae.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-ac8f4c91e40f782d.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-74dba4cc895107ef.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-877f7623b161a657.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-74e9e5b1e88f9305.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-6b95395389a8ed2f.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4ee99ca90ca748a0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-27913622c9113d75.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a56586eb8dea20d6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5187528fd49abfb9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-baa8b51bb8e4ccb1.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-47684f6cf451fddf.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d06fcd78ba235e8e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-175ce97b71606b31.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9dc3cb473e6c23c0.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-df58aab02888cd8e.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-9038e26ff6467a46.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cb2b28a9a9c2c0d0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e081e96f1d623da2.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-3fbc95e77a6aea8c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9e2381fba612612d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ad26e46c9877b0dc.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-f1b00fab13b4b04b.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-1b2ac0fb0db22ecf.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e3a8608cf14080d5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6c697d75faa8b19.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-8f321579db4dda9e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-88390e55985967e5.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-a81a124bd2c550f1.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-0918389622751492.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b7d7e9c6831c920a/out -L native=/opt/rustwide/target/debug/build/ring-0156b24108ec92f0/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "78c77b5a8ffd192cfc1a691987409c6f1ba1563d0e6c7de91ee9b0fb631c70e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c77b5a8ffd192cfc1a691987409c6f1ba1563d0e6c7de91ee9b0fb631c70e0", kill_on_drop: false }` [INFO] [stdout] 78c77b5a8ffd192cfc1a691987409c6f1ba1563d0e6c7de91ee9b0fb631c70e0