[INFO] fetching crate corroded_dav_fs 0.3.0...
[INFO] testing corroded_dav_fs-0.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate corroded_dav_fs 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate corroded_dav_fs 0.3.0
[INFO] finished tweaking crates.io crate corroded_dav_fs 0.3.0
[INFO] tweaked toml for crates.io crate corroded_dav_fs 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate corroded_dav_fs 0.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate corroded_dav_fs 0.3.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b76f15e3896e8e3b324625069484a65b971d9df40061a34e49e3332f9070071
[INFO] running `Command { std: "docker" "start" "-a" "8b76f15e3896e8e3b324625069484a65b971d9df40061a34e49e3332f9070071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b76f15e3896e8e3b324625069484a65b971d9df40061a34e49e3332f9070071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b76f15e3896e8e3b324625069484a65b971d9df40061a34e49e3332f9070071", kill_on_drop: false }`
[INFO] [stdout] 8b76f15e3896e8e3b324625069484a65b971d9df40061a34e49e3332f9070071
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f889e380dc972b54520346d1061b7e7808b45a621e702f90dde16a16fbbafe
[INFO] running `Command { std: "docker" "start" "-a" "f6f889e380dc972b54520346d1061b7e7808b45a621e702f90dde16a16fbbafe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rxml_validation v0.9.1
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rxml v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling minidom v0.15.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling dateparser v0.2.1
[INFO] [stderr]    Compiling netrc v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling fuse_mt v0.6.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rustydav v0.1.3
[INFO] [stderr]    Compiling corroded_dav_cli v0.3.0
[INFO] [stderr]    Compiling corroded_dav_fs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/main.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/main.rs:69:44
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stdout]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Node {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 63 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "f6f889e380dc972b54520346d1061b7e7808b45a621e702f90dde16a16fbbafe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f889e380dc972b54520346d1061b7e7808b45a621e702f90dde16a16fbbafe", kill_on_drop: false }`
[INFO] [stdout] f6f889e380dc972b54520346d1061b7e7808b45a621e702f90dde16a16fbbafe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 762d05569280084d8d73f7a9c38de7af725690c58bd1ed378b038caecd6852e4
[INFO] running `Command { std: "docker" "start" "-a" "762d05569280084d8d73f7a9c38de7af725690c58bd1ed378b038caecd6852e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling corroded_dav_fs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/main.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/main.rs:69:44
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stdout]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Node {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 63 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "762d05569280084d8d73f7a9c38de7af725690c58bd1ed378b038caecd6852e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762d05569280084d8d73f7a9c38de7af725690c58bd1ed378b038caecd6852e4", kill_on_drop: false }`
[INFO] [stdout] 762d05569280084d8d73f7a9c38de7af725690c58bd1ed378b038caecd6852e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bf2a5e319ecbba1c277f4bb5366e0a14ded62f7e47a51215ff4e2eafbe8ad90
[INFO] running `Command { std: "docker" "start" "-a" "9bf2a5e319ecbba1c277f4bb5366e0a14ded62f7e47a51215ff4e2eafbe8ad90", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `username`
[INFO] [stderr]   --> src/main.rs:69:26
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stderr]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]   --> src/main.rs:69:44
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn new(root: String, username: String, password: String) -> Result<DavFS, DavFSError> {
[INFO] [stderr]    |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/main.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct Node {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] 63 |     id: u64,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `corroded_dav_fs` (bin "corroded_dav_fs" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/corroded_dav_fs-d4b9ca84dd6f9a12)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bf2a5e319ecbba1c277f4bb5366e0a14ded62f7e47a51215ff4e2eafbe8ad90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf2a5e319ecbba1c277f4bb5366e0a14ded62f7e47a51215ff4e2eafbe8ad90", kill_on_drop: false }`
[INFO] [stdout] 9bf2a5e319ecbba1c277f4bb5366e0a14ded62f7e47a51215ff4e2eafbe8ad90
