[INFO] cloning repository https://github.com/marcosdanielr/db-ffi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcosdanielr/db-ffi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosdanielr%2Fdb-ffi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosdanielr%2Fdb-ffi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b61d1ad62c5b9ebd278336a231b6749f826ddba [INFO] checking marcosdanielr/db-ffi-rs against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosdanielr%2Fdb-ffi-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcosdanielr/db-ffi-rs on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcosdanielr/db-ffi-rs [INFO] finished tweaking git repo https://github.com/marcosdanielr/db-ffi-rs [INFO] tweaked toml for git repo https://github.com/marcosdanielr/db-ffi-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marcosdanielr/db-ffi-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 638f25cfd5a54e97327f73993077d63047f04ce3bfb991efe7a5820e8a9a96a2 [INFO] running `Command { std: "docker" "start" "-a" "638f25cfd5a54e97327f73993077d63047f04ce3bfb991efe7a5820e8a9a96a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "638f25cfd5a54e97327f73993077d63047f04ce3bfb991efe7a5820e8a9a96a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638f25cfd5a54e97327f73993077d63047f04ce3bfb991efe7a5820e8a9a96a2", kill_on_drop: false }` [INFO] [stdout] 638f25cfd5a54e97327f73993077d63047f04ce3bfb991efe7a5820e8a9a96a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96adb3875a9e567c79ac26f64dfe28bbf71f5fd3545db06e73faaaf7fdb8c897 [INFO] running `Command { std: "docker" "start" "-a" "96adb3875a9e567c79ac26f64dfe28bbf71f5fd3545db06e73faaaf7fdb8c897", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crypto_common-bd6f20160420cf46.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crypto-common-bd6f20160420cf46/dep-lib-crypto_common` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaV1Hr4G/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/zerocopy-759839ae390a8547.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/zerocopy-759839ae390a8547/dep-lib-zerocopy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetay7b1RD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAeeyoB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whoami` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "96adb3875a9e567c79ac26f64dfe28bbf71f5fd3545db06e73faaaf7fdb8c897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96adb3875a9e567c79ac26f64dfe28bbf71f5fd3545db06e73faaaf7fdb8c897", kill_on_drop: false }` [INFO] [stdout] 96adb3875a9e567c79ac26f64dfe28bbf71f5fd3545db06e73faaaf7fdb8c897