[INFO] fetching crate raspicam-rs 0.1.3...
[INFO] checking raspicam-rs-0.1.3 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate raspicam-rs 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate raspicam-rs 0.1.3
[INFO] finished tweaking crates.io crate raspicam-rs 0.1.3
[INFO] tweaked toml for crates.io crate raspicam-rs 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raspicam-rs 0.1.3 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding autocxx v0.22.4 (available: v0.30.0)
[INFO] [stderr]       Adding autocxx-build v0.22.4 (available: v0.30.0)
[INFO] [stderr]       Adding opencv v0.70.0 (available: v0.98.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bec0986832b8bbfa2f224790a8d0cb91f2252589fe382caa5f576c533f75689
[INFO] running `Command { std: "docker" "start" "-a" "8bec0986832b8bbfa2f224790a8d0cb91f2252589fe382caa5f576c533f75689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bec0986832b8bbfa2f224790a8d0cb91f2252589fe382caa5f576c533f75689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bec0986832b8bbfa2f224790a8d0cb91f2252589fe382caa5f576c533f75689", kill_on_drop: false }`
[INFO] [stdout] 8bec0986832b8bbfa2f224790a8d0cb91f2252589fe382caa5f576c533f75689
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6c52ee48e84016aefa320e54da7a003f5d59438cb0b0b5a2ae438b95fd4c005
[INFO] running `Command { std: "docker" "start" "-a" "e6c52ee48e84016aefa320e54da7a003f5d59438cb0b0b5a2ae438b95fd4c005", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.192
[INFO] [stderr]    Compiling autocxx-bindgen v0.60.3
[INFO] [stderr]    Compiling cxx v1.0.192
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cxx-gen v0.7.192
[INFO] [stderr]    Compiling cxx-build v1.0.192
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.192
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocxx-parser v0.22.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling autocxx-macro v0.22.4
[INFO] [stderr]     Checking moveit v0.5.1
[INFO] [stderr]     Checking autocxx v0.22.4
[INFO] [stderr]    Compiling autocxx-engine v0.22.4
[INFO] [stdout] error: concrete type differs from previous defining opaque type use
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:288:54
[INFO] [stdout]     |
[INFO] [stdout] 288 |                         Segment::Mod(segments, _) => Box::new(do_get_autocxxes(segments)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FlatMap<Iter<'_, Segment>, Box<dyn Iterator<Item = &...>>, ...>`, got `dyn Iterator<Item = &IncludeCppEngine>`
[INFO] [stdout]     |
[INFO] [stdout] note: previous use here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:282:54
[INFO] [stdout]     |
[INFO] [stdout] 282 |         fn do_get_autocxxes(segments: &[Segment]) -> impl Iterator<Item = &IncludeCppEngine> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/autocxx_engine-becfc121a1d9d627.long-type-18310997783768418811.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: concrete type differs from previous defining opaque type use
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:316:54
[INFO] [stdout]     |
[INFO] [stdout] 316 |                         Segment::Mod(segments, _) => Box::new(do_get_cpp_buildables(segments)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FlatMap<Iter<'_, Segment>, Box<dyn Iterator<Item = &...>>, ...>`, got `dyn Iterator<Item = &dyn CppBuildable>`
[INFO] [stdout]     |
[INFO] [stdout] note: previous use here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:305:59
[INFO] [stdout]     |
[INFO] [stdout] 305 |         fn do_get_cpp_buildables(segments: &[Segment]) -> impl Iterator<Item = &dyn CppBuildable> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/autocxx_engine-becfc121a1d9d627.long-type-565445410451780197.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: concrete type differs from previous defining opaque type use
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:334:54
[INFO] [stdout]     |
[INFO] [stdout] 334 |                         Segment::Mod(segments, _) => Box::new(do_get_autocxxes_mut(segments)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FlatMap<IterMut<'_, Segment>, Box<dyn Iterator<Item = &mut ...>>, ...>`, got `dyn Iterator<Item = &mut IncludeCppEngine>`
[INFO] [stdout]     |
[INFO] [stdout] note: previous use here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 |         ) -> impl Iterator<Item = &mut IncludeCppEngine> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/autocxx_engine-becfc121a1d9d627.long-type-16947730375149073190.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: concrete type differs from previous defining opaque type use
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:353:54
[INFO] [stdout]     |
[INFO] [stdout] 353 |                         Segment::Mod(segments, _) => Box::new(do_get_include_dirs(segments)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FlatMap<Iter<'_, Segment>, Box<dyn Iterator<Item = &PathBuf>>, ...>`, got `dyn Iterator<Item = &PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout] note: previous use here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-engine-0.22.4/src/parse_file.rs:347:57
[INFO] [stdout]     |
[INFO] [stdout] 347 |         fn do_get_include_dirs(segments: &[Segment]) -> impl Iterator<Item = &PathBuf> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/autocxx_engine-becfc121a1d9d627.long-type-4968806125509747861.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autocxx-engine` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6c52ee48e84016aefa320e54da7a003f5d59438cb0b0b5a2ae438b95fd4c005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6c52ee48e84016aefa320e54da7a003f5d59438cb0b0b5a2ae438b95fd4c005", kill_on_drop: false }`
[INFO] [stdout] e6c52ee48e84016aefa320e54da7a003f5d59438cb0b0b5a2ae438b95fd4c005
