[INFO] cloning repository https://github.com/sg-017/RSLogo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sg-017/RSLogo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb36067c51de943817d71ebfe6954f4b9d653a1e
[INFO] testing sg-017/RSLogo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo" "/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/sg-017/RSLogo
[INFO] finished tweaking git repo https://github.com/sg-017/RSLogo
[INFO] tweaked toml for git repo https://github.com/sg-017/RSLogo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sg-017/RSLogo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sg-017/RSLogo 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1148ec777083db1ec53d2baee7fa01f6b38bf179f258f94c25d4b2ca6d8c7ddf
[INFO] running `Command { std: "docker" "start" "-a" "1148ec777083db1ec53d2baee7fa01f6b38bf179f258f94c25d4b2ca6d8c7ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1148ec777083db1ec53d2baee7fa01f6b38bf179f258f94c25d4b2ca6d8c7ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1148ec777083db1ec53d2baee7fa01f6b38bf179f258f94c25d4b2ca6d8c7ddf", kill_on_drop: false }`
[INFO] [stdout] 1148ec777083db1ec53d2baee7fa01f6b38bf179f258f94c25d4b2ca6d8c7ddf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46a140f2c8b6c8d0dc9b0e33ef196f9aecb82e779d6f044a34edfd4be8a9a5f9
[INFO] running `Command { std: "docker" "start" "-a" "46a140f2c8b6c8d0dc9b0e33ef196f9aecb82e779d6f044a34edfd4be8a9a5f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling unsvg v1.2.1
[INFO] [stderr]    Compiling rslogo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.91s
[INFO] running `Command { std: "docker" "inspect" "46a140f2c8b6c8d0dc9b0e33ef196f9aecb82e779d6f044a34edfd4be8a9a5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a140f2c8b6c8d0dc9b0e33ef196f9aecb82e779d6f044a34edfd4be8a9a5f9", kill_on_drop: false }`
[INFO] [stdout] 46a140f2c8b6c8d0dc9b0e33ef196f9aecb82e779d6f044a34edfd4be8a9a5f9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 265c29b285a450a97de9d5015b830f8b278c5f83c79fb940f6f66e0e28662c07
[INFO] running `Command { std: "docker" "start" "-a" "265c29b285a450a97de9d5015b830f8b278c5f83c79fb940f6f66e0e28662c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling rslogo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "265c29b285a450a97de9d5015b830f8b278c5f83c79fb940f6f66e0e28662c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265c29b285a450a97de9d5015b830f8b278c5f83c79fb940f6f66e0e28662c07", kill_on_drop: false }`
[INFO] [stdout] 265c29b285a450a97de9d5015b830f8b278c5f83c79fb940f6f66e0e28662c07
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 457f6448634aafb4e17b87ec8680aa1d34c475526023944b560c3a902ae2dc68
[INFO] running `Command { std: "docker" "start" "-a" "457f6448634aafb4e17b87ec8680aa1d34c475526023944b560c3a902ae2dc68", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rslogo-2174c1cf95fcffa2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rslogo-f4d9b4d40a0c35c3)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-894a8b619737e1df)
[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] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test integration_tests::test_all_basic_commands_parsing_p1 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_parsing_p2 ... ok
[INFO] [stdout] test integration_tests::test_basic_expressions_1_p4 ... ok
[INFO] [stdout] test integration_tests::test_basic_expressions_2_p4 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_basic_function_command_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_basic_if_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_basic_if_command_parsing_p3 ... ok
[INFO] [stdout] test integration_tests::test_basic_function_command_parsing_p5 ... ok
[INFO] [stdout] test integration_tests::test_basic_while_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_basic_while_command_parsing_p3 ... ok
[INFO] [stdout] test integration_tests::test_eq_ne_expressions_with_bool_p4 ... ok
[INFO] [stdout] test integration_tests::test_dynamic_value_bool_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_dynamic_value_int_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_dynamic_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_and_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_dynamic_unknown_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_function_command_with_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_value_type_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_function_command_parsing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_if_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_lt_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_variable_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_gt_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_if_condition_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_division_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_mul_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_eq_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_forward_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_back_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_div_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_or_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_add_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_query_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setcolor_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_ne_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setheading_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_right_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_variable_type_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_sety_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setx_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_sub_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_turn_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_while_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_while_condition_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_negative_degrees_p1 ... ok
[INFO] [stdout] test integration_tests::test_negative_numpixels_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setcolor_color_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_left_variable_type_executing_p1 ... ok
[INFO] [stderr]    Doc-tests rslogo
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/parser/lib.rs - parser::lib::parse_program (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parser/lib.rs - parser::lib::parse_program (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `parse_program` in this scope
[INFO] [stdout]   --> src/parser/lib.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | let result = parse_program(input);
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parser/lib.rs - parser::lib::parse_program (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "457f6448634aafb4e17b87ec8680aa1d34c475526023944b560c3a902ae2dc68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457f6448634aafb4e17b87ec8680aa1d34c475526023944b560c3a902ae2dc68", kill_on_drop: false }`
[INFO] [stdout] 457f6448634aafb4e17b87ec8680aa1d34c475526023944b560c3a902ae2dc68
