[INFO] cloning repository https://github.com/harmony-development/scherzo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harmony-development/scherzo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b9e902dac516f07c262b5eaa8fbc6c32bdd39dc
[INFO] checking harmony-development/scherzo against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo" "/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/harmony-development/scherzo on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/harmony-development/scherzo
[INFO] finished tweaking git repo https://github.com/harmony-development/scherzo
[INFO] tweaked toml for git repo https://github.com/harmony-development/scherzo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/harmony-development/scherzo 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/servo/html5ever.git`
[INFO] [stderr]     Updating git submodule `https://github.com/html5lib/html5lib-tests`
[INFO] [stderr]     Updating git submodule `https://github.com/Ygg01/xml5lib-tests`
[INFO] [stderr]     Updating git repository `https://github.com/open-telemetry/opentelemetry-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
[INFO] [stderr]     Updating git submodule `https://github.com/googleapis/googleapis.git`
[INFO] [stderr]     Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/string-cache.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/swimmer-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/console.git`
[INFO] [stderr]     Updating git repository `https://github.com/harmony-development/harmony_rust_sdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/harmony-development/protocol.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/image-rs/image.git`
[INFO] [stderr]     Updating git repository `https://github.com/tikv/jemallocator.git`
[INFO] [stderr]     Updating git submodule `https://github.com/tikv/jemalloc`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/webp.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/webpage-rs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.5
[INFO] [stderr]   Downloaded phf_generator v0.9.1
[INFO] [stderr]   Downloaded phf_shared v0.9.0
[INFO] [stderr]   Downloaded phf v0.9.0
[INFO] [stderr]   Downloaded hrpc-build v0.33.0
[INFO] [stderr]   Downloaded atomic-take v1.0.0
[INFO] [stderr]   Downloaded ed25519-compact v1.0.8
[INFO] [stderr]   Downloaded security-framework-sys v2.6.0
[INFO] [stderr]   Downloaded axum-server v0.3.3
[INFO] [stderr]   Downloaded blake2 v0.10.3
[INFO] [stderr]   Downloaded security-framework v2.6.0
[INFO] [stderr]   Downloaded thrift v0.13.0
[INFO] [stderr]   Downloaded rkyv v0.7.31
[INFO] [stderr]   Downloaded tower-http v0.2.1
[INFO] [stderr]   Downloaded flume v0.10.10
[INFO] [stderr]   Downloaded hrpc v0.33.22
[INFO] [stderr]   Downloaded cfb v0.6.1
[INFO] [stderr]   Downloaded async-oneshot v0.5.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.0
[INFO] [stderr]   Downloaded async-compression v0.3.12
[INFO] [stderr]   Downloaded mediasoup v0.9.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.1
[INFO] [stderr]   Downloaded futures-micro v0.5.0
[INFO] [stderr]   Downloaded integer-encoding v1.1.7
[INFO] [stderr]   Downloaded rkyv_derive v0.7.31
[INFO] [stderr]   Downloaded bitpattern v0.1.0
[INFO] [stderr]   Downloaded event-listener-primitives v2.0.1
[INFO] [stderr]   Downloaded phf_codegen v0.9.0
[INFO] [stderr]   Downloaded windows-sys v0.29.0
[INFO] [stderr]   Downloaded libwebp-sys v0.2.0
[INFO] [stderr]   Downloaded infer v0.7.0
[INFO] [stderr]   Downloaded h264-profile-level-id v0.1.1
[INFO] [stderr]   Downloaded hrpc-proc-macro v0.33.0
[INFO] [stderr]   Downloaded mediasoup-sys v0.3.2
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a37d463f7dac3aa8f294e8be5c7594ebe053205784ca090f7f4fd6bd85fbd46
[INFO] running `Command { std: "docker" "start" "-a" "9a37d463f7dac3aa8f294e8be5c7594ebe053205784ca090f7f4fd6bd85fbd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a37d463f7dac3aa8f294e8be5c7594ebe053205784ca090f7f4fd6bd85fbd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a37d463f7dac3aa8f294e8be5c7594ebe053205784ca090f7f4fd6bd85fbd46", kill_on_drop: false }`
[INFO] [stdout] 9a37d463f7dac3aa8f294e8be5c7594ebe053205784ca090f7f4fd6bd85fbd46
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8aa555416fc0d4036ce2627b10153b54dc1c8bf111a5baf2e59d74db8234b55
[INFO] running `Command { std: "docker" "start" "-a" "a8aa555416fc0d4036ce2627b10153b54dc1c8bf111a5baf2e59d74db8234b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/generic-array-0f7c8d19f2af5da3/output`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libindexmap-dff206a60dd5da45.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `aho-corasick` (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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name aho_corasick --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-0.7.18/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a179599569203c4 -C extra-filename=-cc3b1c8bd4730d2e --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bf2a9f54f9baa6a3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB2hxVP/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafekWf0/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZWXS7B/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a8aa555416fc0d4036ce2627b10153b54dc1c8bf111a5baf2e59d74db8234b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aa555416fc0d4036ce2627b10153b54dc1c8bf111a5baf2e59d74db8234b55", kill_on_drop: false }`
[INFO] [stdout] a8aa555416fc0d4036ce2627b10153b54dc1c8bf111a5baf2e59d74db8234b55
