[INFO] fetching crate yarte_template 0.6.1... [INFO] testing yarte_template-0.6.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate yarte_template 0.6.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate yarte_template 0.6.1 [INFO] finished tweaking crates.io crate yarte_template 0.6.1 [INFO] tweaked toml for crates.io crate yarte_template 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yarte_template 0.6.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding yarte_helpers v0.6.1 (available: v0.15.8) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4d5732059457ad94e3c2786434ca1bbf22cb9a48fadf3ece622772d6a08b1491 [INFO] running `Command { std: "docker" "start" "-a" "4d5732059457ad94e3c2786434ca1bbf22cb9a48fadf3ece622772d6a08b1491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d5732059457ad94e3c2786434ca1bbf22cb9a48fadf3ece622772d6a08b1491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5732059457ad94e3c2786434ca1bbf22cb9a48fadf3ece622772d6a08b1491", kill_on_drop: false }` [INFO] [stdout] 4d5732059457ad94e3c2786434ca1bbf22cb9a48fadf3ece622772d6a08b1491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8dbfe31ad2e80c0f01851ff29a0ff4a7fe1ce234a0e827f893eb3eadd5628d13 [INFO] running `Command { std: "docker" "start" "-a" "8dbfe31ad2e80c0f01851ff29a0ff4a7fe1ce234a0e827f893eb3eadd5628d13", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yarte_config v0.6.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling yarte_helpers v0.6.1 [INFO] [stderr] Compiling yarte_template v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "8dbfe31ad2e80c0f01851ff29a0ff4a7fe1ce234a0e827f893eb3eadd5628d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbfe31ad2e80c0f01851ff29a0ff4a7fe1ce234a0e827f893eb3eadd5628d13", kill_on_drop: false }` [INFO] [stdout] 8dbfe31ad2e80c0f01851ff29a0ff4a7fe1ce234a0e827f893eb3eadd5628d13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d1c5d9317d538be3938b39398abc6820e1ecb691d2d1a9fc14338327168e14a1 [INFO] running `Command { std: "docker" "start" "-a" "d1c5d9317d538be3938b39398abc6820e1ecb691d2d1a9fc14338327168e14a1", kill_on_drop: false }` [INFO] [stderr] Compiling yarte_template v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "d1c5d9317d538be3938b39398abc6820e1ecb691d2d1a9fc14338327168e14a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c5d9317d538be3938b39398abc6820e1ecb691d2d1a9fc14338327168e14a1", kill_on_drop: false }` [INFO] [stdout] d1c5d9317d538be3938b39398abc6820e1ecb691d2d1a9fc14338327168e14a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c632fc4f525fbb52cb605f3ecacc175475dffdc8a13f0dd85864d496e0c1869c [INFO] running `Command { std: "docker" "start" "-a" "c632fc4f525fbb52cb605f3ecacc175475dffdc8a13f0dd85864d496e0c1869c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yarte_template-a8e44accce4514f5) [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] [stderr] Doc-tests yarte_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" "c632fc4f525fbb52cb605f3ecacc175475dffdc8a13f0dd85864d496e0c1869c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c632fc4f525fbb52cb605f3ecacc175475dffdc8a13f0dd85864d496e0c1869c", kill_on_drop: false }` [INFO] [stdout] c632fc4f525fbb52cb605f3ecacc175475dffdc8a13f0dd85864d496e0c1869c