[INFO] cloning repository https://github.com/nishio-laboratory/latentcsi-sensor-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nishio-laboratory/latentcsi-sensor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishio-laboratory%2Flatentcsi-sensor-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishio-laboratory%2Flatentcsi-sensor-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b63ee8b60601df7a02bac55552a473187a43428
[INFO] checking nishio-laboratory/latentcsi-sensor-rs against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnishio-laboratory%2Flatentcsi-sensor-rs" "/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/nishio-laboratory/latentcsi-sensor-rs
[INFO] finished tweaking git repo https://github.com/nishio-laboratory/latentcsi-sensor-rs
[INFO] tweaked toml for git repo https://github.com/nishio-laboratory/latentcsi-sensor-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nishio-laboratory/latentcsi-sensor-rs on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nishio-laboratory/latentcsi-sensor-rs 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a
[INFO] running `Command { std: "docker" "start" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a", 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" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a", 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" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking nokhwa-core v0.1.7
[INFO] [stderr]     Checking nokhwa-bindings-linux v0.1.2
[INFO] [stderr]     Checking nokhwa v0.10.9
[INFO] [stderr]     Checking sensor-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0, naga v23.1.0, nix v0.30.1, wgpu v23.0.1, wgpu-core v23.0.1, wgpu-hal v23.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a", kill_on_drop: false }`
[INFO] [stdout] 9e4bb9077d43ba088f63d91f51e947022b2302d306958cb3803bc1954a282b0a
