[INFO] cloning repository https://github.com/uptotheroof/onera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uptotheroof/onera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88449999a0a9cf13a1426e0827e326516b46a5fd [INFO] checking uptotheroof/onera against try#303604bb848977091b2fdfc36579c25e56c6889c for pr-108691 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uptotheroof/onera on toolchain 303604bb848977091b2fdfc36579c25e56c6889c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uptotheroof/onera [INFO] finished tweaking git repo https://github.com/uptotheroof/onera [INFO] tweaked toml for git repo https://github.com/uptotheroof/onera written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uptotheroof/onera 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" "+303604bb848977091b2fdfc36579c25e56c6889c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32556db01e831bbe4e0652ae9ef1a325fb4d8dc9b171a030d8af77217c33bed [INFO] running `Command { std: "docker" "start" "-a" "a32556db01e831bbe4e0652ae9ef1a325fb4d8dc9b171a030d8af77217c33bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32556db01e831bbe4e0652ae9ef1a325fb4d8dc9b171a030d8af77217c33bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32556db01e831bbe4e0652ae9ef1a325fb4d8dc9b171a030d8af77217c33bed", kill_on_drop: false }` [INFO] [stdout] a32556db01e831bbe4e0652ae9ef1a325fb4d8dc9b171a030d8af77217c33bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828fbfaa35ccc51622d425ccc2ee6675e311b40d6bc808da025ed7e419367f79 [INFO] running `Command { std: "docker" "start" "-a" "828fbfaa35ccc51622d425ccc2ee6675e311b40d6bc808da025ed7e419367f79", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaU5MISi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-iter` due to 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 "/opt/rustwide/target/debug/deps/rmetaHaFH8O" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` due to previous error [INFO] running `Command { std: "docker" "inspect" "828fbfaa35ccc51622d425ccc2ee6675e311b40d6bc808da025ed7e419367f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828fbfaa35ccc51622d425ccc2ee6675e311b40d6bc808da025ed7e419367f79", kill_on_drop: false }` [INFO] [stdout] 828fbfaa35ccc51622d425ccc2ee6675e311b40d6bc808da025ed7e419367f79