[INFO] fetching crate stuart 0.3.2...
[INFO] testing stuart-0.3.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate stuart 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stuart 0.3.2
[INFO] finished tweaking crates.io crate stuart 0.3.2
[INFO] tweaked toml for crates.io crate stuart 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stuart 0.3.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stuart 0.3.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fefd40c342f1601521646c2c079302c7cb97201b37561a2f37c3327e9dd1554
[INFO] running `Command { std: "docker" "start" "-a" "4fefd40c342f1601521646c2c079302c7cb97201b37561a2f37c3327e9dd1554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fefd40c342f1601521646c2c079302c7cb97201b37561a2f37c3327e9dd1554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fefd40c342f1601521646c2c079302c7cb97201b37561a2f37c3327e9dd1554", kill_on_drop: false }`
[INFO] [stdout] 4fefd40c342f1601521646c2c079302c7cb97201b37561a2f37c3327e9dd1554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eec03cbbbf3e6384e74250382b695dc8d6abd89522310cda5d8d22a9acbd545f
[INFO] running `Command { std: "docker" "start" "-a" "eec03cbbbf3e6384e74250382b695dc8d6abd89522310cda5d8d22a9acbd545f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling humphrey_json v0.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling clap v3.2.18
[INFO] [stderr]    Compiling include_dir v0.7.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling dateparser v0.1.7
[INFO] [stderr]    Compiling stuart_core v0.3.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling humphrey v0.7.0
[INFO] [stderr]    Compiling humphrey_ws v0.5.1
[INFO] [stderr]    Compiling stuart v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.68s
[INFO] running `Command { std: "docker" "inspect" "eec03cbbbf3e6384e74250382b695dc8d6abd89522310cda5d8d22a9acbd545f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec03cbbbf3e6384e74250382b695dc8d6abd89522310cda5d8d22a9acbd545f", kill_on_drop: false }`
[INFO] [stdout] eec03cbbbf3e6384e74250382b695dc8d6abd89522310cda5d8d22a9acbd545f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3689291e8602340e010871ab70be45c586b0f3b7b4dfe54a1b28d9cceaf35fd1
[INFO] running `Command { std: "docker" "start" "-a" "3689291e8602340e010871ab70be45c586b0f3b7b4dfe54a1b28d9cceaf35fd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling stuart v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "3689291e8602340e010871ab70be45c586b0f3b7b4dfe54a1b28d9cceaf35fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3689291e8602340e010871ab70be45c586b0f3b7b4dfe54a1b28d9cceaf35fd1", kill_on_drop: false }`
[INFO] [stdout] 3689291e8602340e010871ab70be45c586b0f3b7b4dfe54a1b28d9cceaf35fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da20628a55e49128b3c4c68d84e6dfd6c41cd705fca090197757cef4d2b4f27b
[INFO] running `Command { std: "docker" "start" "-a" "da20628a55e49128b3c4c68d84e6dfd6c41cd705fca090197757cef4d2b4f27b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stuart-9c92ed10c729d008)
[INFO] [stdout] 
[INFO] [stderr] [0m[38;5;9merror: [0mcould not write to filesystem
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--bin stuart`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/stuart-9c92ed10c729d008` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "da20628a55e49128b3c4c68d84e6dfd6c41cd705fca090197757cef4d2b4f27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da20628a55e49128b3c4c68d84e6dfd6c41cd705fca090197757cef4d2b4f27b", kill_on_drop: false }`
[INFO] [stdout] da20628a55e49128b3c4c68d84e6dfd6c41cd705fca090197757cef4d2b4f27b
