[INFO] fetching crate rtlola2rust 0.1.0... [INFO] checking rtlola2rust-0.1.0 against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] extracting crate rtlola2rust 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rtlola2rust 0.1.0 [INFO] finished tweaking crates.io crate rtlola2rust 0.1.0 [INFO] tweaked toml for crates.io crate rtlola2rust 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rtlola2rust 0.1.0 on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rtlola2rust 0.1.0 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaef47d82a3d3fb2398384bf40c445ec894029297d7b2a39737be8391cf60838 [INFO] running `Command { std: "docker" "start" "-a" "eaef47d82a3d3fb2398384bf40c445ec894029297d7b2a39737be8391cf60838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaef47d82a3d3fb2398384bf40c445ec894029297d7b2a39737be8391cf60838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaef47d82a3d3fb2398384bf40c445ec894029297d7b2a39737be8391cf60838", kill_on_drop: false }` [INFO] [stdout] eaef47d82a3d3fb2398384bf40c445ec894029297d7b2a39737be8391cf60838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3340e5b72657893b3ef48185384de2a339eb41c8fe72d6863eee6b8c9d41f7 [INFO] running `Command { std: "docker" "start" "-a" "5e3340e5b72657893b3ef48185384de2a339eb41c8fe72d6863eee6b8c9d41f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking rusttyc v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking disjoint v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rtlola-macros v0.1.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking uom v0.31.1 [INFO] [stderr] Checking rtlola-reporting v0.3.1 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking rtlola-parser v0.4.0 [INFO] [stderr] Checking rtlola-hir v0.6.0 [INFO] [stderr] Checking rtlola-frontend v0.8.0 [INFO] [stderr] Checking rtlola-streamir v0.1.0 [INFO] [stderr] Checking rtlola2rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/schedule.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | / vec![ [INFO] [stdout] 610 | | &format!( [INFO] [stdout] 611 | | "let mut current: Option<{}> = None;", [INFO] [stdout] 612 | | InternalEventStruct.struct_name(f) [INFO] [stdout] ... | [INFO] [stdout] 648 | | "Ok(current)", [INFO] [stdout] 649 | | ] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 21]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 21]` [INFO] [stdout] help: the return type of this call is `[&str; 21]` due to the type of the argument passed [INFO] [stdout] --> src/schedule.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | / vec![ [INFO] [stdout] 610 | | &format!( [INFO] [stdout] 611 | | "let mut current: Option<{}> = None;", [INFO] [stdout] 612 | | InternalEventStruct.struct_name(f) [INFO] [stdout] ... | [INFO] [stdout] 648 | | "Ok(current)", [INFO] [stdout] 649 | | ] [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/schedule.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | / vec![ [INFO] [stdout] 610 | | &format!( [INFO] [stdout] 611 | | "let mut current: Option<{}> = None;", [INFO] [stdout] 612 | | InternalEventStruct.struct_name(f) [INFO] [stdout] ... | [INFO] [stdout] 648 | | "Ok(current)", [INFO] [stdout] 649 | | ] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[&String; _]`, found `[&str; 21]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 21]` [INFO] [stdout] help: the return type of this call is `[&str; 21]` due to the type of the argument passed [INFO] [stdout] --> src/schedule.rs:609:9 [INFO] [stdout] | [INFO] [stdout] 609 | / vec![ [INFO] [stdout] 610 | | &format!( [INFO] [stdout] 611 | | "let mut current: Option<{}> = None;", [INFO] [stdout] 612 | | InternalEventStruct.struct_name(f) [INFO] [stdout] ... | [INFO] [stdout] 648 | | "Ok(current)", [INFO] [stdout] 649 | | ] [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rtlola2rust` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rtlola2rust` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5e3340e5b72657893b3ef48185384de2a339eb41c8fe72d6863eee6b8c9d41f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3340e5b72657893b3ef48185384de2a339eb41c8fe72d6863eee6b8c9d41f7", kill_on_drop: false }` [INFO] [stdout] 5e3340e5b72657893b3ef48185384de2a339eb41c8fe72d6863eee6b8c9d41f7