[INFO] cloning repository https://github.com/pickfire/diesel-update-from [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickfire/diesel-update-from" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdiesel-update-from", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdiesel-update-from'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88f36f5878fccf8e2ae3f1129aeb61a7a00be2cc [INFO] checking pickfire/diesel-update-from against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdiesel-update-from" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pickfire/diesel-update-from [INFO] finished tweaking git repo https://github.com/pickfire/diesel-update-from [INFO] tweaked toml for git repo https://github.com/pickfire/diesel-update-from written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pickfire/diesel-update-from on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pickfire/diesel-update-from 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84fed9e35240697438f3bae10d39d98c0a336949aeaa087e830ab3f1c45089e4 [INFO] running `Command { std: "docker" "start" "-a" "84fed9e35240697438f3bae10d39d98c0a336949aeaa087e830ab3f1c45089e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fed9e35240697438f3bae10d39d98c0a336949aeaa087e830ab3f1c45089e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fed9e35240697438f3bae10d39d98c0a336949aeaa087e830ab3f1c45089e4", kill_on_drop: false }` [INFO] [stdout] 84fed9e35240697438f3bae10d39d98c0a336949aeaa087e830ab3f1c45089e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92fb877d0acf57536c7c28c1273f32374e1fd5a6ec6bde893554acdc992858fd [INFO] running `Command { std: "docker" "start" "-a" "92fb877d0acf57536c7c28c1273f32374e1fd5a6ec6bde893554acdc992858fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/diesel-6392acc1095bdc7b.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "92fb877d0acf57536c7c28c1273f32374e1fd5a6ec6bde893554acdc992858fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fb877d0acf57536c7c28c1273f32374e1fd5a6ec6bde893554acdc992858fd", kill_on_drop: false }` [INFO] [stdout] 92fb877d0acf57536c7c28c1273f32374e1fd5a6ec6bde893554acdc992858fd