[INFO] cloning repository https://github.com/cd-yang/se_file_syncer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cd-yang/se_file_syncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcd-yang%2Fse_file_syncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcd-yang%2Fse_file_syncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00e8c5d7d25e226f6795c1b5b0643e734d77cc4c [INFO] documenting cd-yang/se_file_syncer against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcd-yang%2Fse_file_syncer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cd-yang/se_file_syncer [INFO] finished tweaking git repo https://github.com/cd-yang/se_file_syncer [INFO] tweaked toml for git repo https://github.com/cd-yang/se_file_syncer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cd-yang/se_file_syncer 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 git repo https://github.com/cd-yang/se_file_syncer 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75708965bfe50a697c8447db05bce6330707f790657029fa9fc59ca6ad8bc386 [INFO] running `Command { std: "docker" "start" "-a" "75708965bfe50a697c8447db05bce6330707f790657029fa9fc59ca6ad8bc386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75708965bfe50a697c8447db05bce6330707f790657029fa9fc59ca6ad8bc386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75708965bfe50a697c8447db05bce6330707f790657029fa9fc59ca6ad8bc386", kill_on_drop: false }` [INFO] [stdout] 75708965bfe50a697c8447db05bce6330707f790657029fa9fc59ca6ad8bc386 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74edfbbfa997b66994fb3cb02f739b12c8855402b0e593fabb8a1cf8e0675ef [INFO] running `Command { std: "docker" "start" "-a" "c74edfbbfa997b66994fb3cb02f739b12c8855402b0e593fabb8a1cf8e0675ef", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Checking windows-targets v0.48.0 [INFO] [stderr] Compiling windows-interface v0.48.0 [INFO] [stderr] Compiling windows-implement v0.48.0 [INFO] [stderr] Checking windows v0.48.0 [INFO] [stderr] Documenting se_file_syncer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `struct` [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe impl windows::Interface for DeviceInterfaceNotifyCallback { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `DeviceInterfaceNotifyServiceCallback` is defined multiple times [INFO] [stdout] --> src/main.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 110 | struct DeviceInterfaceNotifyServiceCallback {} [INFO] [stdout] | ------------------------------------------- previous definition of the type `DeviceInterfaceNotifyServiceCallback` here [INFO] [stdout] ... [INFO] [stdout] 116 | trait DeviceInterfaceNotifyServiceCallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `DeviceInterfaceNotifyServiceCallback` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `DeviceInterfaceNotifyServiceCallback` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Networking` in `Win32` [INFO] [stdout] --> src/main.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | core::*, Win32::Networking::BackgroundIntelligentTransferService::*, Win32::System::Com::*, [INFO] [stdout] | ^^^^^^^^^^ could not find `Networking` in `Win32` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "Win32_Networking")] [INFO] [stdout] | ---------------------------- the item is gated behind the `Win32_Networking` feature [INFO] [stdout] 22 | pub mod Networking; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `com_interface` in `windows` [INFO] [stdout] --> src/main.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #[windows::com_interface( [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `com_interface` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `implement` in `windows` [INFO] [stdout] --> src/main.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | #[windows::implement( [INFO] [stdout] | ^^^^^^^^^ could not find `implement` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `com_interface` in `windows` [INFO] [stdout] --> src/main.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | #[windows::com_interface( [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `com_interface` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DeviceInterface` in `Devices` [INFO] [stdout] --> src/main.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[implement(windows::Win32::Devices::DeviceInterface::_DEVICE_INTERFACE_CHANGE_NOTIFICATION)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `DeviceInterface` in `Devices` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `implement` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DEVICE_INTERFACE_CHANGE_TYPE` in module `windows::Win32` [INFO] [stdout] --> src/main.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | notification_type: windows::Win32::DEVICE_INTERFACE_CHANGE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `windows::Win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | notification_type: Win32::DEVICE_INTERFACE_CHANGE_TYPE, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use windows::Win32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in crate `windows` [INFO] [stdout] --> src/main.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> windows::Result<()> { [INFO] [stdout] | ^^^^^^ not found in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] help: if you import `Result`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 91 - ) -> windows::Result<()> { [INFO] [stdout] 91 + ) -> Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | notification_type: Win32::DEVICE_INTERFACE_CHANGE_TYPE, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use windows::Win32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in crate `windows` [INFO] [stdout] --> src/main.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | ) -> windows::Result<()>; [INFO] [stdout] | ^^^^^^ not found in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] help: if you import `Result`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 121 - ) -> windows::Result<()>; [INFO] [stdout] 121 + ) -> Result<()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `DeviceInterfaceNotifyServiceCallback` [INFO] [stdout] --> src/main.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 78 | trait DeviceInterfaceNotifyCallback { [INFO] [stdout] | ----------------------------------- similarly named trait `DeviceInterfaceNotifyCallback` defined here [INFO] [stdout] ... [INFO] [stdout] 124 | impl DeviceInterfaceNotifyServiceCallback for DeviceInterfaceNotifyServiceCallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `DeviceInterfaceNotifyCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | notification_type: Win32::DEVICE_INTERFACE_CHANGE_TYPE, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use windows::Win32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in crate `windows` [INFO] [stdout] --> src/main.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | ) -> windows::Result<()> { [INFO] [stdout] | ^^^^^^ not found in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] help: if you import `Result`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 129 - ) -> windows::Result<()> { [INFO] [stdout] 129 + ) -> Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | device_interface_path: &Win32::WString, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | device_interface_path: &Win32::WString, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | device_interface_path: &Win32::WString, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32` [INFO] [stdout] --> src/main.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | device_interface_path: &Win32::WString, [INFO] [stdout] | ^^^^^ use of undeclared type `Win32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0428, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: could not document `se_file_syncer` [INFO] running `Command { std: "docker" "inspect" "c74edfbbfa997b66994fb3cb02f739b12c8855402b0e593fabb8a1cf8e0675ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74edfbbfa997b66994fb3cb02f739b12c8855402b0e593fabb8a1cf8e0675ef", kill_on_drop: false }` [INFO] [stdout] c74edfbbfa997b66994fb3cb02f739b12c8855402b0e593fabb8a1cf8e0675ef