[INFO] cloning repository https://github.com/pbrouillet/portable-edge-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbrouillet/portable-edge-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fportable-edge-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fportable-edge-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdd613eb12cd37d1866f317b2458252b277bff24
[INFO] checking pbrouillet/portable-edge-manager against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrouillet%2Fportable-edge-manager" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pbrouillet/portable-edge-manager
[INFO] finished tweaking git repo https://github.com/pbrouillet/portable-edge-manager
[INFO] tweaked toml for git repo https://github.com/pbrouillet/portable-edge-manager written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbrouillet/portable-edge-manager on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pbrouillet/portable-edge-manager 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867
[INFO] running `Command { std: "docker" "start" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking windows-link v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling windows-implement v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]    Compiling windows-interface v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking windows-strings v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-result v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-threading v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling windows-reactor-setup v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking windows-core v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking windows-time v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-collections v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-numerics v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-future v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-reference v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking windows v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking windows-composition v0.100.0 (https://github.com/microsoft/windows-rs.git?rev=acaaa37be53e68f8c1be575d24dcbebce1e92b1a#acaaa37b)
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stdout] error[E0432]: unresolved import `windows_time::TimeSpan`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/acaaa37/crates/libs/composition/src/animation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_time::TimeSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^--------
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `TimeSpan` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimeSpan` in crate `windows_time`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/acaaa37/crates/libs/composition/src/bindings_lifted.rs:1491:60
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     pub(crate) fn SetDelayTime(&self, value: windows_time::TimeSpan) -> windows_core::Result<()> {
[INFO] [stdout]      |                                                            ^^^^^^^^ not found in `windows_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimeSpan` in crate `windows_time`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/acaaa37/crates/libs/composition/src/bindings_lifted.rs:1500:59
[INFO] [stdout]      |
[INFO] [stdout] 1500 |     pub(crate) fn SetDuration(&self, value: windows_time::TimeSpan) -> windows_core::Result<()> {
[INFO] [stdout]      |                                                           ^^^^^^^^ not found in `windows_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimeSpan` in crate `windows_time`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/acaaa37/crates/libs/composition/src/bindings_lifted.rs:1556:23
[INFO] [stdout]      |
[INFO] [stdout] 1556 |         windows_time::TimeSpan,
[INFO] [stdout]      |                       ^^^^^^^^ not found in `windows_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimeSpan` in crate `windows_time`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/acaaa37/crates/libs/composition/src/bindings_lifted.rs:1561:23
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         windows_time::TimeSpan,
[INFO] [stdout]      |                       ^^^^^^^^ not found in `windows_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-composition` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867", kill_on_drop: false }`
[INFO] [stdout] fd0a267b8e0c066032feab2aea307c0a9f35a1b528fc03670f06be1dbd9b0867
