[INFO] cloning repository https://github.com/ZOrfeas/Llama-Compiler-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZOrfeas/Llama-Compiler-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOrfeas%2FLlama-Compiler-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOrfeas%2FLlama-Compiler-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc9c3f35ae3c1a3c5f3a8fac7fb2d2f9ac081a3e [INFO] checking ZOrfeas/Llama-Compiler-2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOrfeas%2FLlama-Compiler-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ZOrfeas/Llama-Compiler-2 [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/ZOrfeas/Llama-Compiler-2 [INFO] tweaked toml for git repo https://github.com/ZOrfeas/Llama-Compiler-2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ZOrfeas/Llama-Compiler-2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ZOrfeas/Llama-Compiler-2 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1f97d0a8a80ba94b6d21fb90beccba1a24f1b5733d140e150bc0e69ac5f0ba0 [INFO] running `Command { std: "docker" "start" "-a" "c1f97d0a8a80ba94b6d21fb90beccba1a24f1b5733d140e150bc0e69ac5f0ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f97d0a8a80ba94b6d21fb90beccba1a24f1b5733d140e150bc0e69ac5f0ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f97d0a8a80ba94b6d21fb90beccba1a24f1b5733d140e150bc0e69ac5f0ba0", kill_on_drop: false }` [INFO] [stdout] c1f97d0a8a80ba94b6d21fb90beccba1a24f1b5733d140e150bc0e69ac5f0ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b6796759334efac5dd40a10ba833c9e43708199e59d24fc8335538da0ac454 [INFO] running `Command { std: "docker" "start" "-a" "d8b6796759334efac5dd40a10ba833c9e43708199e59d24fc8335538da0ac454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Checking libtest-mimic v0.5.2 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Checking datatest-stable v0.1.3 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking ptree v0.5.0 [INFO] [stderr] Checking llamac v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/ast/data_map.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn iter(&self) -> std::collections::hash_map::Iter, T> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, NodeRef<'a>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/ast/print.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | fn children(&self) -> Cow<[Self::Child]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 192 | fn children(&self) -> Cow<'_, [Self::Child]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/ast/data_map.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn iter(&self) -> std::collections::hash_map::Iter, T> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, NodeRef<'a>, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/ast/print.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | fn children(&self) -> Cow<[Self::Child]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 192 | fn children(&self) -> Cow<'_, [Self::Child]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.28s [INFO] running `Command { std: "docker" "inspect" "d8b6796759334efac5dd40a10ba833c9e43708199e59d24fc8335538da0ac454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b6796759334efac5dd40a10ba833c9e43708199e59d24fc8335538da0ac454", kill_on_drop: false }` [INFO] [stdout] d8b6796759334efac5dd40a10ba833c9e43708199e59d24fc8335538da0ac454