[INFO] cloning repository https://github.com/super-turbo-society/dungeon-dash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/super-turbo-society/dungeon-dash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuper-turbo-society%2Fdungeon-dash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuper-turbo-society%2Fdungeon-dash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 649358cfcf4c48c1093907f68f70124cc419ee6e [INFO] testing super-turbo-society/dungeon-dash against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuper-turbo-society%2Fdungeon-dash" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/super-turbo-society/dungeon-dash on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/super-turbo-society/dungeon-dash [INFO] finished tweaking git repo https://github.com/super-turbo-society/dungeon-dash [INFO] tweaked toml for git repo https://github.com/super-turbo-society/dungeon-dash written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/super-turbo-society/dungeon-dash 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binary-layout v3.3.0 [INFO] [stderr] Downloaded turbo-genesis-sdk v1.6.0-alpha.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32aca08c5d0817ed8c1f6a254ef5a6fab06742f09f005b8ffad96765aba1f13b [INFO] running `Command { std: "docker" "start" "-a" "32aca08c5d0817ed8c1f6a254ef5a6fab06742f09f005b8ffad96765aba1f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32aca08c5d0817ed8c1f6a254ef5a6fab06742f09f005b8ffad96765aba1f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32aca08c5d0817ed8c1f6a254ef5a6fab06742f09f005b8ffad96765aba1f13b", kill_on_drop: false }` [INFO] [stdout] 32aca08c5d0817ed8c1f6a254ef5a6fab06742f09f005b8ffad96765aba1f13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abf9320e95575021ab8c77f5d031031af3ed0513787ff7037f1cabd6cade30bc [INFO] running `Command { std: "docker" "start" "-a" "abf9320e95575021ab8c77f5d031031af3ed0513787ff7037f1cabd6cade30bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling binary-layout v3.3.0 [INFO] [stderr] Compiling structstruck v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLtOlae/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" "abf9320e95575021ab8c77f5d031031af3ed0513787ff7037f1cabd6cade30bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf9320e95575021ab8c77f5d031031af3ed0513787ff7037f1cabd6cade30bc", kill_on_drop: false }` [INFO] [stdout] abf9320e95575021ab8c77f5d031031af3ed0513787ff7037f1cabd6cade30bc