[INFO] cloning repository https://github.com/nhatbui97/ica-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhatbui97/ica-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhatbui97%2Fica-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhatbui97%2Fica-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20143a8c525aab699bc993457f59b1ca4afbc46b
[INFO] checking nhatbui97/ica-test against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhatbui97%2Fica-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nhatbui97/ica-test 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-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/nhatbui97/ica-test
[INFO] finished tweaking git repo https://github.com/nhatbui97/ica-test
[INFO] tweaked toml for git repo https://github.com/nhatbui97/ica-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nhatbui97/ica-test 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 crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethereum-types v0.5.2
[INFO] [stderr]   Downloaded injective-math v0.2.4
[INFO] [stderr]   Downloaded uint v0.5.0
[INFO] [stderr]   Downloaded cw-multi-test v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3bff46e36549eb6a3b6d1d83d12a118460c4b2b5bfa5cb49827239dd46d30bb6
[INFO] running `Command { std: "docker" "start" "-a" "3bff46e36549eb6a3b6d1d83d12a118460c4b2b5bfa5cb49827239dd46d30bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bff46e36549eb6a3b6d1d83d12a118460c4b2b5bfa5cb49827239dd46d30bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bff46e36549eb6a3b6d1d83d12a118460c4b2b5bfa5cb49827239dd46d30bb6", kill_on_drop: false }`
[INFO] [stdout] 3bff46e36549eb6a3b6d1d83d12a118460c4b2b5bfa5cb49827239dd46d30bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e5aeb1ad4c421f26acb24876eab2fc043c25850d09a8ff7fde71a9556d886598
[INFO] running `Command { std: "docker" "start" "-a" "e5aeb1ad4c421f26acb24876eab2fc043c25850d09a8ff7fde71a9556d886598", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking uint v0.5.0
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcuh0Jr7"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeMyUYB/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetao3vAAl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `primitive-types` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetariLOq4"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJ5tEhb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqBFGhq"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e5aeb1ad4c421f26acb24876eab2fc043c25850d09a8ff7fde71a9556d886598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5aeb1ad4c421f26acb24876eab2fc043c25850d09a8ff7fde71a9556d886598", kill_on_drop: false }`
[INFO] [stdout] e5aeb1ad4c421f26acb24876eab2fc043c25850d09a8ff7fde71a9556d886598
