[INFO] cloning repository https://github.com/pantonshire/blog_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pantonshire/blog_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantonshire%2Fblog_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantonshire%2Fblog_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d69dd5d4600cf3124fef55a473f4ac9e268fe928
[INFO] checking pantonshire/blog_server against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantonshire%2Fblog_server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pantonshire/blog_server on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pantonshire/blog_server
[INFO] finished tweaking git repo https://github.com/pantonshire/blog_server
[INFO] tweaked toml for git repo https://github.com/pantonshire/blog_server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pantonshire/blog_server 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maud v0.23.0
[INFO] [stderr]   Downloaded maud_macros v0.23.0
[INFO] [stderr]   Downloaded axum v0.5.11
[INFO] [stderr]   Downloaded rss v2.0.1
[INFO] [stderr]   Downloaded onig v6.3.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded onig_sys v69.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c20b576bcb1a227b4af258f11b5ba4a365b18c4246ef894de455ee32f2d861f1
[INFO] running `Command { std: "docker" "start" "-a" "c20b576bcb1a227b4af258f11b5ba4a365b18c4246ef894de455ee32f2d861f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20b576bcb1a227b4af258f11b5ba4a365b18c4246ef894de455ee32f2d861f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20b576bcb1a227b4af258f11b5ba4a365b18c4246ef894de455ee32f2d861f1", kill_on_drop: false }`
[INFO] [stdout] c20b576bcb1a227b4af258f11b5ba4a365b18c4246ef894de455ee32f2d861f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872a7741ae852d642e71c9ad9db516828ac078e0a4ea42999fb2da7a3d0daa12
[INFO] running `Command { std: "docker" "start" "-a" "872a7741ae852d642e71c9ad9db516828ac078e0a4ea42999fb2da7a3d0daa12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-34b686ddfac29f65.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta28PBiS/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "872a7741ae852d642e71c9ad9db516828ac078e0a4ea42999fb2da7a3d0daa12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872a7741ae852d642e71c9ad9db516828ac078e0a4ea42999fb2da7a3d0daa12", kill_on_drop: false }`
[INFO] [stdout] 872a7741ae852d642e71c9ad9db516828ac078e0a4ea42999fb2da7a3d0daa12
