[INFO] cloning repository https://github.com/franchb/tq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/franchb/tq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranchb%2Ftq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranchb%2Ftq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29d0453c88f75f18f75dbe991cbf1913f26bc434 [INFO] checking franchb/tq against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranchb%2Ftq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/franchb/tq on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/franchb/tq [INFO] finished tweaking git repo https://github.com/franchb/tq [INFO] tweaked toml for git repo https://github.com/franchb/tq written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/franchb/tq 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40928cb2a79809caa5b0525f3f0738ceb77f0615b850d3f3702f3022abd46e9f [INFO] running `Command { std: "docker" "start" "-a" "40928cb2a79809caa5b0525f3f0738ceb77f0615b850d3f3702f3022abd46e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40928cb2a79809caa5b0525f3f0738ceb77f0615b850d3f3702f3022abd46e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40928cb2a79809caa5b0525f3f0738ceb77f0615b850d3f3702f3022abd46e9f", kill_on_drop: false }` [INFO] [stdout] 40928cb2a79809caa5b0525f3f0738ceb77f0615b850d3f3702f3022abd46e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0b8352d4726f9babb73fbd3c3a51467b7e7789c48fc09ffdc45c09d73e8f981 [INFO] running `Command { std: "docker" "start" "-a" "a0b8352d4726f9babb73fbd3c3a51467b7e7789c48fc09ffdc45c09d73e8f981", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking snailquote v0.3.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking tq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "a0b8352d4726f9babb73fbd3c3a51467b7e7789c48fc09ffdc45c09d73e8f981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b8352d4726f9babb73fbd3c3a51467b7e7789c48fc09ffdc45c09d73e8f981", kill_on_drop: false }` [INFO] [stdout] a0b8352d4726f9babb73fbd3c3a51467b7e7789c48fc09ffdc45c09d73e8f981 [INFO] checking franchb/tq against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranchb%2Ftq" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/franchb/tq on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/franchb/tq [INFO] finished tweaking git repo https://github.com/franchb/tq [INFO] tweaked toml for git repo https://github.com/franchb/tq written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/franchb/tq 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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776e7bf56c8a89863f7a55fafca4d3d2ccb06222dd1495bc41a96e303e32a2f1 [INFO] running `Command { std: "docker" "start" "-a" "776e7bf56c8a89863f7a55fafca4d3d2ccb06222dd1495bc41a96e303e32a2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776e7bf56c8a89863f7a55fafca4d3d2ccb06222dd1495bc41a96e303e32a2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776e7bf56c8a89863f7a55fafca4d3d2ccb06222dd1495bc41a96e303e32a2f1", kill_on_drop: false }` [INFO] [stdout] 776e7bf56c8a89863f7a55fafca4d3d2ccb06222dd1495bc41a96e303e32a2f1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a677d571d0d3baa90e05501e4340aac7fcd2e255332c0bd5d20c59274ce96df1 [INFO] running `Command { std: "docker" "start" "-a" "a677d571d0d3baa90e05501e4340aac7fcd2e255332c0bd5d20c59274ce96df1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQt9xo4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde-4f512b77f20a2149.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde-4f512b77f20a2149/dep-lib-serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "a677d571d0d3baa90e05501e4340aac7fcd2e255332c0bd5d20c59274ce96df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a677d571d0d3baa90e05501e4340aac7fcd2e255332c0bd5d20c59274ce96df1", kill_on_drop: false }` [INFO] [stdout] a677d571d0d3baa90e05501e4340aac7fcd2e255332c0bd5d20c59274ce96df1