[INFO] fetching crate mallardscript 7.0.0... [INFO] testing mallardscript-7.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mallardscript 7.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mallardscript 7.0.0 [INFO] finished tweaking crates.io crate mallardscript 7.0.0 [INFO] tweaked toml for crates.io crate mallardscript 7.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mallardscript 7.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mallardscript 7.0.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e620172e52f425ee1a3a203fe42c3e5ac00967c712e62a066c2e846cafd82e2 [INFO] running `Command { std: "docker" "start" "-a" "3e620172e52f425ee1a3a203fe42c3e5ac00967c712e62a066c2e846cafd82e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e620172e52f425ee1a3a203fe42c3e5ac00967c712e62a066c2e846cafd82e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e620172e52f425ee1a3a203fe42c3e5ac00967c712e62a066c2e846cafd82e2", kill_on_drop: false }` [INFO] [stdout] 3e620172e52f425ee1a3a203fe42c3e5ac00967c712e62a066c2e846cafd82e2 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675fbac8eda7358b2e1bbbf47706fca02d3b25e49723b667172c128862adc4d4 [INFO] running `Command { std: "docker" "start" "-a" "675fbac8eda7358b2e1bbbf47706fca02d3b25e49723b667172c128862adc4d4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_complete v4.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling pest_duckyscript v14.0.0 [INFO] [stderr] Compiling mallardscript v7.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] 61 + .with_context(|| "Unable to parse input.")?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s [INFO] running `Command { std: "docker" "inspect" "675fbac8eda7358b2e1bbbf47706fca02d3b25e49723b667172c128862adc4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675fbac8eda7358b2e1bbbf47706fca02d3b25e49723b667172c128862adc4d4", kill_on_drop: false }` [INFO] [stdout] 675fbac8eda7358b2e1bbbf47706fca02d3b25e49723b667172c128862adc4d4 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38715fe56670bddc9447a4a3f2de254d9935e19a93d5f7fa38e1dc94ff5d18cf [INFO] running `Command { std: "docker" "start" "-a" "38715fe56670bddc9447a4a3f2de254d9935e19a93d5f7fa38e1dc94ff5d18cf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] 61 + .with_context(|| "Unable to parse input.")?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling mallardscript v7.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - .with_context(|| ("Unable to parse input."))?; [INFO] [stdout] 61 + .with_context(|| "Unable to parse input.")?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.19s [INFO] running `Command { std: "docker" "inspect" "38715fe56670bddc9447a4a3f2de254d9935e19a93d5f7fa38e1dc94ff5d18cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38715fe56670bddc9447a4a3f2de254d9935e19a93d5f7fa38e1dc94ff5d18cf", kill_on_drop: false }` [INFO] [stdout] 38715fe56670bddc9447a4a3f2de254d9935e19a93d5f7fa38e1dc94ff5d18cf [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e42ea13c57e90417ee313c661e5f136d356519e816d56926a92f7cfade09d53 [INFO] running `Command { std: "docker" "start" "-a" "7e42ea13c57e90417ee313c661e5f136d356519e816d56926a92f7cfade09d53", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/lib.rs:61:26 [INFO] [stderr] | [INFO] [stderr] 61 | .with_context(|| ("Unable to parse input."))?; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 61 - .with_context(|| ("Unable to parse input."))?; [INFO] [stderr] 61 + .with_context(|| "Unable to parse input.")?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `mallardscript` (lib) generated 1 warning (run `cargo fix --lib -p mallardscript` to apply 1 suggestion) [INFO] [stderr] warning: `mallardscript` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mallardscript-8a60b131839811b3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mallardscript-33cc602218f9cd23) [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] [stderr] Running tests/test_mallardscript.rs (/opt/rustwide/target/debug/deps/test_mallardscript-8c4d1bc854c6cc1b) [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 17 tests [INFO] [stdout] test test_command_build_duckyscript_invalid_circular_dependency_imports ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_rem_string_only ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_rem_string_multiple_import_only ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_if ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_if_and_else_nested ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_while_nested ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_multi_command_key ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_rem_only ... ok [INFO] [stdout] test test_command_build_duckyscript_invalid_import_not_found ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_if_and_else_expression ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_rem_string_single_import_only ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_while ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_if_expression ... ok [INFO] [stdout] test test_command_build_duckyscript_invalid_delay ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_rem_string_variable_only ... ok [INFO] [stdout] test test_command_build_duckyscript_valid_multiple_rem_string_import_relative_only ... ok [INFO] [stderr] Doc-tests mallardscript [INFO] [stdout] test test_command_completions_type_zsh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.79s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/lib.rs:61:26 [INFO] [stderr] | [INFO] [stderr] 61 | .with_context(|| ("Unable to parse input."))?; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 61 - .with_context(|| ("Unable to parse input."))?; [INFO] [stderr] 61 + .with_context(|| "Unable to parse input.")?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "7e42ea13c57e90417ee313c661e5f136d356519e816d56926a92f7cfade09d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e42ea13c57e90417ee313c661e5f136d356519e816d56926a92f7cfade09d53", kill_on_drop: false }` [INFO] [stdout] 7e42ea13c57e90417ee313c661e5f136d356519e816d56926a92f7cfade09d53