[INFO] cloning repository https://github.com/davidpdrsn/eager-loading-without-macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidpdrsn/eager-loading-without-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Feager-loading-without-macros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Feager-loading-without-macros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 901addb26c729b7cf2ec9f545d7cdc23c94529ef
[INFO] checking davidpdrsn/eager-loading-without-macros against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Feager-loading-without-macros" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davidpdrsn/eager-loading-without-macros on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/davidpdrsn/eager-loading-without-macros
[INFO] finished tweaking git repo https://github.com/davidpdrsn/eager-loading-without-macros
[INFO] tweaked toml for git repo https://github.com/davidpdrsn/eager-loading-without-macros written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/davidpdrsn/eager-loading-without-macros 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a86ec1fef5f0e1aba8b60342e1d62bf7206cf95254ff1b50bcb740de29022a8a
[INFO] running `Command { std: "docker" "start" "-a" "a86ec1fef5f0e1aba8b60342e1d62bf7206cf95254ff1b50bcb740de29022a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a86ec1fef5f0e1aba8b60342e1d62bf7206cf95254ff1b50bcb740de29022a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86ec1fef5f0e1aba8b60342e1d62bf7206cf95254ff1b50bcb740de29022a8a", kill_on_drop: false }`
[INFO] [stdout] a86ec1fef5f0e1aba8b60342e1d62bf7206cf95254ff1b50bcb740de29022a8a
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15d38577cac29f54703f0d9a520b821edb95b535f14f596b9d763928acd4cf38
[INFO] running `Command { std: "docker" "start" "-a" "15d38577cac29f54703f0d9a520b821edb95b535f14f596b9d763928acd4cf38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rgb v0.8.14
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagW3iJd"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr] error: could not compile `fnv` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcIQ7qXv"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcIjm7P8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/proc_macro2-17ada7cfb585aeeb.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-17ada7cfb585aeeb/dep-lib-proc_macro2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/proc_macro2-69b57a79cfe8b72c.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-69b57a79cfe8b72c/dep-lib-proc_macro2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL89jxa"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafnDxRg/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "15d38577cac29f54703f0d9a520b821edb95b535f14f596b9d763928acd4cf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d38577cac29f54703f0d9a520b821edb95b535f14f596b9d763928acd4cf38", kill_on_drop: false }`
[INFO] [stdout] 15d38577cac29f54703f0d9a520b821edb95b535f14f596b9d763928acd4cf38
