[INFO] fetching crate pwstg 0.3.1... [INFO] testing pwstg-0.3.1 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate pwstg 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pwstg 0.3.1 [INFO] finished tweaking crates.io crate pwstg 0.3.1 [INFO] tweaked toml for crates.io crate pwstg 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pwstg 0.3.1 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pwstg 0.3.1 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v2.0.0-pre.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d975f6e64bfe3782ac7d635f7e7a9efdf986837c7cecc10408a4d11b43c9bbe4 [INFO] running `Command { std: "docker" "start" "-a" "d975f6e64bfe3782ac7d635f7e7a9efdf986837c7cecc10408a4d11b43c9bbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d975f6e64bfe3782ac7d635f7e7a9efdf986837c7cecc10408a4d11b43c9bbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d975f6e64bfe3782ac7d635f7e7a9efdf986837c7cecc10408a4d11b43c9bbe4", kill_on_drop: false }` [INFO] [stdout] d975f6e64bfe3782ac7d635f7e7a9efdf986837c7cecc10408a4d11b43c9bbe4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51e056ef634efb6e3164af83f244f38f08f5130fae7f12534310a1b64d20f1b2 [INFO] running `Command { std: "docker" "start" "-a" "51e056ef634efb6e3164af83f244f38f08f5130fae7f12534310a1b64d20f1b2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling line-clipping v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling whoami v2.0.0-pre.2 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ratatui-core v0.1.0-alpha.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui-widgets v0.3.0-alpha.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0-alpha.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ratatui-macros v0.7.0-alpha.1 [INFO] [stderr] Compiling ratatui v0.30.0-alpha.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pwstg v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s [INFO] running `Command { std: "docker" "inspect" "51e056ef634efb6e3164af83f244f38f08f5130fae7f12534310a1b64d20f1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e056ef634efb6e3164af83f244f38f08f5130fae7f12534310a1b64d20f1b2", kill_on_drop: false }` [INFO] [stdout] 51e056ef634efb6e3164af83f244f38f08f5130fae7f12534310a1b64d20f1b2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d51ed379d1ce2434e09984b668a81a22abcb0ecbd2e28a01097ad439f64cb6c [INFO] running `Command { std: "docker" "start" "-a" "0d51ed379d1ce2434e09984b668a81a22abcb0ecbd2e28a01097ad439f64cb6c", kill_on_drop: false }` [INFO] [stderr] error: failed to download `ryu v1.0.20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `ryu v1.0.20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "0d51ed379d1ce2434e09984b668a81a22abcb0ecbd2e28a01097ad439f64cb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d51ed379d1ce2434e09984b668a81a22abcb0ecbd2e28a01097ad439f64cb6c", kill_on_drop: false }` [INFO] [stdout] 0d51ed379d1ce2434e09984b668a81a22abcb0ecbd2e28a01097ad439f64cb6c