[INFO] cloning repository https://github.com/rust-embedded/cross [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-embedded/cross" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e281947ca900da425e4ecea7483cfde646c8a1ea [INFO] checking rust-embedded/cross against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docker/android/scripts/build-system.py [INFO] [stderr] fatal: cannot create directory at 'docker/android/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rust-embedded/cross against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docker/Dockerfile.i586-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.i586-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.i686-linux-android [INFO] [stderr] error: unable to write file docker/Dockerfile.i686-pc-windows-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.i686-unknown-freebsd [INFO] [stderr] error: unable to write file docker/Dockerfile.i686-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.i686-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.loongarch64-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.loongarch64-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.mips-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.mips-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.mips64-unknown-linux-gnuabi64 [INFO] [stderr] error: unable to write file docker/Dockerfile.mips64-unknown-linux-muslabi64 [INFO] [stderr] error: unable to write file docker/Dockerfile.mips64el-unknown-linux-gnuabi64 [INFO] [stderr] error: unable to write file docker/Dockerfile.mips64el-unknown-linux-muslabi64 [INFO] [stderr] error: unable to write file docker/Dockerfile.mipsel-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.mipsel-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.native [INFO] [stderr] error: unable to write file docker/Dockerfile.native.centos [INFO] [stderr] error: unable to write file docker/Dockerfile.powerpc-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.powerpc64-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.powerpc64le-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.riscv64gc-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.riscv64gc-unknown-linux-musl [INFO] [stderr] error: unable to write file docker/Dockerfile.s390x-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.sparc64-unknown-linux-gnu [INFO] [stderr] error: unable to write file docker/Dockerfile.sparcv9-sun-solaris [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv6m-none-eabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv7em-none-eabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv7em-none-eabihf [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv7m-none-eabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv7neon-linux-androideabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv7neon-unknown-linux-gnueabihf [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv8m.base-none-eabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv8m.main-none-eabi [INFO] [stderr] error: unable to write file docker/Dockerfile.thumbv8m.main-none-eabihf [INFO] [stderr] error: unable to write file docker/Dockerfile.wasm32-unknown-emscripten [INFO] [stderr] error: unable to write file docker/Dockerfile.x86_64-linux-android [INFO] [stderr] error: unable to write file docker/Dockerfile.x86_64-pc-solaris [INFO] [stderr] error: unable to write file docker/Dockerfile.x86_64-pc-windows-gnu [INFO] [stderr] error: unable to write file src/docker/remote.rs [INFO] [stderr] error: unable to write file src/docker/seccomp.json [INFO] [stderr] error: unable to write file src/docker/shared.rs [INFO] [stderr] error: unable to write file src/errors.rs [INFO] [stderr] error: unable to write file src/extensions.rs [INFO] [stderr] error: unable to write file src/file.rs [INFO] [stderr] error: unable to write file src/id.rs [INFO] [stderr] error: unable to write file src/interpreter.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/rustc.rs [INFO] [stderr] error: unable to write file src/rustup.rs [INFO] [stderr] error: unable to write file src/shell.rs [INFO] [stderr] error: unable to write file src/temp.rs [INFO] [stderr] error: unable to write file src/tests.rs [INFO] [stderr] fatal: cannot create directory at 'src/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rust-embedded/cross against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded%2Fcross" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rust-embedded/cross [INFO] finished tweaking git repo https://github.com/rust-embedded/cross [INFO] tweaked toml for git repo https://github.com/rust-embedded/cross written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-embedded/cross on toolchain 987a165cfab916796a8315782b83ac460a651ce2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-embedded/cross 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b820453a8a83d7e8635a7dc97a6db16ea23f7dac47d57be975aa144057cb0f67 [INFO] running `Command { std: "docker" "start" "-a" "b820453a8a83d7e8635a7dc97a6db16ea23f7dac47d57be975aa144057cb0f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b820453a8a83d7e8635a7dc97a6db16ea23f7dac47d57be975aa144057cb0f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b820453a8a83d7e8635a7dc97a6db16ea23f7dac47d57be975aa144057cb0f67", kill_on_drop: false }` [INFO] [stdout] b820453a8a83d7e8635a7dc97a6db16ea23f7dac47d57be975aa144057cb0f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a35c4329c6be9efdd23bbcf8bd3bf06001f1b8b7c17840c941cd2c1b3bd0d3 [INFO] running `Command { std: "docker" "start" "-a" "69a35c4329c6be9efdd23bbcf8bd3bf06001f1b8b7c17840c941cd2c1b3bd0d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cfg_if-d541ac7a75168aa5.d [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDHXd3U/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde-f59ac28234b27438/rmeta0fPF6v" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-d541ac7a75168aa5/dep-lib-cfg_if` [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/build/proc-macro2-e18a72c72a209abb/rmetaZjpWGM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/rustix-579cd40c3da74a4e/rmeta9ZMb29" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalOnYXP" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-78dae460f0c91bdb/rmetadAkuu2" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGmzyWb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYz6tZI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `is_ci` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLKUhCv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajm4v62" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `utf8parse` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-df2ea4f334bf906c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/eyre-48b0281fc7a45a72/rmeta4KKJMt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `eyre` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=f950eb413db3f38d -C extra-filename=-f931482ef5fc13d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1oPAhu/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "69a35c4329c6be9efdd23bbcf8bd3bf06001f1b8b7c17840c941cd2c1b3bd0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a35c4329c6be9efdd23bbcf8bd3bf06001f1b8b7c17840c941cd2c1b3bd0d3", kill_on_drop: false }` [INFO] [stdout] 69a35c4329c6be9efdd23bbcf8bd3bf06001f1b8b7c17840c941cd2c1b3bd0d3