[INFO] cloning repository https://github.com/orlovskiyandrey/libraa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orlovskiyandrey/libraa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlovskiyandrey%2Flibraa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlovskiyandrey%2Flibraa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c8d93d8260b359a93f251ae34355705a06fbf93
[INFO] checking orlovskiyandrey/libraa against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlovskiyandrey%2Flibraa" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/orlovskiyandrey/libraa
[INFO] finished tweaking git repo https://github.com/orlovskiyandrey/libraa
[INFO] tweaked toml for git repo https://github.com/orlovskiyandrey/libraa written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orlovskiyandrey/libraa on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orlovskiyandrey/libraa 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crypto/crypto_derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `crypto_derive` library target)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ec2` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecr` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_ecs` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kinesis` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_logs` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/calibra/curve25519-dalek.git`
[INFO] [stderr]     Updating git repository `https://github.com/calibra/ed25519-dalek.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/calibra/x25519-dalek.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/x25519-dalek-491d487e51dff966/objects/pack/pack_git2_a723091bc21ed654': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git repository `https://github.com/pingcap/rust-rocksdb.git`
[INFO] [stderr]     Updating git submodule `https://github.com/pingcap/rocksdb.git`
[INFO] [stderr]     Updating git submodule `https://github.com/pingcap/titan.git`
[INFO] [stderr]     Updating git repository `https://github.com/calibra/rust-curve25519-fiat.git`
[INFO] [stderr]     Updating git submodule `https://github.com/mit-plv/fiat-crypto.git`
[INFO] [stderr]     Updating git submodule `https://github.com/thery/coqprime`
[INFO] [stderr]     Updating git submodule `https://github.com/JasonGross/coq-scripts.git`
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/bzip2-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/busyjay/lz4-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/lz4/lz4.git`
[INFO] [stderr]     Updating git repository `https://github.com/busyjay/rust-snappy.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/snappy.git`
[INFO] [stderr]     Updating git repository `https://github.com/gyscos/zstd-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/facebook/zstd`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grpcio-compiler v0.4.3
[INFO] [stderr]   Downloaded protoc-grpcio v0.3.1
[INFO] [stderr]   Downloaded protoc-grpcio v1.0.2
[INFO] [stderr]   Downloaded slog-scope v4.1.2
[INFO] [stderr]   Downloaded grpcio-compiler v0.5.0-alpha.2
[INFO] [stderr]   Downloaded radix_trie v0.1.4
[INFO] [stderr]   Downloaded proptest-derive v0.1.2
[INFO] [stderr]   Downloaded rusoto_logs v0.40.0
[INFO] [stderr]   Downloaded toml v0.5.3
[INFO] [stderr]   Downloaded datatest-derive v0.3.5
[INFO] [stderr]   Downloaded bech32 v0.6.0
[INFO] [stderr]   Downloaded rusoto_ecr v0.40.0
[INFO] [stderr]   Downloaded rustyline v4.1.0
[INFO] [stderr]   Downloaded filecheck v0.4.0
[INFO] [stderr]   Downloaded rusoto_credential v0.40.0
[INFO] [stderr]   Downloaded rusoto_ecs v0.40.0
[INFO] [stderr]   Downloaded hyper v0.12.34
[INFO] [stderr]   Downloaded futures-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded rental-impl v0.5.4
[INFO] [stderr]   Downloaded mach_o_sys v0.1.1
[INFO] [stderr]   Downloaded yamux v0.2.1
[INFO] [stderr]   Downloaded futures-io-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded futures-select-macro-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded encoding_rs v0.8.19
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded rusoto_ec2 v0.40.0
[INFO] [stderr]   Downloaded nix v0.13.1
[INFO] [stderr]   Downloaded codespan v0.1.3
[INFO] [stderr]   Downloaded grpcio v0.4.4
[INFO] [stderr]   Downloaded rental v0.5.4
[INFO] [stderr]   Downloaded typed-arena v1.5.0
[INFO] [stderr]   Downloaded ctor v0.1.10
[INFO] [stderr]   Downloaded datatest v0.4.2
[INFO] [stderr]   Downloaded stats_alloc v0.1.8
[INFO] [stderr]   Downloaded bit-vec v0.6.1
[INFO] [stderr]   Downloaded prometheus v0.4.2
[INFO] [stderr]   Downloaded rand04 v0.1.1
[INFO] [stderr]   Downloaded rand04_compat v0.1.1
[INFO] [stderr]   Downloaded indexmap v1.1.0
[INFO] [stderr]   Downloaded slog-stdlog v4.0.0
[INFO] [stderr]   Downloaded statistical v1.0.0
[INFO] [stderr]   Downloaded rust_decimal v1.0.3
[INFO] [stderr]   Downloaded tokio-rustls v0.9.3
[INFO] [stderr]   Downloaded rusoto_core v0.40.0
[INFO] [stderr]   Downloaded cached v0.9.0
[INFO] [stderr]   Downloaded chacha20-poly1305-aead v0.1.2
[INFO] [stderr]   Downloaded backoff v0.1.5
[INFO] [stderr]   Downloaded reqwest v0.9.19
[INFO] [stderr]   Downloaded futures-executor-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded datatest-derive v0.4.0
[INFO] [stderr]   Downloaded hyper-rustls v0.16.1
[INFO] [stderr]   Downloaded ct-logs v0.5.1
[INFO] [stderr]   Downloaded tokio-process v0.2.4
[INFO] [stderr]   Downloaded memsec v0.5.6
[INFO] [stderr]   Downloaded datatest v0.3.5
[INFO] [stderr]   Downloaded protoc-rust v2.7.0
[INFO] [stderr]   Downloaded tokio-retry v0.2.0
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.17
[INFO] [stderr]   Downloaded codespan-reporting v0.1.4
[INFO] [stderr]   Downloaded threshold_crypto v0.3.2
[INFO] [stderr]   Downloaded subtle v2.1.1
[INFO] [stderr]   Downloaded proptest v0.9.4
[INFO] [stderr]   Downloaded cc v1.0.42
[INFO] [stderr]   Downloaded grpcio-sys v0.4.4
[INFO] [stderr] error: failed to unpack package `grpcio-sys v0.4.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-7-tc1/source/crypto/crypto_derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
(in the `crypto_derive` library target)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `reqwest` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_core` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_ec2` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_ecr` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_ecs` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_kinesis` dependency)
warning: /workspace/builds/worker-7-tc1/source/testsuite/cluster_test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rusoto_logs` dependency)
    Updating git repository `https://github.com/calibra/curve25519-dalek.git`
    Updating git repository `https://github.com/calibra/ed25519-dalek.git`
    Updating crates.io index
    Updating git repository `https://github.com/calibra/x25519-dalek.git`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/x25519-dalek-491d487e51dff966/objects/pack/pack_git2_a723091bc21ed654': No space left on device; class=Os (2)
    Updating git repository `https://github.com/pingcap/rust-rocksdb.git`
    Updating git submodule `https://github.com/pingcap/rocksdb.git`
    Updating git submodule `https://github.com/pingcap/titan.git`
    Updating git repository `https://github.com/calibra/rust-curve25519-fiat.git`
    Updating git submodule `https://github.com/mit-plv/fiat-crypto.git`
    Updating git submodule `https://github.com/thery/coqprime`
    Updating git submodule `https://github.com/JasonGross/coq-scripts.git`
    Updating git repository `https://github.com/alexcrichton/bzip2-rs.git`
    Updating git repository `https://github.com/busyjay/lz4-rs.git`
    Updating git submodule `https://github.com/lz4/lz4.git`
    Updating git repository `https://github.com/busyjay/rust-snappy.git`
    Updating git submodule `https://github.com/google/snappy.git`
    Updating git repository `https://github.com/gyscos/zstd-rs.git`
    Updating git submodule `https://github.com/facebook/zstd`
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded grpcio-compiler v0.4.3
  Downloaded protoc-grpcio v0.3.1
  Downloaded protoc-grpcio v1.0.2
  Downloaded slog-scope v4.1.2
  Downloaded grpcio-compiler v0.5.0-alpha.2
  Downloaded radix_trie v0.1.4
  Downloaded proptest-derive v0.1.2
  Downloaded rusoto_logs v0.40.0
  Downloaded toml v0.5.3
  Downloaded datatest-derive v0.3.5
  Downloaded bech32 v0.6.0
  Downloaded rusoto_ecr v0.40.0
  Downloaded rustyline v4.1.0
  Downloaded filecheck v0.4.0
  Downloaded rusoto_credential v0.40.0
  Downloaded rusoto_ecs v0.40.0
  Downloaded hyper v0.12.34
  Downloaded futures-preview v0.3.0-alpha.17
  Downloaded rental-impl v0.5.4
  Downloaded mach_o_sys v0.1.1
  Downloaded yamux v0.2.1
  Downloaded futures-io-preview v0.3.0-alpha.17
  Downloaded futures-select-macro-preview v0.3.0-alpha.17
  Downloaded encoding_rs v0.8.19
  Downloaded futures-sink-preview v0.3.0-alpha.17
  Downloaded futures-util-preview v0.3.0-alpha.17
  Downloaded rusoto_ec2 v0.40.0
  Downloaded nix v0.13.1
  Downloaded codespan v0.1.3
  Downloaded grpcio v0.4.4
  Downloaded rental v0.5.4
  Downloaded typed-arena v1.5.0
  Downloaded ctor v0.1.10
  Downloaded datatest v0.4.2
  Downloaded stats_alloc v0.1.8
  Downloaded bit-vec v0.6.1
  Downloaded prometheus v0.4.2
  Downloaded rand04 v0.1.1
  Downloaded rand04_compat v0.1.1
  Downloaded indexmap v1.1.0
  Downloaded slog-stdlog v4.0.0
  Downloaded statistical v1.0.0
  Downloaded rust_decimal v1.0.3
  Downloaded tokio-rustls v0.9.3
  Downloaded rusoto_core v0.40.0
  Downloaded cached v0.9.0
  Downloaded chacha20-poly1305-aead v0.1.2
  Downloaded backoff v0.1.5
  Downloaded reqwest v0.9.19
  Downloaded futures-executor-preview v0.3.0-alpha.17
  Downloaded futures-core-preview v0.3.0-alpha.17
  Downloaded datatest-derive v0.4.0
  Downloaded hyper-rustls v0.16.1
  Downloaded ct-logs v0.5.1
  Downloaded tokio-process v0.2.4
  Downloaded memsec v0.5.6
  Downloaded datatest v0.3.5
  Downloaded protoc-rust v2.7.0
  Downloaded tokio-retry v0.2.0
  Downloaded futures-channel-preview v0.3.0-alpha.17
  Downloaded codespan-reporting v0.1.4
  Downloaded threshold_crypto v0.3.2
  Downloaded subtle v2.1.1
  Downloaded proptest v0.9.4
  Downloaded cc v1.0.42
  Downloaded grpcio-sys v0.4.4
error: failed to unpack package `grpcio-sys v0.4.4`

Caused by:
  failed to unpack entry at `grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`

Caused by:
  failed to unpack `grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/grpc/test/core/transport/chttp2/hpack_parser_corpus/crash-5ac3e1ea7764cfb6383629574262f82dc7b3cada`

Caused by:
  No space left on device (os error 28)