[INFO] fetching crate async-backplane 0.1.1...
[INFO] checking async-backplane-0.1.1 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate async-backplane 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate async-backplane 0.1.1 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-backplane 0.1.1
[INFO] finished tweaking crates.io crate async-backplane 0.1.1
[INFO] tweaked toml for crates.io crate async-backplane 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding concurrent-queue v1.2.1 (available: v1.2.4)
[INFO] [stderr]       Adding futures-lite v0.1.11 (available: v2.6.0)
[INFO] [stderr]       Adding futures-micro v0.2.0 (available: v0.5.0)
[INFO] [stderr]       Adding pin-project-lite v0.1.12 (available: v0.2.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2a30bfd6cc7341b4a9dcef72f83e6f51f184eb8a02af56f41f5e7c21085e378
[INFO] running `Command { std: "docker" "start" "-a" "d2a30bfd6cc7341b4a9dcef72f83e6f51f184eb8a02af56f41f5e7c21085e378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a30bfd6cc7341b4a9dcef72f83e6f51f184eb8a02af56f41f5e7c21085e378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a30bfd6cc7341b4a9dcef72f83e6f51f184eb8a02af56f41f5e7c21085e378", kill_on_drop: false }`
[INFO] [stdout] d2a30bfd6cc7341b4a9dcef72f83e6f51f184eb8a02af56f41f5e7c21085e378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18c1a6b7305066c2db233b70669634f12b0f96d1fdb608def099a9679a423ba
[INFO] running `Command { std: "docker" "start" "-a" "b18c1a6b7305066c2db233b70669634f12b0f96d1fdb608def099a9679a423ba", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling maybe-unwind v0.3.1
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-micro v0.2.0
[INFO] [stderr]     Checking concurrent-queue v1.2.1
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pin_project_lite-d86cdba2c9fcfb92.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/pin-project-lite-d86cdba2c9fcfb92/dep-lib-pin_project_lite`
[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] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-a8313380c25031b5.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maybe-unwind` (build script)
[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/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/maybe-unwind-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "futures-core"))' -C metadata=d7f76ae9be1c562a -C extra-filename=-7a43c6e23eb9d07e --out-dir /opt/rustwide/target/debug/build/maybe-unwind-7a43c6e23eb9d07e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b18c1a6b7305066c2db233b70669634f12b0f96d1fdb608def099a9679a423ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18c1a6b7305066c2db233b70669634f12b0f96d1fdb608def099a9679a423ba", kill_on_drop: false }`
[INFO] [stdout] b18c1a6b7305066c2db233b70669634f12b0f96d1fdb608def099a9679a423ba
