[INFO] cloning repository https://github.com/atkurtul/brainlube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atkurtul/brainlube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatkurtul%2Fbrainlube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatkurtul%2Fbrainlube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df17e9ef90c5d6dec43a42a2a4d64ba9bf403096 [INFO] checking atkurtul/brainlube against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatkurtul%2Fbrainlube" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/atkurtul/brainlube [INFO] finished tweaking git repo https://github.com/atkurtul/brainlube [INFO] tweaked toml for git repo https://github.com/atkurtul/brainlube written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/atkurtul/brainlube on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/atkurtul/brainlube 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7611acfe66d7202197ff086aa6a510be5735c4caba626a45c316d7a18f08ac11 [INFO] running `Command { std: "docker" "start" "-a" "7611acfe66d7202197ff086aa6a510be5735c4caba626a45c316d7a18f08ac11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7611acfe66d7202197ff086aa6a510be5735c4caba626a45c316d7a18f08ac11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7611acfe66d7202197ff086aa6a510be5735c4caba626a45c316d7a18f08ac11", kill_on_drop: false }` [INFO] [stdout] 7611acfe66d7202197ff086aa6a510be5735c4caba626a45c316d7a18f08ac11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1065f12b329f1ab6b2078ff71d586e40a4886ae4acd4504fd01c2b6cf14186e [INFO] running `Command { std: "docker" "start" "-a" "e1065f12b329f1ab6b2078ff71d586e40a4886ae4acd4504fd01c2b6cf14186e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/memchr-bd9789ab631106ed/build_script_build-bd9789ab631106ed.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-bd9789ab631106ed/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/libc-b4d3e66aacc4ad7c/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKURIbB/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e1065f12b329f1ab6b2078ff71d586e40a4886ae4acd4504fd01c2b6cf14186e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1065f12b329f1ab6b2078ff71d586e40a4886ae4acd4504fd01c2b6cf14186e", kill_on_drop: false }` [INFO] [stdout] e1065f12b329f1ab6b2078ff71d586e40a4886ae4acd4504fd01c2b6cf14186e