[INFO] cloning repository https://github.com/phodal/git2sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodal/git2sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8b9f8adf7231f8093c046a5303dd8e29e2aa045 [INFO] checking phodal/git2sqlite against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fgit2sqlite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phodal/git2sqlite on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phodal/git2sqlite [INFO] finished tweaking git repo https://github.com/phodal/git2sqlite [INFO] tweaked toml for git repo https://github.com/phodal/git2sqlite written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phodal/git2sqlite 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0275a36829905f662cd277fe7596d3e68b6ed5aa812e8688da66f9b85a10ee33 [INFO] running `Command { std: "docker" "start" "-a" "0275a36829905f662cd277fe7596d3e68b6ed5aa812e8688da66f9b85a10ee33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0275a36829905f662cd277fe7596d3e68b6ed5aa812e8688da66f9b85a10ee33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0275a36829905f662cd277fe7596d3e68b6ed5aa812e8688da66f9b85a10ee33", kill_on_drop: false }` [INFO] [stdout] 0275a36829905f662cd277fe7596d3e68b6ed5aa812e8688da66f9b85a10ee33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f2f652d02d1b3b314f87a4f617eeed0e6648212ab70221a0c803cf8a99b23cb [INFO] running `Command { std: "docker" "start" "-a" "4f2f652d02d1b3b314f87a4f617eeed0e6648212ab70221a0c803cf8a99b23cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYcjQyC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f2f652d02d1b3b314f87a4f617eeed0e6648212ab70221a0c803cf8a99b23cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2f652d02d1b3b314f87a4f617eeed0e6648212ab70221a0c803cf8a99b23cb", kill_on_drop: false }` [INFO] [stdout] 4f2f652d02d1b3b314f87a4f617eeed0e6648212ab70221a0c803cf8a99b23cb