[INFO] cloning repository https://github.com/oobest/tera-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oobest/tera-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foobest%2Ftera-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foobest%2Ftera-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa39772a6cbd528beb16b6dd57189a2272a6d3ca
[INFO] testing oobest/tera-demo against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foobest%2Ftera-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oobest/tera-demo
[INFO] finished tweaking git repo https://github.com/oobest/tera-demo
[INFO] tweaked toml for git repo https://github.com/oobest/tera-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oobest/tera-demo on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oobest/tera-demo 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: source
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 237f61a734b5bfbd81a5bf2f592c30d33b6a122885fa29feb0ea57e54b97433e
[INFO] running `Command { std: "docker" "start" "-a" "237f61a734b5bfbd81a5bf2f592c30d33b6a122885fa29feb0ea57e54b97433e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237f61a734b5bfbd81a5bf2f592c30d33b6a122885fa29feb0ea57e54b97433e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237f61a734b5bfbd81a5bf2f592c30d33b6a122885fa29feb0ea57e54b97433e", kill_on_drop: false }`
[INFO] [stdout] 237f61a734b5bfbd81a5bf2f592c30d33b6a122885fa29feb0ea57e54b97433e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c78bee502b7f1f995f037e8787c57949006311c981b20d71da54dc5c5abb5ca3
[INFO] running `Command { std: "docker" "start" "-a" "c78bee502b7f1f995f037e8787c57949006311c981b20d71da54dc5c5abb5ca3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: source
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hard-xml-derive v1.36.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling hard-xml v1.36.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling docx-rust v0.1.8
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tera_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "c78bee502b7f1f995f037e8787c57949006311c981b20d71da54dc5c5abb5ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78bee502b7f1f995f037e8787c57949006311c981b20d71da54dc5c5abb5ca3", kill_on_drop: false }`
[INFO] [stdout] c78bee502b7f1f995f037e8787c57949006311c981b20d71da54dc5c5abb5ca3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22e96ffcae84cbe97129b8518a7ce1d10daabc7de191b5dc8eeef0311d193c6e
[INFO] running `Command { std: "docker" "start" "-a" "22e96ffcae84cbe97129b8518a7ce1d10daabc7de191b5dc8eeef0311d193c6e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: source
[INFO] [stderr]    Compiling tera_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "22e96ffcae84cbe97129b8518a7ce1d10daabc7de191b5dc8eeef0311d193c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e96ffcae84cbe97129b8518a7ce1d10daabc7de191b5dc8eeef0311d193c6e", kill_on_drop: false }`
[INFO] [stdout] 22e96ffcae84cbe97129b8518a7ce1d10daabc7de191b5dc8eeef0311d193c6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 560660eecc0aa53ad7492e2de2ee920dc18598b67c6dcac855b30fe769851a63
[INFO] running `Command { std: "docker" "start" "-a" "560660eecc0aa53ad7492e2de2ee920dc18598b67c6dcac855b30fe769851a63", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: source
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tera_demo-2ace0be43965002d)
[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" "560660eecc0aa53ad7492e2de2ee920dc18598b67c6dcac855b30fe769851a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560660eecc0aa53ad7492e2de2ee920dc18598b67c6dcac855b30fe769851a63", kill_on_drop: false }`
[INFO] [stdout] 560660eecc0aa53ad7492e2de2ee920dc18598b67c6dcac855b30fe769851a63
