[INFO] cloning repository https://github.com/hsqStephenZhang/learn-signal-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsqStephenZhang/learn-signal-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Flearn-signal-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Flearn-signal-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f4cd76b3421f429adbb2b75fbe6f9f00a0ad20f [INFO] testing hsqStephenZhang/learn-signal-protocol against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Flearn-signal-protocol" "/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/hsqStephenZhang/learn-signal-protocol 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/hsqStephenZhang/learn-signal-protocol [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/learn-signal-protocol [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/learn-signal-protocol written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/learn-signal-protocol 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] 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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b73717307b281ede0b18a781f0ae2d537413dc00b7403192bf63abf20d13461 [INFO] running `Command { std: "docker" "start" "-a" "1b73717307b281ede0b18a781f0ae2d537413dc00b7403192bf63abf20d13461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b73717307b281ede0b18a781f0ae2d537413dc00b7403192bf63abf20d13461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b73717307b281ede0b18a781f0ae2d537413dc00b7403192bf63abf20d13461", kill_on_drop: false }` [INFO] [stdout] 1b73717307b281ede0b18a781f0ae2d537413dc00b7403192bf63abf20d13461 [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=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] 9358b721c8c43deb88f2ddce48be17198aacbb92d27ff5f1d24b7640cf93a4d2 [INFO] running `Command { std: "docker" "start" "-a" "9358b721c8c43deb88f2ddce48be17198aacbb92d27ff5f1d24b7640cf93a4d2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling x3dh v0.1.0 (/opt/rustwide/workdir/x3dh) [INFO] [stderr] Compiling double_ratchet v0.1.0 (/opt/rustwide/workdir/double_ratchet) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libdouble_ratchet-a6639c178d9dcfc6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `double_ratchet` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9358b721c8c43deb88f2ddce48be17198aacbb92d27ff5f1d24b7640cf93a4d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9358b721c8c43deb88f2ddce48be17198aacbb92d27ff5f1d24b7640cf93a4d2", kill_on_drop: false }` [INFO] [stdout] 9358b721c8c43deb88f2ddce48be17198aacbb92d27ff5f1d24b7640cf93a4d2