[INFO] cloning repository https://github.com/rajiknows/beluga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rajiknows/beluga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiknows%2Fbeluga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiknows%2Fbeluga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49bd13280ecb02a234deb49bc6ecacae28b44179 [INFO] testing rajiknows/beluga against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiknows%2Fbeluga" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rajiknows/beluga [INFO] finished tweaking git repo https://github.com/rajiknows/beluga [INFO] tweaked toml for git repo https://github.com/rajiknows/beluga written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rajiknows/beluga on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rajiknows/beluga 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a247c7024830beb928d42d6a62cd41db32c30d80388e05d1e1478b84a73e3da [INFO] running `Command { std: "docker" "start" "-a" "0a247c7024830beb928d42d6a62cd41db32c30d80388e05d1e1478b84a73e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a247c7024830beb928d42d6a62cd41db32c30d80388e05d1e1478b84a73e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a247c7024830beb928d42d6a62cd41db32c30d80388e05d1e1478b84a73e3da", kill_on_drop: false }` [INFO] [stdout] 0a247c7024830beb928d42d6a62cd41db32c30d80388e05d1e1478b84a73e3da [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46905cba1f6981b3e2026e004c7d43b70025c1f3bb42a9a917be8be39d303fb7 [INFO] running `Command { std: "docker" "start" "-a" "46905cba1f6981b3e2026e004c7d43b70025c1f3bb42a9a917be8be39d303fb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling gray_matter v0.3.2 [INFO] [stderr] Compiling beluga v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0748]: unterminated raw string [INFO] [stdout] --> src/beluga/engine.rs:317:31 [INFO] [stdout] | [INFO] [stdout] 317 | assert!(html.contains(r#"