[INFO] fetching crate rocketsim_rs 0.22.3... [INFO] checking rocketsim_rs-0.22.3 against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] extracting crate rocketsim_rs 0.22.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rocketsim_rs 0.22.3 on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocketsim_rs 0.22.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rocketsim_rs 0.22.3 [INFO] tweaked toml for crates.io crate rocketsim_rs 0.22.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rocketsim_rs 0.22.3 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocxx-macro v0.26.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.110 [INFO] [stderr] Downloaded autocxx-build v0.26.0 [INFO] [stderr] Downloaded autocxx-parser v0.26.0 [INFO] [stderr] Downloaded autocxx v0.26.0 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded cxx-gen v0.7.110 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.110 [INFO] [stderr] Downloaded autocxx-engine v0.26.0 [INFO] [stderr] Downloaded autocxx-bindgen v0.65.1 [INFO] [stderr] Downloaded cxx v1.0.110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cfed94bd54dbcb89cb146fa6802647c7f3ef9f9a046ac16e4e5cacf30c34b3d [INFO] running `Command { std: "docker" "start" "-a" "1cfed94bd54dbcb89cb146fa6802647c7f3ef9f9a046ac16e4e5cacf30c34b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cfed94bd54dbcb89cb146fa6802647c7f3ef9f9a046ac16e4e5cacf30c34b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfed94bd54dbcb89cb146fa6802647c7f3ef9f9a046ac16e4e5cacf30c34b3d", kill_on_drop: false }` [INFO] [stdout] 1cfed94bd54dbcb89cb146fa6802647c7f3ef9f9a046ac16e4e5cacf30c34b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c07dfbfe3abe71eeb9bb167ae0a7403c7d930de07048e21df65c72c7a3d531ef [INFO] running `Command { std: "docker" "start" "-a" "c07dfbfe3abe71eeb9bb167ae0a7403c7d930de07048e21df65c72c7a3d531ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling cxxbridge-flags v1.0.110 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling autocxx-bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling autocxx v0.26.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling cxx v1.0.110 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling cxx-gen v0.7.110 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.110 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking moveit v0.6.0 [INFO] [stderr] Compiling autocxx-parser v0.26.0 [INFO] [stderr] Compiling autocxx-engine v0.26.0 [INFO] [stderr] Compiling autocxx-macro v0.26.0 [INFO] [stderr] Compiling autocxx-build v0.26.0 [INFO] [stderr] Compiling rocketsim_rs v0.22.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "c07dfbfe3abe71eeb9bb167ae0a7403c7d930de07048e21df65c72c7a3d531ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07dfbfe3abe71eeb9bb167ae0a7403c7d930de07048e21df65c72c7a3d531ef", kill_on_drop: false }` [INFO] [stdout] c07dfbfe3abe71eeb9bb167ae0a7403c7d930de07048e21df65c72c7a3d531ef [INFO] checking rocketsim_rs-0.22.3 against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] extracting crate rocketsim_rs 0.22.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rocketsim_rs 0.22.3 on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocketsim_rs 0.22.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rocketsim_rs 0.22.3 [INFO] tweaked toml for crates.io crate rocketsim_rs 0.22.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rocketsim_rs 0.22.3 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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14d6b8f007d4de955e2dd02d018b7896c5db4dc9a14f1dde16b8b62d8f8cad22 [INFO] running `Command { std: "docker" "start" "-a" "14d6b8f007d4de955e2dd02d018b7896c5db4dc9a14f1dde16b8b62d8f8cad22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d6b8f007d4de955e2dd02d018b7896c5db4dc9a14f1dde16b8b62d8f8cad22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d6b8f007d4de955e2dd02d018b7896c5db4dc9a14f1dde16b8b62d8f8cad22", kill_on_drop: false }` [INFO] [stdout] 14d6b8f007d4de955e2dd02d018b7896c5db4dc9a14f1dde16b8b62d8f8cad22 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0305d566f2a6cb5b0879db9307e466dddbf03b837890c1f26948fc1a347a28 [INFO] running `Command { std: "docker" "start" "-a" "1b0305d566f2a6cb5b0879db9307e466dddbf03b837890c1f26948fc1a347a28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling cxxbridge-flags v1.0.110 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling autocxx-bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling autocxx v0.26.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling cxx v1.0.110 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling cxx-gen v0.7.110 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.110 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking moveit v0.6.0 [INFO] [stderr] Compiling autocxx-parser v0.26.0 [INFO] [stderr] Compiling autocxx-engine v0.26.0 [INFO] [stderr] Compiling autocxx-macro v0.26.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:306:54 [INFO] [stdout] | [INFO] [stdout] 306 | Segment::Mod(segments, _) => Box::new(do_get_autocxxes(segments)), [INFO] [stdout] | ^^^^^^^^ -------------------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `T` declared on the struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Iterator` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 306 | Segment::Mod(segments, _) => Box::::new(do_get_autocxxes(segments)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:334:54 [INFO] [stdout] | [INFO] [stdout] 334 | Segment::Mod(segments, _) => Box::new(do_get_cpp_buildables(segments)), [INFO] [stdout] | ^^^^^^^^ ------------------------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `T` declared on the struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Iterator` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 334 | Segment::Mod(segments, _) => Box::::new(do_get_cpp_buildables(segments)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:352:54 [INFO] [stdout] | [INFO] [stdout] 352 | Segment::Mod(segments, _) => Box::new(do_get_autocxxes_mut(segments)), [INFO] [stdout] | ^^^^^^^^ ------------------------------ type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `T` declared on the struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Iterator` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 352 | Segment::Mod(segments, _) => Box::::new(do_get_autocxxes_mut(segments)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:371:54 [INFO] [stdout] | [INFO] [stdout] 371 | Segment::Mod(segments, _) => Box::new(do_get_include_dirs(segments)), [INFO] [stdout] | ^^^^^^^^ ----------------------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `T` declared on the struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Iterator` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 371 | Segment::Mod(segments, _) => Box::::new(do_get_include_dirs(segments)), [INFO] [stdout] | +++++ [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-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:300:94 [INFO] [stdout] | [INFO] [stdout] 300 | fn do_get_autocxxes(segments: &[Segment]) -> impl Iterator { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 301 | | segments [INFO] [stdout] 302 | | .iter() [INFO] [stdout] 303 | | .flat_map(|s| -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 309 | | }) [INFO] [stdout] 310 | | } [INFO] [stdout] | |_________^ expected `{type error}`, got `FlatMap, std::boxed::Box>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:303:27: 303:77}>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:306:63 [INFO] [stdout] | [INFO] [stdout] 306 | Segment::Mod(segments, _) => Box::new(do_get_autocxxes(segments)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:323:99 [INFO] [stdout] | [INFO] [stdout] 323 | fn do_get_cpp_buildables(segments: &[Segment]) -> impl Iterator { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 324 | | segments [INFO] [stdout] 325 | | .iter() [INFO] [stdout] 326 | | .flat_map(|s| -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 337 | | }) [INFO] [stdout] 338 | | } [INFO] [stdout] | |_________^ expected `{type error}`, got `FlatMap, std::boxed::Box>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:326:27: 326:77}>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:334:63 [INFO] [stdout] | [INFO] [stdout] 334 | Segment::Mod(segments, _) => Box::new(do_get_cpp_buildables(segments)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:346:58 [INFO] [stdout] | [INFO] [stdout] 346 | ) -> impl Iterator { [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 347 | | segments [INFO] [stdout] 348 | | .iter_mut() [INFO] [stdout] 349 | | .flat_map(|s| -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 355 | | }) [INFO] [stdout] 356 | | } [INFO] [stdout] | |_________^ expected `{type error}`, got `FlatMap, std::boxed::Box>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:349:27: 349:81}>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:352:63 [INFO] [stdout] | [INFO] [stdout] 352 | Segment::Mod(segments, _) => Box::new(do_get_autocxxes_mut(segments)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:365:88 [INFO] [stdout] | [INFO] [stdout] 365 | fn do_get_include_dirs(segments: &[Segment]) -> impl Iterator { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 366 | | segments [INFO] [stdout] 367 | | .iter() [INFO] [stdout] 368 | | .flat_map(|s| -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 374 | | }) [INFO] [stdout] 375 | | } [INFO] [stdout] | |_________^ expected `{type error}`, got `FlatMap, std::boxed::Box>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:368:27: 368:68}>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocxx-engine-0.26.0/src/parse_file.rs:371:63 [INFO] [stdout] | [INFO] [stdout] 371 | Segment::Mod(segments, _) => Box::new(do_get_include_dirs(segments)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `autocxx-engine` (lib) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "1b0305d566f2a6cb5b0879db9307e466dddbf03b837890c1f26948fc1a347a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0305d566f2a6cb5b0879db9307e466dddbf03b837890c1f26948fc1a347a28", kill_on_drop: false }` [INFO] [stdout] 1b0305d566f2a6cb5b0879db9307e466dddbf03b837890c1f26948fc1a347a28