[INFO] cloning repository https://github.com/raftario/raftario.github.io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/raftario.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fraftario.github.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fraftario.github.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2347366fea140530a10d2c5c962148991342e30d
[INFO] checking raftario/raftario.github.io against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fraftario.github.io" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raftario/raftario.github.io
[INFO] finished tweaking git repo https://github.com/raftario/raftario.github.io
[INFO] tweaked toml for git repo https://github.com/raftario/raftario.github.io written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raftario/raftario.github.io on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raftario/raftario.github.io 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bearcove/tree-sitter-x86asm`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded neon-macros v1.0.0-alpha.4
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.20.1
[INFO] [stderr]   Downloaded neon v1.0.0-alpha.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.3
[INFO] [stderr]   Downloaded tree-sitter-c v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 650b95865392a1155c9944c89426c175a670b8e9cfcccef8fbb655778d503f0f
[INFO] running `Command { std: "docker" "start" "-a" "650b95865392a1155c9944c89426c175a670b8e9cfcccef8fbb655778d503f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "650b95865392a1155c9944c89426c175a670b8e9cfcccef8fbb655778d503f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650b95865392a1155c9944c89426c175a670b8e9cfcccef8fbb655778d503f0f", kill_on_drop: false }`
[INFO] [stdout] 650b95865392a1155c9944c89426c175a670b8e9cfcccef8fbb655778d503f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be670e19cf671338abba720409095c71b13796a4d64a4ea1e8909eb0e36decb
[INFO] running `Command { std: "docker" "start" "-a" "5be670e19cf671338abba720409095c71b13796a4d64a4ea1e8909eb0e36decb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-x86asm v0.0.1 (https://github.com/bearcove/tree-sitter-x86asm#ca72933e)
[INFO] [stderr]    Compiling tree-sitter-c v0.20.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling neon-macros v1.0.0-alpha.4
[INFO] [stderr]     Checking neon v1.0.0-alpha.4
[INFO] [stderr]     Checking tree-sitter-highlight v0.20.1
[INFO] [stderr]     Checking highlight v0.0.0 (/opt/rustwide/workdir/highlight)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s
[INFO] running `Command { std: "docker" "inspect" "5be670e19cf671338abba720409095c71b13796a4d64a4ea1e8909eb0e36decb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be670e19cf671338abba720409095c71b13796a4d64a4ea1e8909eb0e36decb", kill_on_drop: false }`
[INFO] [stdout] 5be670e19cf671338abba720409095c71b13796a4d64a4ea1e8909eb0e36decb
