[INFO] cloning repository https://github.com/yann-y/terminal-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yann-y/terminal-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyann-y%2Fterminal-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyann-y%2Fterminal-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e396cb39e60aa7fb3252995c1d2320c96879b2c4 [INFO] checking yann-y/terminal-shell against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyann-y%2Fterminal-shell" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yann-y/terminal-shell on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yann-y/terminal-shell [INFO] finished tweaking git repo https://github.com/yann-y/terminal-shell [INFO] tweaked toml for git repo https://github.com/yann-y/terminal-shell written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yann-y/terminal-shell 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7229225f6b124127c129cc747853869681852379b65f50e81702fce942de6661 [INFO] running `Command { std: "docker" "start" "-a" "7229225f6b124127c129cc747853869681852379b65f50e81702fce942de6661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7229225f6b124127c129cc747853869681852379b65f50e81702fce942de6661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7229225f6b124127c129cc747853869681852379b65f50e81702fce942de6661", kill_on_drop: false }` [INFO] [stdout] 7229225f6b124127c129cc747853869681852379b65f50e81702fce942de6661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bc7ce848dec45ce1d71c41e5abd0bf140bdb5b9e0a38bce7f14f1ecbef5e392 [INFO] running `Command { std: "docker" "start" "-a" "4bc7ce848dec45ce1d71c41e5abd0bf140bdb5b9e0a38bce7f14f1ecbef5e392", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking os_str_bytes v6.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/build/proc-macro-error-attr-81ccccee15836824/rmetaEOFziZ" [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/build/indexmap-c9f171bddef20ac8/rmetaI7DBSF" [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/build/proc-macro-error-9b5f9f4088469610/rmetaAQNTW1" [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/build/syn-b8dbe587bb9f33f5/rmetaqZ86TJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro-error-attr` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-error` (build script) 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/build/proc-macro2-9652648dfec88cec/rmetasFA0eE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (build script) 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/rmetabPCvsV" [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/build/libc-c56b66a1e8f0025a/rmeta3PAfCx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) 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/rmetaPVbSZ9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `os_str_bytes` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4bc7ce848dec45ce1d71c41e5abd0bf140bdb5b9e0a38bce7f14f1ecbef5e392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc7ce848dec45ce1d71c41e5abd0bf140bdb5b9e0a38bce7f14f1ecbef5e392", kill_on_drop: false }` [INFO] [stdout] 4bc7ce848dec45ce1d71c41e5abd0bf140bdb5b9e0a38bce7f14f1ecbef5e392