[INFO] cloning repository https://github.com/NordSecurity/libtelio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NordSecurity/libtelio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Flibtelio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Flibtelio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b398974008c58fbe10952d0254e765dc669c0b7e [INFO] documenting NordSecurity/libtelio against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Flibtelio" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/NordSecurity/libtelio [INFO] finished tweaking git repo https://github.com/NordSecurity/libtelio [INFO] tweaked toml for git repo https://github.com/NordSecurity/libtelio written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NordSecurity/libtelio on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NordSecurity/libtelio 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/crates/telio-model/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/telio-utils/Cargo.toml: `default-features` is ignored for proptest, since `default-features` was not specified for `workspace.dependencies.proptest`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/telio-utils/Cargo.toml: `default-features` is ignored for zeroize, since `default-features` was not specified for `workspace.dependencies.zeroize`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/telio-crypto/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/telio-crypto/Cargo.toml: `default-features` is ignored for zeroize, since `default-features` was not specified for `workspace.dependencies.zeroize`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/telio-pq/Cargo.toml: `default-features` is ignored for blake3, since `default-features` was not specified for `workspace.dependencies.blake3`, this could become a hard error in the future [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/boot_time.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/trust-dns.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/neptun.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/wireguard-uapi-rs.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/wireguard-nt-rust-wrapper` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/nat-detect.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/llt-proto.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/rust-igd.git` [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/rust-dispatch.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sn_fake_clock v0.4.14 [INFO] [stderr] Downloaded take-until v0.1.0 [INFO] [stderr] Downloaded ffi_helpers v0.3.0 [INFO] [stderr] Downloaded network-framework-sys v0.1.0 [INFO] [stderr] Downloaded rand_core_compat v0.1.1 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded proptest-derive v0.8.0 [INFO] [stderr] Downloaded temp-file v0.1.9 [INFO] [stderr] Downloaded stun_codec_blazh v0.1.13 [INFO] [stderr] Downloaded aws-lc-fips-sys v0.13.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device