[INFO] cloning repository https://github.com/zKevz/PixelWorldProxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zKevz/PixelWorldProxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzKevz%2FPixelWorldProxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzKevz%2FPixelWorldProxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f3ba0f4e6d8e98b7db0dce2ebf77c68bb83739
[INFO] checking zKevz/PixelWorldProxy against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzKevz%2FPixelWorldProxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zKevz/PixelWorldProxy
[INFO] finished tweaking git repo https://github.com/zKevz/PixelWorldProxy
[INFO] tweaked toml for git repo https://github.com/zKevz/PixelWorldProxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zKevz/PixelWorldProxy 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/zKevz/PixelWorldProxy 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bson v2.1.0
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded serde v1.0.132
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fb4ef088f7c51fa169dbec58c66d774d83810d573c1cd473002378f5cfe8dd32
[INFO] running `Command { std: "docker" "start" "-a" "fb4ef088f7c51fa169dbec58c66d774d83810d573c1cd473002378f5cfe8dd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb4ef088f7c51fa169dbec58c66d774d83810d573c1cd473002378f5cfe8dd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4ef088f7c51fa169dbec58c66d774d83810d573c1cd473002378f5cfe8dd32", kill_on_drop: false }`
[INFO] [stdout] fb4ef088f7c51fa169dbec58c66d774d83810d573c1cd473002378f5cfe8dd32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d0a0e6cb186b0c1283bd03c0094e192ec4f1b6f669c6d956a59c3b6017287a53
[INFO] running `Command { std: "docker" "start" "-a" "d0a0e6cb186b0c1283bd03c0094e192ec4f1b6f669c6d956a59c3b6017287a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking indexmap v1.7.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bson v2.1.0
[INFO] [stderr]     Checking pixelworld_proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:97:78
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   println!("Connecting to {}", CURRENT_IP);
[INFO] [stdout]    |                                                    ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:99:63
[INFO] [stdout]    |
[INFO] [stdout] 99 | ...                   match connect(CURRENT_IP.as_str()) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |                         match connect(CURRENT_IP.as_str()) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:97:78
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   println!("Connecting to {}", CURRENT_IP);
[INFO] [stdout]    |                                                    ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:99:63
[INFO] [stdout]    |
[INFO] [stdout] 99 | ...                   match connect(CURRENT_IP.as_str()) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |                         match connect(CURRENT_IP.as_str()) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared 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 17.61s
[INFO] running `Command { std: "docker" "inspect" "d0a0e6cb186b0c1283bd03c0094e192ec4f1b6f669c6d956a59c3b6017287a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a0e6cb186b0c1283bd03c0094e192ec4f1b6f669c6d956a59c3b6017287a53", kill_on_drop: false }`
[INFO] [stdout] d0a0e6cb186b0c1283bd03c0094e192ec4f1b6f669c6d956a59c3b6017287a53
