[INFO] cloning repository https://github.com/audunhalland/entrait-dependency-inversion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audunhalland/entrait-dependency-inversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fentrait-dependency-inversion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fentrait-dependency-inversion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d2fdad427c64a4cd8b8eb1b468b1c8065d850ad
[INFO] checking audunhalland/entrait-dependency-inversion against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fentrait-dependency-inversion" "/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/audunhalland/entrait-dependency-inversion
[INFO] finished tweaking git repo https://github.com/audunhalland/entrait-dependency-inversion
[INFO] tweaked toml for git repo https://github.com/audunhalland/entrait-dependency-inversion written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/audunhalland/entrait-dependency-inversion 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/audunhalland/entrait-dependency-inversion 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] 041ee2675322d62bfa112529694c7dda709a3766add5af9decbbe4d7f5fe4ce9
[INFO] running `Command { std: "docker" "start" "-a" "041ee2675322d62bfa112529694c7dda709a3766add5af9decbbe4d7f5fe4ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "041ee2675322d62bfa112529694c7dda709a3766add5af9decbbe4d7f5fe4ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041ee2675322d62bfa112529694c7dda709a3766add5af9decbbe4d7f5fe4ce9", kill_on_drop: false }`
[INFO] [stdout] 041ee2675322d62bfa112529694c7dda709a3766add5af9decbbe4d7f5fe4ce9
[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] df7ff8beb91de0522e7bee203d52bc5039f24cd1dd7ac42e8a1e7c0f0bcd046f
[INFO] running `Command { std: "docker" "start" "-a" "df7ff8beb91de0522e7bee203d52bc5039f24cd1dd7ac42e8a1e7c0f0bcd046f", kill_on_drop: false }`
[INFO] [stderr]     Checking implementation v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking framework v0.1.0 (/opt/rustwide/workdir/framework)
[INFO] [stderr]     Checking domain v0.1.0 (/opt/rustwide/workdir/domain)
[INFO] [stderr]     Checking intermediate v0.1.0 (/opt/rustwide/workdir/intermediate)
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqXnA15/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" "df7ff8beb91de0522e7bee203d52bc5039f24cd1dd7ac42e8a1e7c0f0bcd046f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7ff8beb91de0522e7bee203d52bc5039f24cd1dd7ac42e8a1e7c0f0bcd046f", kill_on_drop: false }`
[INFO] [stdout] df7ff8beb91de0522e7bee203d52bc5039f24cd1dd7ac42e8a1e7c0f0bcd046f
