[INFO] cloning repository https://github.com/gianlu33/rust-mbedtls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianlu33/rust-mbedtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/gianlu33/rust-mbedtls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianlu33/rust-mbedtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls/hooks/sendemail-validate.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/gianlu33/rust-mbedtls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianlu33/rust-mbedtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cef4e6995ab8dd31560136076e6320920c669955 [INFO] testing gianlu33/rust-mbedtls against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gianlu33/rust-mbedtls on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gianlu33/rust-mbedtls [INFO] finished tweaking git repo https://github.com/gianlu33/rust-mbedtls [INFO] tweaked toml for git repo https://github.com/gianlu33/rust-mbedtls written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gianlu33/rust-mbedtls 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/mbedtls-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded which v3.0.0 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded bindgen v0.58.0 [INFO] [stderr] Downloaded core_io v0.1.20210325 [INFO] [stderr] Downloaded rc2 v0.3.0 [INFO] [stderr] Downloaded serde_cbor v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f0aa9fe7ae65eebe2d1f7dc824e244149da9fc13c6ad1f31a37284f080ccb5f [INFO] running `Command { std: "docker" "start" "-a" "6f0aa9fe7ae65eebe2d1f7dc824e244149da9fc13c6ad1f31a37284f080ccb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f0aa9fe7ae65eebe2d1f7dc824e244149da9fc13c6ad1f31a37284f080ccb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0aa9fe7ae65eebe2d1f7dc824e244149da9fc13c6ad1f31a37284f080ccb5f", kill_on_drop: false }` [INFO] [stdout] 6f0aa9fe7ae65eebe2d1f7dc824e244149da9fc13c6ad1f31a37284f080ccb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25900f955762b3b6c0ffb9a61a858482995cd057c7f020a140e2a667bd2488cf [INFO] running `Command { std: "docker" "start" "-a" "25900f955762b3b6c0ffb9a61a858482995cd057c7f020a140e2a667bd2488cf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/mbedtls-sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/mbedtls-30b8e4b6c1b98fe5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "25900f955762b3b6c0ffb9a61a858482995cd057c7f020a140e2a667bd2488cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25900f955762b3b6c0ffb9a61a858482995cd057c7f020a140e2a667bd2488cf", kill_on_drop: false }` [INFO] [stdout] 25900f955762b3b6c0ffb9a61a858482995cd057c7f020a140e2a667bd2488cf