[INFO] fetching crate wp_goji_patch 0.2.8...
[INFO] checking wp_goji_patch-0.2.8 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] extracting crate wp_goji_patch 0.2.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wp_goji_patch 0.2.8
[INFO] finished tweaking crates.io crate wp_goji_patch 0.2.8
[INFO] tweaked toml for crates.io crate wp_goji_patch 0.2.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wp_goji_patch 0.2.8 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wp_goji_patch 0.2.8 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 399aea5c2a6511092d37d16a8bc0008f9b77b5ab728369ecb9d365c6cbf6bcff
[INFO] running `Command { std: "docker" "start" "-a" "399aea5c2a6511092d37d16a8bc0008f9b77b5ab728369ecb9d365c6cbf6bcff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "399aea5c2a6511092d37d16a8bc0008f9b77b5ab728369ecb9d365c6cbf6bcff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399aea5c2a6511092d37d16a8bc0008f9b77b5ab728369ecb9d365c6cbf6bcff", kill_on_drop: false }`
[INFO] [stdout] 399aea5c2a6511092d37d16a8bc0008f9b77b5ab728369ecb9d365c6cbf6bcff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3ebb457849d957e68a67eabe694cd178312734aa99e3e638b8917ed0f688675
[INFO] running `Command { std: "docker" "start" "-a" "a3ebb457849d957e68a67eabe694cd178312734aa99e3e638b8917ed0f688675", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking http v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tokio v0.2.24
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking mime v0.3.14
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcJdGPDc"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a3ebb457849d957e68a67eabe694cd178312734aa99e3e638b8917ed0f688675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3ebb457849d957e68a67eabe694cd178312734aa99e3e638b8917ed0f688675", kill_on_drop: false }`
[INFO] [stdout] a3ebb457849d957e68a67eabe694cd178312734aa99e3e638b8917ed0f688675
