[INFO] cloning repository https://github.com/uxiun/cldf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uxiun/cldf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxiun%2Fcldf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxiun%2Fcldf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc6ca0c4e17ffa8cf32f4f14e4735643e795bce9 [INFO] testing uxiun/cldf against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxiun%2Fcldf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 23% (666/2841) Updating files: 24% (682/2841) Updating files: 25% (711/2841) Updating files: 26% (739/2841) Updating files: 27% (768/2841) Updating files: 28% (796/2841) Updating files: 29% (824/2841) Updating files: 30% (853/2841) Updating files: 31% (881/2841) Updating files: 32% (910/2841) Updating files: 33% (938/2841) Updating files: 34% (966/2841) Updating files: 35% (995/2841) Updating files: 36% (1023/2841) Updating files: 37% (1052/2841) Updating files: 38% (1080/2841) Updating files: 39% (1108/2841) Updating files: 40% (1137/2841) Updating files: 41% (1165/2841) Updating files: 42% (1194/2841) Updating files: 43% (1222/2841) Updating files: 44% (1251/2841) Updating files: 45% (1279/2841) Updating files: 46% (1307/2841) Updating files: 47% (1336/2841) Updating files: 48% (1364/2841) Updating files: 49% (1393/2841) Updating files: 50% (1421/2841) Updating files: 51% (1449/2841) Updating files: 52% (1478/2841) Updating files: 53% (1506/2841) Updating files: 54% (1535/2841) Updating files: 55% (1563/2841) Updating files: 56% (1591/2841) Updating files: 57% (1620/2841) Updating files: 58% (1648/2841) Updating files: 59% (1677/2841) Updating files: 60% (1705/2841) Updating files: 61% (1734/2841) Updating files: 62% (1762/2841) Updating files: 63% (1790/2841) Updating files: 64% (1819/2841) Updating files: 65% (1847/2841) Updating files: 66% (1876/2841) Updating files: 67% (1904/2841) Updating files: 68% (1932/2841) Updating files: 69% (1961/2841) Updating files: 70% (1989/2841) Updating files: 71% (2018/2841) Updating files: 72% (2046/2841) Updating files: 73% (2074/2841) Updating files: 74% (2103/2841) Updating files: 75% (2131/2841) Updating files: 76% (2160/2841) Updating files: 77% (2188/2841) Updating files: 78% (2216/2841) Updating files: 79% (2245/2841) Updating files: 80% (2273/2841) Updating files: 81% (2302/2841) Updating files: 82% (2330/2841) Updating files: 83% (2359/2841) Updating files: 84% (2387/2841) Updating files: 85% (2415/2841) Updating files: 86% (2444/2841) Updating files: 87% (2472/2841) Updating files: 88% (2501/2841) Updating files: 89% (2529/2841) Updating files: 90% (2557/2841) Updating files: 91% (2586/2841) Updating files: 92% (2614/2841) Updating files: 93% (2643/2841) Updating files: 94% (2671/2841) Updating files: 95% (2699/2841) Updating files: 96% (2728/2841) Updating files: 97% (2756/2841) Updating files: 98% (2785/2841) Updating files: 99% (2813/2841) Updating files: 100% (2841/2841) Updating files: 100% (2841/2841), done. [INFO] started tweaking git repo https://github.com/uxiun/cldf [INFO] finished tweaking git repo https://github.com/uxiun/cldf [INFO] tweaked toml for git repo https://github.com/uxiun/cldf written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uxiun/cldf on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uxiun/cldf 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119f29d259223c93735acaf532f719abc6ad140f20f07cae326167d95db36492 [INFO] running `Command { std: "docker" "start" "-a" "119f29d259223c93735acaf532f719abc6ad140f20f07cae326167d95db36492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119f29d259223c93735acaf532f719abc6ad140f20f07cae326167d95db36492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119f29d259223c93735acaf532f719abc6ad140f20f07cae326167d95db36492", kill_on_drop: false }` [INFO] [stdout] 119f29d259223c93735acaf532f719abc6ad140f20f07cae326167d95db36492 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6bea22c8c92b91bd1ed813695c2e19b864f17f2cfd93f3ca6e338a27961ed8c [INFO] running `Command { std: "docker" "start" "-a" "d6bea22c8c92b91bd1ed813695c2e19b864f17f2cfd93f3ca6e338a27961ed8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling gnuplot v0.0.43 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling cldf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/graph.rs:369:35 [INFO] [stdout] | [INFO] [stdout] 369 | line = format!("{line}{}", if let Some(chapter) = chapter_map.get(¶m.chapter_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/graph.rs:370:8 [INFO] [stdout] | [INFO] [stdout] 370 | && let Some(url) = chapter.url_in_citation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MyLanguage` [INFO] [stdout] --> src/main.rs:13:75 [INFO] [stdout] | [INFO] [stdout] 13 | collect_values_per_language, collect_values_per_param, get_my_languages, MyLanguage, [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: `core::borrow` [INFO] [stdout] --> src/csvs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::borrow; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StringRecordIter` [INFO] [stdout] --> src/csvs.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use csv::{StringRecord, StringRecordIter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `map_keys_dict` and `map_map_dict` [INFO] [stdout] --> src/graph.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | util::{map_keys_dict, map_map_dict, rev_dict, transform_ddict, unzip_dict}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:2 [INFO] [stdout] | [INFO] [stdout] 2 | let_chains, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | result_option_inspect [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_flatten` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | slice_flatten, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_group_by` has been stable since 1.77.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | slice_group_by, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `samevalue` [INFO] [stdout] --> src/graph.rs:450:19 [INFO] [stdout] | [INFO] [stdout] 450 | for (param_id, samevalue) in lang.param_values.iter() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samevalue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/graph.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 451 | if let Some(number) = param_id_number_map.get(param_id) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `samevalue` [INFO] [stdout] --> src/graph.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | for (param_id, samevalue) in lang.param_values.iter() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samevalue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/graph.rs:491:17 [INFO] [stdout] | [INFO] [stdout] 491 | if let Some(number) = param_id_number_map.get(param_id) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cldf` (bin "cldf") due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d6bea22c8c92b91bd1ed813695c2e19b864f17f2cfd93f3ca6e338a27961ed8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bea22c8c92b91bd1ed813695c2e19b864f17f2cfd93f3ca6e338a27961ed8c", kill_on_drop: false }` [INFO] [stdout] d6bea22c8c92b91bd1ed813695c2e19b864f17f2cfd93f3ca6e338a27961ed8c