[INFO] fetching crate plight 0.2.0... [INFO] checking plight-0.2.0 against master#fe55364329579d361b1ab565728bc033a7dba07e for pr-146013 [INFO] extracting crate plight 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate plight 0.2.0 [INFO] finished tweaking crates.io crate plight 0.2.0 [INFO] tweaked toml for crates.io crate plight 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plight 0.2.0 on toolchain fe55364329579d361b1ab565728bc033a7dba07e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plight 0.2.0 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" "+fe55364329579d361b1ab565728bc033a7dba07e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libspa-sys v0.8.0 [INFO] [stderr] Downloaded xcap v0.0.14 [INFO] [stderr] Downloaded confique v0.2.6 [INFO] [stderr] Downloaded confique-macro v0.0.10 [INFO] [stderr] Downloaded libspa v0.8.0 [INFO] [stderr] Downloaded pipewire v0.8.0 [INFO] [stderr] Downloaded serialport v4.7.1 [INFO] [stderr] Downloaded pipewire-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a490623e37e80400f719cfa2cf2dc2bdc84977899f4f60190fd1c071ba71fa [INFO] running `Command { std: "docker" "start" "-a" "05a490623e37e80400f719cfa2cf2dc2bdc84977899f4f60190fd1c071ba71fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a490623e37e80400f719cfa2cf2dc2bdc84977899f4f60190fd1c071ba71fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a490623e37e80400f719cfa2cf2dc2bdc84977899f4f60190fd1c071ba71fa", kill_on_drop: false }` [INFO] [stdout] 05a490623e37e80400f719cfa2cf2dc2bdc84977899f4f60190fd1c071ba71fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fe55364329579d361b1ab565728bc033a7dba07e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6483465c4fc33a6d35a170a5151bf92d3083c6d6e96174d6f4c2fcf68df775 [INFO] running `Command { std: "docker" "start" "-a" "db6483465c4fc33a6d35a170a5151bf92d3083c6d6e96174d6f4c2fcf68df775", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling libspa v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stdout] error: Current directory is invalid: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db6483465c4fc33a6d35a170a5151bf92d3083c6d6e96174d6f4c2fcf68df775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6483465c4fc33a6d35a170a5151bf92d3083c6d6e96174d6f4c2fcf68df775", kill_on_drop: false }` [INFO] [stdout] db6483465c4fc33a6d35a170a5151bf92d3083c6d6e96174d6f4c2fcf68df775