[INFO] cloning repository https://github.com/cosmicexplorer/fusion-summon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmicexplorer/fusion-summon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Ffusion-summon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Ffusion-summon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 066d9dcf086160b6a231cd4a1d9b562dfa1c9748
[INFO] checking cosmicexplorer/fusion-summon against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Ffusion-summon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cosmicexplorer/fusion-summon on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cosmicexplorer/fusion-summon
[INFO] finished tweaking git repo https://github.com/cosmicexplorer/fusion-summon
[INFO] tweaked toml for git repo https://github.com/cosmicexplorer/fusion-summon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cosmicexplorer/fusion-summon 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.6
[INFO] [stderr]   Downloaded clang-sys v0.22.0
[INFO] [stderr]   Downloaded bindgen v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d0a83de08a97db3ad738c474a309b9dcd2f326ab995c06fe7b7a983f4239f38
[INFO] running `Command { std: "docker" "start" "-a" "1d0a83de08a97db3ad738c474a309b9dcd2f326ab995c06fe7b7a983f4239f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d0a83de08a97db3ad738c474a309b9dcd2f326ab995c06fe7b7a983f4239f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0a83de08a97db3ad738c474a309b9dcd2f326ab995c06fe7b7a983f4239f38", kill_on_drop: false }`
[INFO] [stdout] 1d0a83de08a97db3ad738c474a309b9dcd2f326ab995c06fe7b7a983f4239f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a70f17c28ca2000b723f0ad95501b2aba7f1c50407206c08e77b1ea8255a66
[INFO] running `Command { std: "docker" "start" "-a" "73a70f17c28ca2000b723f0ad95501b2aba7f1c50407206c08e77b1ea8255a66", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling cc v1.0.9
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]    Compiling quick-error v1.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.35.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.5.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling clang-sys v0.22.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling atty v0.2.8
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling clap v2.31.2
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling env_logger v0.5.6
[INFO] [stdout] error: failed to write /tmp/rustcg9Rpec/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "73a70f17c28ca2000b723f0ad95501b2aba7f1c50407206c08e77b1ea8255a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a70f17c28ca2000b723f0ad95501b2aba7f1c50407206c08e77b1ea8255a66", kill_on_drop: false }`
[INFO] [stdout] 73a70f17c28ca2000b723f0ad95501b2aba7f1c50407206c08e77b1ea8255a66
