[INFO] cloning repository https://github.com/ssrtw/noctuid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssrtw/noctuid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssrtw%2Fnoctuid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssrtw%2Fnoctuid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e3aecc354b4b1d2e2d39131767e52b33702f901 [INFO] testing ssrtw/noctuid against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssrtw%2Fnoctuid" "/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/ssrtw/noctuid on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ssrtw/noctuid [INFO] finished tweaking git repo https://github.com/ssrtw/noctuid [INFO] tweaked toml for git repo https://github.com/ssrtw/noctuid written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ssrtw/noctuid 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.23.3 [INFO] [stderr] Downloaded pyo3-macros v0.23.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.3 [INFO] [stderr] Downloaded pyo3-ffi v0.23.3 [INFO] [stderr] Downloaded pyo3 v0.23.3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69c05b211d4a50b732cf5007cf6a506393c0badc07e48c23fcd1739441b5d1c6 [INFO] running `Command { std: "docker" "start" "-a" "69c05b211d4a50b732cf5007cf6a506393c0badc07e48c23fcd1739441b5d1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69c05b211d4a50b732cf5007cf6a506393c0badc07e48c23fcd1739441b5d1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c05b211d4a50b732cf5007cf6a506393c0badc07e48c23fcd1739441b5d1c6", kill_on_drop: false }` [INFO] [stdout] 69c05b211d4a50b732cf5007cf6a506393c0badc07e48c23fcd1739441b5d1c6 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c2ffc05542c1271eaafb8597bfe28c1b5679642bbaacfe99c752bf1ac4b1cc [INFO] running `Command { std: "docker" "start" "-a" "32c2ffc05542c1271eaafb8597bfe28c1b5679642bbaacfe99c752bf1ac4b1cc", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling pyo3 v0.23.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl-218f1d3bbe9b0de6.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32c2ffc05542c1271eaafb8597bfe28c1b5679642bbaacfe99c752bf1ac4b1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c2ffc05542c1271eaafb8597bfe28c1b5679642bbaacfe99c752bf1ac4b1cc", kill_on_drop: false }` [INFO] [stdout] 32c2ffc05542c1271eaafb8597bfe28c1b5679642bbaacfe99c752bf1ac4b1cc