[INFO] cloning repository https://github.com/trykA123/testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trykA123/testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtrykA123%2Ftesting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtrykA123%2Ftesting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e9d3e4f382b36c5292f85f2beb78c12ec409b17 [INFO] checking trykA123/testing against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtrykA123%2Ftesting" "/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/trykA123/testing on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trykA123/testing [INFO] finished tweaking git repo https://github.com/trykA123/testing [INFO] tweaked toml for git repo https://github.com/trykA123/testing written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trykA123/testing 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `testing` [INFO] [stderr] * `bin` target `testing` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lcov2cobertura v1.0.2 [INFO] [stderr] Downloaded cargo-llvm-cov v0.6.4 [INFO] [stderr] Downloaded cargo-config2 v0.1.18 [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35575cdf1a1cb3dbc8c38672f831b7be24f12d59cff5c2dba936dd5d6ea4afee [INFO] running `Command { std: "docker" "start" "-a" "35575cdf1a1cb3dbc8c38672f831b7be24f12d59cff5c2dba936dd5d6ea4afee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35575cdf1a1cb3dbc8c38672f831b7be24f12d59cff5c2dba936dd5d6ea4afee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35575cdf1a1cb3dbc8c38672f831b7be24f12d59cff5c2dba936dd5d6ea4afee", kill_on_drop: false }` [INFO] [stdout] 35575cdf1a1cb3dbc8c38672f831b7be24f12d59cff5c2dba936dd5d6ea4afee [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad040250215e8a63d904ce97898eab5459c5226229310714108d12923c1afb04 [INFO] running `Command { std: "docker" "start" "-a" "ad040250215e8a63d904ce97898eab5459c5226229310714108d12923c1afb04", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `testing` [INFO] [stderr] * `bin` target `testing` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking winnow v0.5.36 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.21.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPvTpgO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bstr` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad040250215e8a63d904ce97898eab5459c5226229310714108d12923c1afb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad040250215e8a63d904ce97898eab5459c5226229310714108d12923c1afb04", kill_on_drop: false }` [INFO] [stdout] ad040250215e8a63d904ce97898eab5459c5226229310714108d12923c1afb04