[INFO] cloning repository https://github.com/dj8yfo/scratch_serde_with
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dj8yfo/scratch_serde_with" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj8yfo%2Fscratch_serde_with", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj8yfo%2Fscratch_serde_with'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27239a6404465341c905e833d4b0501504448e1d
[INFO] checking dj8yfo/scratch_serde_with against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj8yfo%2Fscratch_serde_with" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dj8yfo/scratch_serde_with
[INFO] finished tweaking git repo https://github.com/dj8yfo/scratch_serde_with
[INFO] tweaked toml for git repo https://github.com/dj8yfo/scratch_serde_with written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dj8yfo/scratch_serde_with on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dj8yfo/scratch_serde_with 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 106ec2a3173fd1bbaa61cffc6e20cbd1d3fc7a3ce07f08162c14bbe2886a8b5e
[INFO] running `Command { std: "docker" "start" "-a" "106ec2a3173fd1bbaa61cffc6e20cbd1d3fc7a3ce07f08162c14bbe2886a8b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "106ec2a3173fd1bbaa61cffc6e20cbd1d3fc7a3ce07f08162c14bbe2886a8b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106ec2a3173fd1bbaa61cffc6e20cbd1d3fc7a3ce07f08162c14bbe2886a8b5e", kill_on_drop: false }`
[INFO] [stdout] 106ec2a3173fd1bbaa61cffc6e20cbd1d3fc7a3ce07f08162c14bbe2886a8b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e67af18018f449fc1c808ca711ba93eb932d195ab569ebc89fcbabdbab35cf
[INFO] running `Command { std: "docker" "start" "-a" "35e67af18018f449fc1c808ca711ba93eb932d195ab569ebc89fcbabdbab35cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDJgPJa/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" "35e67af18018f449fc1c808ca711ba93eb932d195ab569ebc89fcbabdbab35cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e67af18018f449fc1c808ca711ba93eb932d195ab569ebc89fcbabdbab35cf", kill_on_drop: false }`
[INFO] [stdout] 35e67af18018f449fc1c808ca711ba93eb932d195ab569ebc89fcbabdbab35cf
