[INFO] cloning repository https://github.com/rickh94/lybookhtml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickh94/lybookhtml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickh94%2Flybookhtml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickh94%2Flybookhtml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9c46135f178a769691df8cb5dd71b8511f6eeff [INFO] testing rickh94/lybookhtml 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%2Frickh94%2Flybookhtml" "/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/rickh94/lybookhtml [INFO] finished tweaking git repo https://github.com/rickh94/lybookhtml [INFO] tweaked toml for git repo https://github.com/rickh94/lybookhtml written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rickh94/lybookhtml 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/rickh94/lybookhtml 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] Blocking waiting for file lock on package cache [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] 26713537b8681b6b113b8bad5a8417615206d3911812b9046f9db03ca392911b [INFO] running `Command { std: "docker" "start" "-a" "26713537b8681b6b113b8bad5a8417615206d3911812b9046f9db03ca392911b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26713537b8681b6b113b8bad5a8417615206d3911812b9046f9db03ca392911b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26713537b8681b6b113b8bad5a8417615206d3911812b9046f9db03ca392911b", kill_on_drop: false }` [INFO] [stdout] 26713537b8681b6b113b8bad5a8417615206d3911812b9046f9db03ca392911b [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] f85fda147ddcdb00f39100da6bf6c0dfd78b8275e16a057c55b7893a74589f4a [INFO] running `Command { std: "docker" "start" "-a" "f85fda147ddcdb00f39100da6bf6c0dfd78b8275e16a057c55b7893a74589f4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustix v0.37.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling comrak v0.16.0 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling lybookhtml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.24s [INFO] running `Command { std: "docker" "inspect" "f85fda147ddcdb00f39100da6bf6c0dfd78b8275e16a057c55b7893a74589f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85fda147ddcdb00f39100da6bf6c0dfd78b8275e16a057c55b7893a74589f4a", kill_on_drop: false }` [INFO] [stdout] f85fda147ddcdb00f39100da6bf6c0dfd78b8275e16a057c55b7893a74589f4a [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] 2e7a65b7b18b7f3bb1bf9c74205c6f9aee2999226612fdc40fcdb8bc792784bd [INFO] running `Command { std: "docker" "start" "-a" "2e7a65b7b18b7f3bb1bf9c74205c6f9aee2999226612fdc40fcdb8bc792784bd", kill_on_drop: false }` [INFO] [stderr] Compiling lybookhtml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "2e7a65b7b18b7f3bb1bf9c74205c6f9aee2999226612fdc40fcdb8bc792784bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7a65b7b18b7f3bb1bf9c74205c6f9aee2999226612fdc40fcdb8bc792784bd", kill_on_drop: false }` [INFO] [stdout] 2e7a65b7b18b7f3bb1bf9c74205c6f9aee2999226612fdc40fcdb8bc792784bd [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] ce288100034a68854bcafa21743ea01b5365984fa55cceb3967a6dd8c56dc105 [INFO] running `Command { std: "docker" "start" "-a" "ce288100034a68854bcafa21743ea01b5365984fa55cceb3967a6dd8c56dc105", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lybookhtml-6ddfe84c4c30d012) [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" "ce288100034a68854bcafa21743ea01b5365984fa55cceb3967a6dd8c56dc105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce288100034a68854bcafa21743ea01b5365984fa55cceb3967a6dd8c56dc105", kill_on_drop: false }` [INFO] [stdout] ce288100034a68854bcafa21743ea01b5365984fa55cceb3967a6dd8c56dc105