[INFO] cloning repository https://github.com/shaokun11/meta-bcs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaokun11/meta-bcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a304d618c01005ccbabc77ec7ad6c7bd4e0d8bb [INFO] checking shaokun11/meta-bcs against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shaokun11/meta-bcs on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shaokun11/meta-bcs [INFO] finished tweaking git repo https://github.com/shaokun11/meta-bcs [INFO] tweaked toml for git repo https://github.com/shaokun11/meta-bcs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shaokun11/meta-bcs 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/bcs.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/bcs-abd784cbf965dbb0/d31fab9/.git': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/aptos-core` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 978169e285084863ef22d60801fa9e3ce7c7c15bb422081f58daf73697a54ed2 [INFO] running `Command { std: "docker" "start" "-a" "978169e285084863ef22d60801fa9e3ce7c7c15bb422081f58daf73697a54ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "978169e285084863ef22d60801fa9e3ce7c7c15bb422081f58daf73697a54ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978169e285084863ef22d60801fa9e3ce7c7c15bb422081f58daf73697a54ed2", kill_on_drop: false }` [INFO] [stdout] 978169e285084863ef22d60801fa9e3ce7c7c15bb422081f58daf73697a54ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e7f715ab7d988379114d642353a91782958691b8931761cfe0ac8b977df022d [INFO] running `Command { std: "docker" "start" "-a" "1e7f715ab7d988379114d642353a91782958691b8931761cfe0ac8b977df022d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d) [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCDX6hR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `primitive-types` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e7f715ab7d988379114d642353a91782958691b8931761cfe0ac8b977df022d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7f715ab7d988379114d642353a91782958691b8931761cfe0ac8b977df022d", kill_on_drop: false }` [INFO] [stdout] 1e7f715ab7d988379114d642353a91782958691b8931761cfe0ac8b977df022d