[INFO] cloning repository https://github.com/theNefelibata/codespace_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theNefelibata/codespace_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheNefelibata%2Fcodespace_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheNefelibata%2Fcodespace_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a7147821f08a0315058b2a24231ea708a41735f [INFO] building theNefelibata/codespace_rust against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheNefelibata%2Fcodespace_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theNefelibata/codespace_rust 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/theNefelibata/codespace_rust [INFO] finished tweaking git repo https://github.com/theNefelibata/codespace_rust [INFO] tweaked toml for git repo https://github.com/theNefelibata/codespace_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theNefelibata/codespace_rust 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b27b25022740c5fffefeba30e7de463550f0b5bf54542be7ce506fb9bc006ee9 [INFO] running `Command { std: "docker" "start" "-a" "b27b25022740c5fffefeba30e7de463550f0b5bf54542be7ce506fb9bc006ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27b25022740c5fffefeba30e7de463550f0b5bf54542be7ce506fb9bc006ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27b25022740c5fffefeba30e7de463550f0b5bf54542be7ce506fb9bc006ee9", kill_on_drop: false }` [INFO] [stdout] b27b25022740c5fffefeba30e7de463550f0b5bf54542be7ce506fb9bc006ee9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc991e9ed52c8f45604db06aa4b158075492c4f7f132e420960ae8f150f80928 [INFO] running `Command { std: "docker" "start" "-a" "cc991e9ed52c8f45604db06aa4b158075492c4f7f132e420960ae8f150f80928", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling hello_remote_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "cc991e9ed52c8f45604db06aa4b158075492c4f7f132e420960ae8f150f80928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc991e9ed52c8f45604db06aa4b158075492c4f7f132e420960ae8f150f80928", kill_on_drop: false }` [INFO] [stdout] cc991e9ed52c8f45604db06aa4b158075492c4f7f132e420960ae8f150f80928 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ceaef462c863a2cd4c1591dd6fe0fbd2908f7db7a7b52885e66b9ee7df9b92 [INFO] running `Command { std: "docker" "start" "-a" "02ceaef462c863a2cd4c1591dd6fe0fbd2908f7db7a7b52885e66b9ee7df9b92", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling hello_remote_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "02ceaef462c863a2cd4c1591dd6fe0fbd2908f7db7a7b52885e66b9ee7df9b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ceaef462c863a2cd4c1591dd6fe0fbd2908f7db7a7b52885e66b9ee7df9b92", kill_on_drop: false }` [INFO] [stdout] 02ceaef462c863a2cd4c1591dd6fe0fbd2908f7db7a7b52885e66b9ee7df9b92 [INFO] building theNefelibata/codespace_rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheNefelibata%2Fcodespace_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theNefelibata/codespace_rust 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/theNefelibata/codespace_rust [INFO] finished tweaking git repo https://github.com/theNefelibata/codespace_rust [INFO] tweaked toml for git repo https://github.com/theNefelibata/codespace_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theNefelibata/codespace_rust 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 995539ef844477c4b980a97eb9a0418b1592e86158c370356a7cef8ce401b8e4 [INFO] running `Command { std: "docker" "start" "-a" "995539ef844477c4b980a97eb9a0418b1592e86158c370356a7cef8ce401b8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995539ef844477c4b980a97eb9a0418b1592e86158c370356a7cef8ce401b8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995539ef844477c4b980a97eb9a0418b1592e86158c370356a7cef8ce401b8e4", kill_on_drop: false }` [INFO] [stdout] 995539ef844477c4b980a97eb9a0418b1592e86158c370356a7cef8ce401b8e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9 [INFO] running `Command { std: "docker" "start" "-a" "06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9", kill_on_drop: false }` [INFO] [stderr] time="2024-08-13T10:45:43Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9/hash1894611862: no space left on device [INFO] running `Command { std: "docker" "inspect" "06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9", kill_on_drop: false }` [INFO] [stdout] 06777e5942b5fd748c675c2402cb32398cad82a2e54f4a7888cc6a133a78d5d9