[INFO] cloning repository https://github.com/rongfengliang/cbindgen_cmake_learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rongfengliang/cbindgen_cmake_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fcbindgen_cmake_learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fcbindgen_cmake_learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b116ed15f36e2a753b54335cff32f71871729ae9 [INFO] checking rongfengliang/cbindgen_cmake_learning against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fcbindgen_cmake_learning" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rongfengliang/cbindgen_cmake_learning on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rongfengliang/cbindgen_cmake_learning [INFO] finished tweaking git repo https://github.com/rongfengliang/cbindgen_cmake_learning [INFO] tweaked toml for git repo https://github.com/rongfengliang/cbindgen_cmake_learning written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rongfengliang/cbindgen_cmake_learning 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b6e101c0c0dee54e783ca00de1760920bc6872a7c75aac3ecf0764a1f7bd81d [INFO] running `Command { std: "docker" "start" "-a" "3b6e101c0c0dee54e783ca00de1760920bc6872a7c75aac3ecf0764a1f7bd81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6e101c0c0dee54e783ca00de1760920bc6872a7c75aac3ecf0764a1f7bd81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6e101c0c0dee54e783ca00de1760920bc6872a7c75aac3ecf0764a1f7bd81d", kill_on_drop: false }` [INFO] [stdout] 3b6e101c0c0dee54e783ca00de1760920bc6872a7c75aac3ecf0764a1f7bd81d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57c8a9879ad2029ac55c809235f4841b5f03a8831cc4ed31b1e54c18e2f9891e [INFO] running `Command { std: "docker" "start" "-a" "57c8a9879ad2029ac55c809235f4841b5f03a8831cc4ed31b1e54c18e2f9891e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCvAg5G/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "57c8a9879ad2029ac55c809235f4841b5f03a8831cc4ed31b1e54c18e2f9891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c8a9879ad2029ac55c809235f4841b5f03a8831cc4ed31b1e54c18e2f9891e", kill_on_drop: false }` [INFO] [stdout] 57c8a9879ad2029ac55c809235f4841b5f03a8831cc4ed31b1e54c18e2f9891e