[INFO] cloning repository https://github.com/blakesmith/binpocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blakesmith/binpocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cef0a3ddc89e03ec0061a9e1d05b03dc1c8a7053 [INFO] checking blakesmith/binpocket against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakesmith%2Fbinpocket" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blakesmith/binpocket [INFO] finished tweaking git repo https://github.com/blakesmith/binpocket [INFO] tweaked toml for git repo https://github.com/blakesmith/binpocket written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blakesmith/binpocket on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blakesmith/binpocket 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.1 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] [stderr] Downloaded tower-http v0.1.2 [INFO] [stderr] Downloaded bumpalo v3.9.0 [INFO] [stderr] Downloaded clap v3.0.5 [INFO] [stderr] Downloaded lmdb-rkv-sys v0.11.0 [INFO] [stderr] Downloaded hdrhistogram v6.3.4 [INFO] [stderr] Downloaded coarsetime v0.1.20 [INFO] [stderr] Downloaded jwt-simple v0.10.8 [INFO] [stderr] Downloaded heed v0.10.6 [INFO] [stderr] Downloaded heed-traits v0.7.0 [INFO] [stderr] Downloaded hmac-sha256 v1.0.0 [INFO] [stderr] Downloaded heed-types v0.7.2 [INFO] [stderr] Downloaded hmac-sha512 v1.0.0 [INFO] [stderr] Downloaded ed25519-compact v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08858b13824666affac2a2273355660dd0de0b19f814a169a16efa99f7b76e67 [INFO] running `Command { std: "docker" "start" "-a" "08858b13824666affac2a2273355660dd0de0b19f814a169a16efa99f7b76e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08858b13824666affac2a2273355660dd0de0b19f814a169a16efa99f7b76e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08858b13824666affac2a2273355660dd0de0b19f814a169a16efa99f7b76e67", kill_on_drop: false }` [INFO] [stdout] 08858b13824666affac2a2273355660dd0de0b19f814a169a16efa99f7b76e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16886ae232522505189f786fe5fd4f1bc5025de9a4fb6d11345afa2e20e1cfd2 [INFO] running `Command { std: "docker" "start" "-a" "16886ae232522505189f786fe5fd4f1bc5025de9a4fb6d11345afa2e20e1cfd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking brotli v3.3.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking heed-traits v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/multipart-65f42af287fc5199/invoked.timestamp` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossbeam_queue-97772ed2640a0ad9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-queue-97772ed2640a0ad9/dep-lib-crossbeam_queue` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/async-trait-1d778abcb76bff73/rmeta7UPH0S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heck` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name heck --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.0/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=343c57e3ef8e5bf0 -C extra-filename=-6875ce2b04c6b28a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-trait` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.72/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=50567ab6ce51f9d0 -C extra-filename=-dea1305a084c1c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta509ru8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "16886ae232522505189f786fe5fd4f1bc5025de9a4fb6d11345afa2e20e1cfd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16886ae232522505189f786fe5fd4f1bc5025de9a4fb6d11345afa2e20e1cfd2", kill_on_drop: false }` [INFO] [stdout] 16886ae232522505189f786fe5fd4f1bc5025de9a4fb6d11345afa2e20e1cfd2