[INFO] cloning repository https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaro-skaljic%2Fmobile-sci-fi-endless-runner-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaro-skaljic%2Fmobile-sci-fi-endless-runner-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c834d64a565e3f10c139fd2f491eff513ef2ec1
[INFO] checking tamaro-skaljic/mobile-sci-fi-endless-runner-server against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaro-skaljic%2Fmobile-sci-fi-endless-runner-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server
[INFO] finished tweaking git repo https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server
[INFO] tweaked toml for git repo https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamaro-skaljic/mobile-sci-fi-endless-runner-server 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/tamaro-skaljic/mobile-sci-fi-endless-runner-server 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spacetimedb-primitives v2.0.2
[INFO] [stderr]   Downloaded spacetimedsl_derive-input v0.20.1
[INFO] [stderr]   Downloaded spacetimedsl v0.20.1
[INFO] [stderr]   Downloaded spacetimedb-query-builder v2.0.2
[INFO] [stderr]   Downloaded second-stack v0.3.5
[INFO] [stderr]   Downloaded rust-format v0.3.4
[INFO] [stderr]   Downloaded spacetime-bindings-macro-input v2.0.1
[INFO] [stderr]   Downloaded spacetimedsl_derive v0.20.1
[INFO] [stderr]   Downloaded spacetimedb-bindings-sys v2.0.2
[INFO] [stderr]   Downloaded decorum v0.3.1
[INFO] [stderr]   Downloaded lean_string v0.5.1
[INFO] [stderr]   Downloaded spacetimedb-lib v2.0.2
[INFO] [stderr]   Downloaded spacetimedb v2.0.2
[INFO] [stderr]   Downloaded spacetimedb-sats v2.0.2
[INFO] [stderr]   Downloaded spacetimedb-bindings-macro v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dcb732451c60f3255dd536fe088eaa0639b707e1ebdf94ce4a810bc9a79cfcda
[INFO] running `Command { std: "docker" "start" "-a" "dcb732451c60f3255dd536fe088eaa0639b707e1ebdf94ce4a810bc9a79cfcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcb732451c60f3255dd536fe088eaa0639b707e1ebdf94ce4a810bc9a79cfcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb732451c60f3255dd536fe088eaa0639b707e1ebdf94ce4a810bc9a79cfcda", kill_on_drop: false }`
[INFO] [stdout] dcb732451c60f3255dd536fe088eaa0639b707e1ebdf94ce4a810bc9a79cfcda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ecb8782a89a7aeeb82fb64ba1643c0713415c852e6a6c4aa0c3f84d9ec36db33
[INFO] running `Command { std: "docker" "start" "-a" "ecb8782a89a7aeeb82fb64ba1643c0713415c852e6a6c4aa0c3f84d9ec36db33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spacetimedb-lib v2.0.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling second-stack v0.3.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling spacetime-bindings-macro-input v2.0.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling spacetimedb-primitives v2.0.2
[INFO] [stderr]    Compiling spacetimedb-bindings-sys v2.0.2
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v2.0.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling spacetimedb-sats v2.0.2
[INFO] [stderr]    Compiling spacetimedb-query-builder v2.0.2
[INFO] [stderr]    Compiling spacetimedb v2.0.2
[INFO] [stderr]    Compiling spacetimedsl_derive-input v0.20.1
[INFO] [stderr]    Compiling spacetimedsl_derive v0.20.1
[INFO] [stderr]     Checking spacetimedsl v0.20.1
[INFO] [stderr]     Checking mobile-sci-fi-endless-runner-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "ecb8782a89a7aeeb82fb64ba1643c0713415c852e6a6c4aa0c3f84d9ec36db33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb8782a89a7aeeb82fb64ba1643c0713415c852e6a6c4aa0c3f84d9ec36db33", kill_on_drop: false }`
[INFO] [stdout] ecb8782a89a7aeeb82fb64ba1643c0713415c852e6a6c4aa0c3f84d9ec36db33
