[INFO] cloning repository https://github.com/bmisiak/samp-precise-timers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bmisiak/samp-precise-timers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8807c60539ab5f0c3852f14612ba84c8c570b7 [INFO] checking bmisiak/samp-precise-timers against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bmisiak/samp-precise-timers on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] finished tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] tweaked toml for git repo https://github.com/bmisiak/samp-precise-timers written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bmisiak/samp-precise-timers 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bmisiak/samp-sdk.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/samp-sdk-0d986bb4ea105d8e/objects/pack/pack_git2_94d6035f5405e08b': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.0 [INFO] [stderr] Downloaded snafu v0.8.0 [INFO] [stderr] Downloaded durr v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c1560c93a7872d433404c09fc4d70f837267d7a4a128ebb8afc2e9f83c127c [INFO] running `Command { std: "docker" "start" "-a" "28c1560c93a7872d433404c09fc4d70f837267d7a4a128ebb8afc2e9f83c127c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c1560c93a7872d433404c09fc4d70f837267d7a4a128ebb8afc2e9f83c127c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c1560c93a7872d433404c09fc4d70f837267d7a4a128ebb8afc2e9f83c127c", kill_on_drop: false }` [INFO] [stdout] 28c1560c93a7872d433404c09fc4d70f837267d7a4a128ebb8afc2e9f83c127c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82b1f6399486c8719c58764001796bfc479380215734cf29c7b1f414e986d81 [INFO] running `Command { std: "docker" "start" "-a" "a82b1f6399486c8719c58764001796bfc479380215734cf29c7b1f414e986d81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking durr v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking samp-sdk v0.9.2 (https://github.com/bmisiak/samp-sdk.git?rev=90285d9da04950a1af1f2dfcbb661b5619e8b487#90285d9d) [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-0e082720124e31a4.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0O2kEI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a82b1f6399486c8719c58764001796bfc479380215734cf29c7b1f414e986d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82b1f6399486c8719c58764001796bfc479380215734cf29c7b1f414e986d81", kill_on_drop: false }` [INFO] [stdout] a82b1f6399486c8719c58764001796bfc479380215734cf29c7b1f414e986d81