[INFO] cloning repository https://github.com/sqyyy-jar/urban-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sqyyy-jar/urban-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqyyy-jar%2Furban-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqyyy-jar%2Furban-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef38344326b4ce9e963d994d76edc0a413e97f68
[INFO] checking sqyyy-jar/urban-engine against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqyyy-jar%2Furban-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sqyyy-jar/urban-engine
[INFO] finished tweaking git repo https://github.com/sqyyy-jar/urban-engine
[INFO] tweaked toml for git repo https://github.com/sqyyy-jar/urban-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sqyyy-jar/urban-engine 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/sqyyy-jar/urban-engine 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded rslua v0.2.8
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ca8d3a8e3cc2ecfbed9fd2568c23821eb1786aa388c670cc8295416c092451fa
[INFO] running `Command { std: "docker" "start" "-a" "ca8d3a8e3cc2ecfbed9fd2568c23821eb1786aa388c670cc8295416c092451fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca8d3a8e3cc2ecfbed9fd2568c23821eb1786aa388c670cc8295416c092451fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8d3a8e3cc2ecfbed9fd2568c23821eb1786aa388c670cc8295416c092451fa", kill_on_drop: false }`
[INFO] [stdout] ca8d3a8e3cc2ecfbed9fd2568c23821eb1786aa388c670cc8295416c092451fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7966bc39a8a61df4520bbdec38ca1af6ec8741efdf9df40a707849ebff96c43f
[INFO] running `Command { std: "docker" "start" "-a" "7966bc39a8a61df4520bbdec38ca1af6ec8741efdf9df40a707849ebff96c43f", 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 libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking phf_shared v0.11.1
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking urban-common v1.1.0-pre (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking urban-runtime v1.1.0-pre (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking rslua v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling urban-cli v1.0.0-pre (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking urban-lua v1.0.0-pre (/opt/rustwide/workdir/crates/lua)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> crates/cli/src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             CONTEXT.as_mut().unwrap().panic(ERR_ILLEGAL_MEMORY_ACCESS);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/cli/src/main.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let ctx = CONTEXT.as_mut().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> crates/cli/src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             CONTEXT.as_mut().unwrap().panic(ERR_ILLEGAL_MEMORY_ACCESS);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> crates/cli/src/main.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let ctx = CONTEXT.as_mut().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
[INFO] running `Command { std: "docker" "inspect" "7966bc39a8a61df4520bbdec38ca1af6ec8741efdf9df40a707849ebff96c43f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7966bc39a8a61df4520bbdec38ca1af6ec8741efdf9df40a707849ebff96c43f", kill_on_drop: false }`
[INFO] [stdout] 7966bc39a8a61df4520bbdec38ca1af6ec8741efdf9df40a707849ebff96c43f
