[INFO] cloning repository https://github.com/davepacheco/manta-storage-mover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davepacheco/manta-storage-mover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fmanta-storage-mover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fmanta-storage-mover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b2f3861039cbacf2b9ba93df9beda4f4237f83 [INFO] checking davepacheco/manta-storage-mover against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fmanta-storage-mover" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davepacheco/manta-storage-mover [INFO] finished tweaking git repo https://github.com/davepacheco/manta-storage-mover [INFO] tweaked toml for git repo https://github.com/davepacheco/manta-storage-mover written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davepacheco/manta-storage-mover on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davepacheco/manta-storage-mover 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-bunyan v2.1.0 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 307efd7c70b58ad3a90b6a7444226c29846b77cde5ba9876512b4c3ab4b0d11b [INFO] running `Command { std: "docker" "start" "-a" "307efd7c70b58ad3a90b6a7444226c29846b77cde5ba9876512b4c3ab4b0d11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "307efd7c70b58ad3a90b6a7444226c29846b77cde5ba9876512b4c3ab4b0d11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307efd7c70b58ad3a90b6a7444226c29846b77cde5ba9876512b4c3ab4b0d11b", kill_on_drop: false }` [INFO] [stdout] 307efd7c70b58ad3a90b6a7444226c29846b77cde5ba9876512b4c3ab4b0d11b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b040fb682656e0acc7a1958bb8d237b55cf9932a32db3d293efaba5bd8bceb1f [INFO] running `Command { std: "docker" "start" "-a" "b040fb682656e0acc7a1958bb8d237b55cf9932a32db3d293efaba5bd8bceb1f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde_json-af7aec6bcb811418.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde_json-af7aec6bcb811418/dep-lib-serde_json` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH5YK2V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b040fb682656e0acc7a1958bb8d237b55cf9932a32db3d293efaba5bd8bceb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b040fb682656e0acc7a1958bb8d237b55cf9932a32db3d293efaba5bd8bceb1f", kill_on_drop: false }` [INFO] [stdout] b040fb682656e0acc7a1958bb8d237b55cf9932a32db3d293efaba5bd8bceb1f