[INFO] cloning repository https://github.com/mmanciop/opentelemetry-injector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmanciop/opentelemetry-injector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmanciop%2Fopentelemetry-injector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmanciop%2Fopentelemetry-injector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e70ac3e73ca0312852a8dc6086b3842cdf6e772 [INFO] checking mmanciop/opentelemetry-injector against try#2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87 for pr-117134 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmanciop%2Fopentelemetry-injector" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmanciop/opentelemetry-injector on toolchain 2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmanciop/opentelemetry-injector [INFO] finished tweaking git repo https://github.com/mmanciop/opentelemetry-injector [INFO] tweaked toml for git repo https://github.com/mmanciop/opentelemetry-injector written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mmanciop/opentelemetry-injector 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" "+2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1635dcb28c926041c9c4a60e161e76b8451b2e60ec437f4f87d5bfa6de858ebc [INFO] running `Command { std: "docker" "start" "-a" "1635dcb28c926041c9c4a60e161e76b8451b2e60ec437f4f87d5bfa6de858ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1635dcb28c926041c9c4a60e161e76b8451b2e60ec437f4f87d5bfa6de858ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1635dcb28c926041c9c4a60e161e76b8451b2e60ec437f4f87d5bfa6de858ebc", kill_on_drop: false }` [INFO] [stdout] 1635dcb28c926041c9c4a60e161e76b8451b2e60ec437f4f87d5bfa6de858ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+2cf1c2a614d6ae3bd50a8df20aeac2f9eceeea87" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8001bcae80ca6f0aee631a4deaddd98848908935797dd8670f1bd30e6b31ec1 [INFO] running `Command { std: "docker" "start" "-a" "b8001bcae80ca6f0aee631a4deaddd98848908935797dd8670f1bd30e6b31ec1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libc-2ef4c9921176f99b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-2ef4c9921176f99b/dep-lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to the file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to previous error [INFO] [stdout] error: failed to write to the file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "b8001bcae80ca6f0aee631a4deaddd98848908935797dd8670f1bd30e6b31ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8001bcae80ca6f0aee631a4deaddd98848908935797dd8670f1bd30e6b31ec1", kill_on_drop: false }` [INFO] [stdout] b8001bcae80ca6f0aee631a4deaddd98848908935797dd8670f1bd30e6b31ec1