[INFO] cloning repository https://github.com/dvconsultores/owlling_NFT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvconsultores/owlling_NFT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvconsultores%2Fowlling_NFT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvconsultores%2Fowlling_NFT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acdb2ec6040f03c6f3e3b7838b47995db9bd119b [INFO] testing dvconsultores/owlling_NFT against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvconsultores%2Fowlling_NFT" "/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/dvconsultores/owlling_NFT on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvconsultores/owlling_NFT [INFO] finished tweaking git repo https://github.com/dvconsultores/owlling_NFT [INFO] tweaked toml for git repo https://github.com/dvconsultores/owlling_NFT written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dvconsultores/owlling_NFT 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-contract-standards v4.1.1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870db1b3ec7fe180659dfa8dc6b10c5662510d6e0cb813b23ab1b8e6542dd9f0 [INFO] running `Command { std: "docker" "start" "-a" "870db1b3ec7fe180659dfa8dc6b10c5662510d6e0cb813b23ab1b8e6542dd9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870db1b3ec7fe180659dfa8dc6b10c5662510d6e0cb813b23ab1b8e6542dd9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870db1b3ec7fe180659dfa8dc6b10c5662510d6e0cb813b23ab1b8e6542dd9f0", kill_on_drop: false }` [INFO] [stdout] 870db1b3ec7fe180659dfa8dc6b10c5662510d6e0cb813b23ab1b8e6542dd9f0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0ec92860687d5bc4f9e206f96ca0892b04eaa2c7d0260a86905c63732eb28f [INFO] running `Command { std: "docker" "start" "-a" "1a0ec92860687d5bc4f9e206f96ca0892b04eaa2c7d0260a86905c63732eb28f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling near-sys v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sha2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sha2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "sha2-asm", "std"))' -C metadata=2a0a64c084c4ebe4 -C extra-filename=-919bc1c94329cc4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern block_buffer=/opt/rustwide/target/debug/deps/libblock_buffer-0e0814df577defce.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4c93475573720c9.rmeta --extern cpufeatures=/opt/rustwide/target/debug/deps/libcpufeatures-10ea7540d88872a3.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-15144f93cb793af2.rmeta --extern opaque_debug=/opt/rustwide/target/debug/deps/libopaque_debug-d0159cbdc943fe3b.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blake2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name blake2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd", "simd_asm", "simd_opt", "std"))' -C metadata=a7d4a2a905c45cc1 -C extra-filename=-cebff458cc51fcf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-ad3222eeb27ced5e.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-15144f93cb793af2.rmeta --extern opaque_debug=/opt/rustwide/target/debug/deps/libopaque_debug-d0159cbdc943fe3b.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8G7U3p/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1a0ec92860687d5bc4f9e206f96ca0892b04eaa2c7d0260a86905c63732eb28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0ec92860687d5bc4f9e206f96ca0892b04eaa2c7d0260a86905c63732eb28f", kill_on_drop: false }` [INFO] [stdout] 1a0ec92860687d5bc4f9e206f96ca0892b04eaa2c7d0260a86905c63732eb28f