[INFO] cloning repository https://github.com/zhongdongy/leetcode_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhongdongy/leetcode_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhongdongy%2Fleetcode_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhongdongy%2Fleetcode_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d59de354d5034fc71ad23990c95be96e8c54125
[INFO] checking zhongdongy/leetcode_rust against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhongdongy%2Fleetcode_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zhongdongy/leetcode_rust on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zhongdongy/leetcode_rust
[INFO] finished tweaking git repo https://github.com/zhongdongy/leetcode_rust
[INFO] tweaked toml for git repo https://github.com/zhongdongy/leetcode_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zhongdongy/leetcode_rust 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc67d6023aede1e40f8fd58c691b3fc346213125cbdb9742f559cb4b086385ad
[INFO] running `Command { std: "docker" "start" "-a" "fc67d6023aede1e40f8fd58c691b3fc346213125cbdb9742f559cb4b086385ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc67d6023aede1e40f8fd58c691b3fc346213125cbdb9742f559cb4b086385ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc67d6023aede1e40f8fd58c691b3fc346213125cbdb9742f559cb4b086385ad", kill_on_drop: false }`
[INFO] [stdout] fc67d6023aede1e40f8fd58c691b3fc346213125cbdb9742f559cb4b086385ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44444597348f9fb34deef39050f2e1ec3e42acfd4e6089ccddf057a937da12c7
[INFO] running `Command { std: "docker" "start" "-a" "44444597348f9fb34deef39050f2e1ec3e42acfd4e6089ccddf057a937da12c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSY5tRP"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6vA0qn/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqdZTeG"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-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/rmetaakTI7Q"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "44444597348f9fb34deef39050f2e1ec3e42acfd4e6089ccddf057a937da12c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44444597348f9fb34deef39050f2e1ec3e42acfd4e6089ccddf057a937da12c7", kill_on_drop: false }`
[INFO] [stdout] 44444597348f9fb34deef39050f2e1ec3e42acfd4e6089ccddf057a937da12c7
