[INFO] cloning repository https://github.com/swlkr/rust-html-render-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swlkr/rust-html-render-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Frust-html-render-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Frust-html-render-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56bab3a06d1305722a84e2e79e81ceb1036f3904 [INFO] testing swlkr/rust-html-render-benchmarks against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Frust-html-render-benchmarks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/swlkr/rust-html-render-benchmarks [INFO] finished tweaking git repo https://github.com/swlkr/rust-html-render-benchmarks [INFO] tweaked toml for git repo https://github.com/swlkr/rust-html-render-benchmarks written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swlkr/rust-html-render-benchmarks on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/swlkr/rust-html-render-benchmarks 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/swlkr/hyped` [INFO] [stderr] Updating git repository `https://github.com/johnbartholomew/TinyTemplate` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html-node-macro v0.5.0 [INFO] [stderr] Downloaded hypertext-macros v0.3.0 [INFO] [stderr] Downloaded html-node v0.5.0 [INFO] [stderr] Downloaded askama_parser v0.2.0 [INFO] [stderr] Downloaded divan-macros v0.1.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.75 [INFO] [stderr] Downloaded basic-toml v0.1.8 [INFO] [stderr] Downloaded clap v4.4.13 [INFO] [stderr] Downloaded divan v0.1.8 [INFO] [stderr] Downloaded ignore v0.4.21 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded handlebars v5.0.0 [INFO] [stderr] Downloaded minijinja v1.0.10 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded tera v1.19.1 [INFO] [stderr] Downloaded askama_derive v0.12.4 [INFO] [stderr] Downloaded html-node-core v0.5.0 [INFO] [stderr] Downloaded hypertext v0.3.0 [INFO] [stderr] Downloaded maud_macros v0.25.0 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded maud v0.25.0 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded chrono-tz v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac5d041bc089f53a892e8068a1d4f7fe5ff15a1189674764df349a21940d2f6 [INFO] running `Command { std: "docker" "start" "-a" "cac5d041bc089f53a892e8068a1d4f7fe5ff15a1189674764df349a21940d2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac5d041bc089f53a892e8068a1d4f7fe5ff15a1189674764df349a21940d2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac5d041bc089f53a892e8068a1d4f7fe5ff15a1189674764df349a21940d2f6", kill_on_drop: false }` [INFO] [stdout] cac5d041bc089f53a892e8068a1d4f7fe5ff15a1189674764df349a21940d2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c6b3f832666a84038cd96f5dfc65c89cdd0e73f0f47fcc8d1a7c86322d0443 [INFO] running `Command { std: "docker" "start" "-a" "84c6b3f832666a84038cd96f5dfc65c89cdd0e73f0f47fcc8d1a7c86322d0443", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyped v0.1.0 (https://github.com/swlkr/hyped#6945b210) [INFO] [stderr] Compiling html-node-core v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling maud v0.25.0 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling ignore v0.4.21 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling divan-macros v0.1.8 [INFO] [stderr] Compiling divan v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling hypertext-macros v0.3.0 [INFO] [stderr] Compiling html-node-macro v0.5.0 [INFO] [stderr] Compiling html-node v0.5.0 [INFO] [stderr] Compiling hypertext v0.3.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling minijinja v1.0.10 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 (https://github.com/johnbartholomew/TinyTemplate?branch=sync#4eaccbc9) [INFO] [stderr] Compiling handlebars v5.0.0 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling ssr_template_benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.42s [INFO] running `Command { std: "docker" "inspect" "84c6b3f832666a84038cd96f5dfc65c89cdd0e73f0f47fcc8d1a7c86322d0443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c6b3f832666a84038cd96f5dfc65c89cdd0e73f0f47fcc8d1a7c86322d0443", kill_on_drop: false }` [INFO] [stdout] 84c6b3f832666a84038cd96f5dfc65c89cdd0e73f0f47fcc8d1a7c86322d0443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f6a4f7fa3131a568be0c80e175e5e071497d9b1eb0d907068bacfcfe848a2a5 [INFO] running `Command { std: "docker" "start" "-a" "9f6a4f7fa3131a568be0c80e175e5e071497d9b1eb0d907068bacfcfe848a2a5", kill_on_drop: false }` [INFO] [stderr] Compiling ssr_template_benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "9f6a4f7fa3131a568be0c80e175e5e071497d9b1eb0d907068bacfcfe848a2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6a4f7fa3131a568be0c80e175e5e071497d9b1eb0d907068bacfcfe848a2a5", kill_on_drop: false }` [INFO] [stdout] 9f6a4f7fa3131a568be0c80e175e5e071497d9b1eb0d907068bacfcfe848a2a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f0b4ce2995599c4ee0f9a8a705219c3ece8c6a6a43c9409e64f5da92dc5273f [INFO] running `Command { std: "docker" "start" "-a" "5f0b4ce2995599c4ee0f9a8a705219c3ece8c6a6a43c9409e64f5da92dc5273f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssr_template_benchmarks-1107eee751dcdb43) [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" "5f0b4ce2995599c4ee0f9a8a705219c3ece8c6a6a43c9409e64f5da92dc5273f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0b4ce2995599c4ee0f9a8a705219c3ece8c6a6a43c9409e64f5da92dc5273f", kill_on_drop: false }` [INFO] [stdout] 5f0b4ce2995599c4ee0f9a8a705219c3ece8c6a6a43c9409e64f5da92dc5273f