[INFO] cloning repository https://github.com/lootsyn/camera-doubler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lootsyn/camera-doubler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flootsyn%2Fcamera-doubler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flootsyn%2Fcamera-doubler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32574cbad3bdb103f04653d7a73f49a224c32d1f
[INFO] checking lootsyn/camera-doubler against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flootsyn%2Fcamera-doubler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lootsyn/camera-doubler
[INFO] finished tweaking git repo https://github.com/lootsyn/camera-doubler
[INFO] tweaked toml for git repo https://github.com/lootsyn/camera-doubler written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lootsyn/camera-doubler on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lootsyn/camera-doubler 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca
[INFO] running `Command { std: "docker" "start" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca", 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" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca", 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" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.188
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking atomic_refcell v0.1.14
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gstreamer-sys v0.23.6
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gstreamer-base-sys v0.23.6
[INFO] [stderr]    Compiling gstreamer-app-sys v0.23.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking robot-multicam-timebase v0.1.0 (/opt/rustwide/workdir/crates/timebase)
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking robot-multicam-virtual-camera v0.1.0 (/opt/rustwide/workdir/crates/virtual-camera)
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking serde_jcs v0.1.0
[INFO] [stderr]     Checking robot-multicam-camera-discovery v0.1.0 (/opt/rustwide/workdir/crates/camera-discovery)
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking robot-multicam-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling robot-multicam-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking gstreamer v0.23.4
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking gstreamer-base v0.23.4
[INFO] [stderr]     Checking robot-multicam-metadata-codec v0.1.0 (/opt/rustwide/workdir/crates/metadata-codec)
[INFO] [stderr]     Checking robot-multicam-stream-identity v0.1.0 (/opt/rustwide/workdir/crates/stream-identity)
[INFO] [stderr]     Checking robot-multicam-adapter-client v0.1.0 (/opt/rustwide/workdir/crates/adapter-client)
[INFO] [stderr]     Checking gstreamer-app v0.23.4
[INFO] [stderr]     Checking receiver v0.1.0 (/opt/rustwide/workdir/crates/receiver)
[INFO] [stderr]     Checking edge-core v0.1.0 (/opt/rustwide/workdir/crates/edge-core)
[INFO] [stderr]     Checking web-relay v0.1.0 (/opt/rustwide/workdir/crates/web-relay)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca", kill_on_drop: false }`
[INFO] [stdout] 83c8f6015513d5f3856f4193d61de5f502c21934a67fdcb696a53a6be283a3ca
