[INFO] cloning repository https://github.com/Jamie-Rodriguez/htmlify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jamie-Rodriguez/htmlify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamie-Rodriguez%2Fhtmlify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamie-Rodriguez%2Fhtmlify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 260f8d3f5e8e70ca99aece3caa70c13d37d7a9a2 [INFO] testing Jamie-Rodriguez/htmlify against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamie-Rodriguez%2Fhtmlify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jamie-Rodriguez/htmlify on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jamie-Rodriguez/htmlify [INFO] finished tweaking git repo https://github.com/Jamie-Rodriguez/htmlify [INFO] tweaked toml for git repo https://github.com/Jamie-Rodriguez/htmlify written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jamie-Rodriguez/htmlify 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d66075614c1e0f5e3759c4b28b36056841a459aecbf8a28039dfbc3020a8265d [INFO] running `Command { std: "docker" "start" "-a" "d66075614c1e0f5e3759c4b28b36056841a459aecbf8a28039dfbc3020a8265d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66075614c1e0f5e3759c4b28b36056841a459aecbf8a28039dfbc3020a8265d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66075614c1e0f5e3759c4b28b36056841a459aecbf8a28039dfbc3020a8265d", kill_on_drop: false }` [INFO] [stdout] d66075614c1e0f5e3759c4b28b36056841a459aecbf8a28039dfbc3020a8265d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f888d8f9f80e9c678b99d1d8ee42c9a16948caddb2d01856ab92bc2ce1c3d3a [INFO] running `Command { std: "docker" "start" "-a" "0f888d8f9f80e9c678b99d1d8ee42c9a16948caddb2d01856ab92bc2ce1c3d3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling htmlify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s [INFO] running `Command { std: "docker" "inspect" "0f888d8f9f80e9c678b99d1d8ee42c9a16948caddb2d01856ab92bc2ce1c3d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f888d8f9f80e9c678b99d1d8ee42c9a16948caddb2d01856ab92bc2ce1c3d3a", kill_on_drop: false }` [INFO] [stdout] 0f888d8f9f80e9c678b99d1d8ee42c9a16948caddb2d01856ab92bc2ce1c3d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1e2ce5a32c618cb96c101c22b2cd0b6beeec3c68956b6466d9e8a203bfc6e8 [INFO] running `Command { std: "docker" "start" "-a" "9f1e2ce5a32c618cb96c101c22b2cd0b6beeec3c68956b6466d9e8a203bfc6e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling htmlify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.98s [INFO] running `Command { std: "docker" "inspect" "9f1e2ce5a32c618cb96c101c22b2cd0b6beeec3c68956b6466d9e8a203bfc6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1e2ce5a32c618cb96c101c22b2cd0b6beeec3c68956b6466d9e8a203bfc6e8", kill_on_drop: false }` [INFO] [stdout] 9f1e2ce5a32c618cb96c101c22b2cd0b6beeec3c68956b6466d9e8a203bfc6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46edb5106ca2ac85e4cd3d939cc535d3e48d8a0be762ad0e4c8bc4a21b9850ca [INFO] running `Command { std: "docker" "start" "-a" "46edb5106ca2ac85e4cd3d939cc535d3e48d8a0be762ad0e4c8bc4a21b9850ca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/htmlify-7e0abe1dd9f867b2) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test javascript::tests::test_tokenize_multi_line_comment ... ok [INFO] [stdout] test javascript::tests::test_tokenize_whitespace ... ok [INFO] [stdout] test javascript::tests::test_tokenize_mixed_whitespace ... ok [INFO] [stdout] test javascript::tests::test_tokenize_single_line_comment ... ok [INFO] [stdout] test javascript::tests::test_tokenize_unclosed_multi_line_comment ... ok [INFO] [stdout] test javascript::tests::test_tokenize_mixed_numeric_and_identifiers ... ok [INFO] [stdout] test javascript::tests::test_tokenize_string_literals ... ok [INFO] [stdout] test javascript::tests::test_tokenize_numeric_values ... ok [INFO] [stdout] test javascript::tests::test_tokenize_identifiers ... ok [INFO] [stdout] test javascript::tests::test_y_combinator ... ok [INFO] [stdout] test javascript::tests::test_fibonacci_sequence ... ok [INFO] [stdout] test javascript::tests::test_add_line_nums ... ok [INFO] [stdout] test javascript::tests::test_decimate ... ok [INFO] [stdout] test javascript::tests::test_source_creation has been running for over 60 seconds [INFO] [stdout] test javascript::tests::test_to_html has been running for over 60 seconds [INFO] [stdout] test javascript::tests::test_to_html ... ok [INFO] [stdout] test javascript::tests::test_source_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 114.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46edb5106ca2ac85e4cd3d939cc535d3e48d8a0be762ad0e4c8bc4a21b9850ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46edb5106ca2ac85e4cd3d939cc535d3e48d8a0be762ad0e4c8bc4a21b9850ca", kill_on_drop: false }` [INFO] [stdout] 46edb5106ca2ac85e4cd3d939cc535d3e48d8a0be762ad0e4c8bc4a21b9850ca