[INFO] cloning repository https://github.com/reloginn/nebulas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reloginn/nebulas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freloginn%2Fnebulas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freloginn%2Fnebulas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f970343047b28ebe77fbe32267a6b866836926 [INFO] building reloginn/nebulas against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freloginn%2Fnebulas" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reloginn/nebulas on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reloginn/nebulas [INFO] finished tweaking git repo https://github.com/reloginn/nebulas [INFO] tweaked toml for git repo https://github.com/reloginn/nebulas written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/reloginn/nebulas 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 545e63423508cb4197c127adb7a732e62ad62e4853bbf0fc7bf1cc9b7bcb2282 [INFO] running `Command { std: "docker" "start" "-a" "545e63423508cb4197c127adb7a732e62ad62e4853bbf0fc7bf1cc9b7bcb2282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "545e63423508cb4197c127adb7a732e62ad62e4853bbf0fc7bf1cc9b7bcb2282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545e63423508cb4197c127adb7a732e62ad62e4853bbf0fc7bf1cc9b7bcb2282", kill_on_drop: false }` [INFO] [stdout] 545e63423508cb4197c127adb7a732e62ad62e4853bbf0fc7bf1cc9b7bcb2282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e13bfb799d5a84e39fdc5cdc371e4829fa31fba17e07a31ed3b5eb196fdd55 [INFO] running `Command { std: "docker" "start" "-a" "a3e13bfb799d5a84e39fdc5cdc371e4829fa31fba17e07a31ed3b5eb196fdd55", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nebulas-core v0.1.0 (/opt/rustwide/workdir/nebulas-core) [INFO] [stderr] Compiling nebulas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "a3e13bfb799d5a84e39fdc5cdc371e4829fa31fba17e07a31ed3b5eb196fdd55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e13bfb799d5a84e39fdc5cdc371e4829fa31fba17e07a31ed3b5eb196fdd55", kill_on_drop: false }` [INFO] [stdout] a3e13bfb799d5a84e39fdc5cdc371e4829fa31fba17e07a31ed3b5eb196fdd55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a804ab6201fd9552694b7dfb175b4db62b66f317f2c8603c5590452a8a1a2918 [INFO] running `Command { std: "docker" "start" "-a" "a804ab6201fd9552694b7dfb175b4db62b66f317f2c8603c5590452a8a1a2918", kill_on_drop: false }` [INFO] [stderr] Compiling nebulas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "a804ab6201fd9552694b7dfb175b4db62b66f317f2c8603c5590452a8a1a2918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a804ab6201fd9552694b7dfb175b4db62b66f317f2c8603c5590452a8a1a2918", kill_on_drop: false }` [INFO] [stdout] a804ab6201fd9552694b7dfb175b4db62b66f317f2c8603c5590452a8a1a2918 [INFO] building reloginn/nebulas against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freloginn%2Fnebulas" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reloginn/nebulas on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reloginn/nebulas [INFO] finished tweaking git repo https://github.com/reloginn/nebulas [INFO] tweaked toml for git repo https://github.com/reloginn/nebulas written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reloginn/nebulas 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54ca61c62bfe67a1122e2456f75d8cafb66a57826e4a5410d09795d3c4e260f [INFO] running `Command { std: "docker" "start" "-a" "c54ca61c62bfe67a1122e2456f75d8cafb66a57826e4a5410d09795d3c4e260f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54ca61c62bfe67a1122e2456f75d8cafb66a57826e4a5410d09795d3c4e260f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54ca61c62bfe67a1122e2456f75d8cafb66a57826e4a5410d09795d3c4e260f", kill_on_drop: false }` [INFO] [stdout] c54ca61c62bfe67a1122e2456f75d8cafb66a57826e4a5410d09795d3c4e260f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ab6a28545399b51f7f72f22dab6fb13fffb6500ea9ed5bf5e2fc37fa9f4320 [INFO] running `Command { std: "docker" "start" "-a" "c1ab6a28545399b51f7f72f22dab6fb13fffb6500ea9ed5bf5e2fc37fa9f4320", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadecQv2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (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/rmeta6qYwYh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1ab6a28545399b51f7f72f22dab6fb13fffb6500ea9ed5bf5e2fc37fa9f4320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ab6a28545399b51f7f72f22dab6fb13fffb6500ea9ed5bf5e2fc37fa9f4320", kill_on_drop: false }` [INFO] [stdout] c1ab6a28545399b51f7f72f22dab6fb13fffb6500ea9ed5bf5e2fc37fa9f4320