[INFO] cloning repository https://github.com/kyleect/language-project-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyleect/language-project-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleect%2Flanguage-project-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleect%2Flanguage-project-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33bc56ee7f7d1167aa1de04c454b1414235193c9 [INFO] testing kyleect/language-project-template against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleect%2Flanguage-project-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kyleect/language-project-template [INFO] finished tweaking git repo https://github.com/kyleect/language-project-template [INFO] tweaked toml for git repo https://github.com/kyleect/language-project-template written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kyleect/language-project-template on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kyleect/language-project-template 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e96a38ed93f4ae4033a79b198e8c3e7cfeae7396ed7ee13ae5b57996daa728a [INFO] running `Command { std: "docker" "start" "-a" "2e96a38ed93f4ae4033a79b198e8c3e7cfeae7396ed7ee13ae5b57996daa728a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e96a38ed93f4ae4033a79b198e8c3e7cfeae7396ed7ee13ae5b57996daa728a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e96a38ed93f4ae4033a79b198e8c3e7cfeae7396ed7ee13ae5b57996daa728a", kill_on_drop: false }` [INFO] [stdout] 2e96a38ed93f4ae4033a79b198e8c3e7cfeae7396ed7ee13ae5b57996daa728a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24342bade430fac1c8100b715c02dbcc6398fcfe6474a3aebaf0971a6e715fbe [INFO] running `Command { std: "docker" "start" "-a" "24342bade430fac1c8100b715c02dbcc6398fcfe6474a3aebaf0971a6e715fbe", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling iota v0.2.3 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling language-project-template v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "24342bade430fac1c8100b715c02dbcc6398fcfe6474a3aebaf0971a6e715fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24342bade430fac1c8100b715c02dbcc6398fcfe6474a3aebaf0971a6e715fbe", kill_on_drop: false }` [INFO] [stdout] 24342bade430fac1c8100b715c02dbcc6398fcfe6474a3aebaf0971a6e715fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e2c553d9bc0f713bec85d312f8110d812be2287e376caa2d3e4f04dbca45c7a [INFO] running `Command { std: "docker" "start" "-a" "8e2c553d9bc0f713bec85d312f8110d812be2287e376caa2d3e4f04dbca45c7a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling language-project-template v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling reedline v0.40.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `Command { std: "docker" "inspect" "8e2c553d9bc0f713bec85d312f8110d812be2287e376caa2d3e4f04dbca45c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2c553d9bc0f713bec85d312f8110d812be2287e376caa2d3e4f04dbca45c7a", kill_on_drop: false }` [INFO] [stdout] 8e2c553d9bc0f713bec85d312f8110d812be2287e376caa2d3e4f04dbca45c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3a03270cf8add756138ea49e81966b30463ad2c8874282a9062fda507e6bb51 [INFO] running `Command { std: "docker" "start" "-a" "d3a03270cf8add756138ea49e81966b30463ad2c8874282a9062fda507e6bb51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/language_project_template-ad605fb78c5327b0) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test ast::expr_tests::test_expr_end ... ok [INFO] [stdout] test ast::expr_tests::test_expr_kind ... ok [INFO] [stdout] test ast::expr_tests::test_expr_error ... ok [INFO] [stdout] test ast::expr_tests::test_expr_new_infix_op ... ok [INFO] [stdout] test ast::expr_tests::test_expr_new_number ... ok [INFO] [stdout] test ast::expr_tests::test_expr_span ... ok [INFO] [stdout] test ast::expr_tests::test_expr_start ... ok [INFO] [stdout] test errors::diagnostics::error_to_diagnostics_tests::it_converts_lexerror_to_diagnostic ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_and_back_b ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_b ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_d ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_e ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_f ... ok [INFO] [stdout] test parser::parse_tests::invalid_parse_produces_error ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_index_to_position ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_and_back ... ok [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index_c ... ok [INFO] [stderr] Running tests/spec_tests.rs (/opt/rustwide/target/debug/deps/spec_tests-722e33bfcf8da9ce) [INFO] [stdout] test errors::diagnostics::index_position_fn_tests::it_should_convert_position_to_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test invalid_spec_files::path_1_spec_invalid_empty_expr ... ok [INFO] [stdout] test invalid_spec_files::path_2_spec_invalid_invalid_token_expr ... ok [INFO] [stdout] test invalid_spec_files::path_4_spec_invalid_unclosed_parans_expr ... ok [INFO] [stdout] test valid_spec_files::path_1_spec_valid_add_expr ... ok [INFO] [stdout] test invalid_spec_files::path_3_spec_invalid_just_add_op_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests language_project_template [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3a03270cf8add756138ea49e81966b30463ad2c8874282a9062fda507e6bb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a03270cf8add756138ea49e81966b30463ad2c8874282a9062fda507e6bb51", kill_on_drop: false }` [INFO] [stdout] d3a03270cf8add756138ea49e81966b30463ad2c8874282a9062fda507e6bb51