[INFO] cloning repository https://github.com/Marck-G/lumasense
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marck-G/lumasense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a1d19434c3d7964e8b4f813395ed90f97165dcf
[INFO] checking Marck-G/lumasense against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarck-G%2Flumasense" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marck-G/lumasense
[INFO] finished tweaking git repo https://github.com/Marck-G/lumasense
[INFO] tweaked toml for git repo https://github.com/Marck-G/lumasense written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marck-G/lumasense on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marck-G/lumasense 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b519371a8250e38c8583b3a55ab8c512e58dd633a81c7a9de690891acd6f9427
[INFO] running `Command { std: "docker" "start" "-a" "b519371a8250e38c8583b3a55ab8c512e58dd633a81c7a9de690891acd6f9427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b519371a8250e38c8583b3a55ab8c512e58dd633a81c7a9de690891acd6f9427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b519371a8250e38c8583b3a55ab8c512e58dd633a81c7a9de690891acd6f9427", kill_on_drop: false }`
[INFO] [stdout] b519371a8250e38c8583b3a55ab8c512e58dd633a81c7a9de690891acd6f9427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf18cfdbd68903e1d0de3a6730fe218b443f9a47be62da6b43d950780b66ac9f
[INFO] running `Command { std: "docker" "start" "-a" "cf18cfdbd68903e1d0de3a6730fe218b443f9a47be62da6b43d950780b66ac9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking nokhwa-core v0.1.8
[INFO] [stderr]     Checking nokhwa-bindings-linux v0.1.3
[INFO] [stderr]     Checking nokhwa-bindings-windows v0.4.5
[INFO] [stderr]     Checking nokhwa v0.10.10
[INFO] [stderr]     Checking lumasense v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "cf18cfdbd68903e1d0de3a6730fe218b443f9a47be62da6b43d950780b66ac9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf18cfdbd68903e1d0de3a6730fe218b443f9a47be62da6b43d950780b66ac9f", kill_on_drop: false }`
[INFO] [stdout] cf18cfdbd68903e1d0de3a6730fe218b443f9a47be62da6b43d950780b66ac9f
