[INFO] cloning repository https://github.com/weiznich/diesel-facet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiznich/diesel-facet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel-facet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel-facet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7616628ec874d7fa55b0731d3fe53c1e9873ae7a [INFO] checking weiznich/diesel-facet against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel-facet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weiznich/diesel-facet [INFO] finished tweaking git repo https://github.com/weiznich/diesel-facet [INFO] tweaked toml for git repo https://github.com/weiznich/diesel-facet written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weiznich/diesel-facet on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weiznich/diesel-facet 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" "+723ab942d877517caf445dafde0416803ef56501" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc71f643da46ffed7f9ef1adbacb7296d2343dd43a4bc4b0b112120cc30663e4 [INFO] running `Command { std: "docker" "start" "-a" "bc71f643da46ffed7f9ef1adbacb7296d2343dd43a4bc4b0b112120cc30663e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc71f643da46ffed7f9ef1adbacb7296d2343dd43a4bc4b0b112120cc30663e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc71f643da46ffed7f9ef1adbacb7296d2343dd43a4bc4b0b112120cc30663e4", kill_on_drop: false }` [INFO] [stdout] bc71f643da46ffed7f9ef1adbacb7296d2343dd43a4bc4b0b112120cc30663e4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df89f33ee7ad028ec69b8a491f0caa1c5c363e909b2d1f461fba0dfb392c34ae [INFO] running `Command { std: "docker" "start" "-a" "df89f33ee7ad028ec69b8a491f0caa1c5c363e909b2d1f461fba0dfb392c34ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking facet-core v0.22.0 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unsynn v0.1.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling facet-derive-parse v0.24.0 [INFO] [stderr] Compiling facet-derive-emit v0.20.3 [INFO] [stderr] Checking facet-reflect v0.20.0 [INFO] [stderr] Compiling facet-derive v0.18.7 [INFO] [stderr] Checking facet v0.18.7 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZ8PK1F/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df89f33ee7ad028ec69b8a491f0caa1c5c363e909b2d1f461fba0dfb392c34ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df89f33ee7ad028ec69b8a491f0caa1c5c363e909b2d1f461fba0dfb392c34ae", kill_on_drop: false }` [INFO] [stdout] df89f33ee7ad028ec69b8a491f0caa1c5c363e909b2d1f461fba0dfb392c34ae