[INFO] cloning repository https://github.com/odilf/smt-guidance-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odilf/smt-guidance-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fsmt-guidance-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fsmt-guidance-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd7411bba0d7b9a69c67e4ba18d204df675e79d [INFO] checking odilf/smt-guidance-experiments against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fsmt-guidance-experiments" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/odilf/smt-guidance-experiments [INFO] finished tweaking git repo https://github.com/odilf/smt-guidance-experiments [INFO] tweaked toml for git repo https://github.com/odilf/smt-guidance-experiments written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/odilf/smt-guidance-experiments 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 git repo https://github.com/odilf/smt-guidance-experiments 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5b86ad58f26bfc8586fdb9fe9aaebc85914b2da86b016f334fdb346833142274 [INFO] running `Command { std: "docker" "start" "-a" "5b86ad58f26bfc8586fdb9fe9aaebc85914b2da86b016f334fdb346833142274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b86ad58f26bfc8586fdb9fe9aaebc85914b2da86b016f334fdb346833142274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b86ad58f26bfc8586fdb9fe9aaebc85914b2da86b016f334fdb346833142274", kill_on_drop: false }` [INFO] [stdout] 5b86ad58f26bfc8586fdb9fe9aaebc85914b2da86b016f334fdb346833142274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f941786c2d55129018037f48da37cbe3dc81372a883f099494aa73066b7c7670 [INFO] running `Command { std: "docker" "start" "-a" "f941786c2d55129018037f48da37cbe3dc81372a883f099494aa73066b7c7670", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling minicbor v0.26.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking rusqlite v0.35.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking rsmt2 v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking wyrand v0.3.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking z3 v0.12.1 [INFO] [stderr] Checking experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model/bench.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | let mut constructors = vec![ [INFO] [stdout] | ________________________________^ [INFO] [stdout] 253 | | Self::length_ge, [INFO] [stdout] 254 | | Self::length_lt, [INFO] [stdout] 255 | | Self::prefix_of, [INFO] [stdout] 256 | | Self::suffix_of, [INFO] [stdout] 257 | | Self::contains, [INFO] [stdout] 258 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[...; _]`, found `[fn(&str, f32, f32, f32, ...) -> ...; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint {Constraint::length_ge::<_>}; _]` [INFO] [stdout] found array `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint; 5]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `Constraint::length_ge::<_> as for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint` [INFO] [stdout] help: the return type of this call is `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint; 5]` due to the type of the argument passed [INFO] [stdout] --> src/model/bench.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | let mut constructors = vec![ [INFO] [stdout] | ________________________________^ [INFO] [stdout] 253 | | Self::length_ge, [INFO] [stdout] 254 | | Self::length_lt, [INFO] [stdout] 255 | | Self::prefix_of, [INFO] [stdout] 256 | | Self::suffix_of, [INFO] [stdout] 257 | | Self::contains, [INFO] [stdout] 258 | | ]; [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/model/bench.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | let mut constructors = vec![ [INFO] [stdout] | ________________________________^ [INFO] [stdout] 253 | | Self::length_ge, [INFO] [stdout] 254 | | Self::length_lt, [INFO] [stdout] 255 | | Self::prefix_of, [INFO] [stdout] 256 | | Self::suffix_of, [INFO] [stdout] 257 | | Self::contains, [INFO] [stdout] 258 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[...; _]`, found `[fn(&str, f32, f32, f32, ...) -> ...; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint {Constraint::length_ge::<_>}; _]` [INFO] [stdout] found array `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint; 5]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `Constraint::length_ge::<_> as for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint` [INFO] [stdout] help: the return type of this call is `[for<'a, 'b> fn(&'a str, f32, f32, f32, &'b mut _) -> Constraint; 5]` due to the type of the argument passed [INFO] [stdout] --> src/model/bench.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | let mut constructors = vec![ [INFO] [stdout] | ________________________________^ [INFO] [stdout] 253 | | Self::length_ge, [INFO] [stdout] 254 | | Self::length_lt, [INFO] [stdout] 255 | | Self::prefix_of, [INFO] [stdout] 256 | | Self::suffix_of, [INFO] [stdout] 257 | | Self::contains, [INFO] [stdout] 258 | | ]; [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 `experiments` (bin "experiments" 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 `experiments` (bin "experiments") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f941786c2d55129018037f48da37cbe3dc81372a883f099494aa73066b7c7670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f941786c2d55129018037f48da37cbe3dc81372a883f099494aa73066b7c7670", kill_on_drop: false }` [INFO] [stdout] f941786c2d55129018037f48da37cbe3dc81372a883f099494aa73066b7c7670