[INFO] fetching crate earthmc 1.1.0...
[INFO] testing earthmc-1.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate earthmc 1.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate earthmc 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate earthmc 1.1.0
[INFO] tweaked toml for crates.io crate earthmc 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate earthmc 1.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earthmc 1.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded quinn v0.11.8
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded quinn-proto v0.11.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10fbd8db2125eccbc93522a5b5237bcb95f733dbdfd3614b01215102fceb0a7a
[INFO] running `Command { std: "docker" "start" "-a" "10fbd8db2125eccbc93522a5b5237bcb95f733dbdfd3614b01215102fceb0a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10fbd8db2125eccbc93522a5b5237bcb95f733dbdfd3614b01215102fceb0a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10fbd8db2125eccbc93522a5b5237bcb95f733dbdfd3614b01215102fceb0a7a", kill_on_drop: false }`
[INFO] [stdout] 10fbd8db2125eccbc93522a5b5237bcb95f733dbdfd3614b01215102fceb0a7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd6e92af62d9a169520dff5ea61b2c11d4c053b9e5bbd0f8c744cbf864043fc
[INFO] running `Command { std: "docker" "start" "-a" "1dd6e92af62d9a169520dff5ea61b2c11d4c053b9e5bbd0f8c744cbf864043fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.36s
[INFO] running `Command { std: "docker" "inspect" "1dd6e92af62d9a169520dff5ea61b2c11d4c053b9e5bbd0f8c744cbf864043fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd6e92af62d9a169520dff5ea61b2c11d4c053b9e5bbd0f8c744cbf864043fc", kill_on_drop: false }`
[INFO] [stdout] 1dd6e92af62d9a169520dff5ea61b2c11d4c053b9e5bbd0f8c744cbf864043fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75de62534e7c5ca4b7cab91626018819a199f264c3a3159e1d74f39781cb85be
[INFO] running `Command { std: "docker" "start" "-a" "75de62534e7c5ca4b7cab91626018819a199f264c3a3159e1d74f39781cb85be", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `earthmc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name earthmc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbc36dd8a2fb67a3 -C extra-filename=-1d148021b43c9a36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `earthmc` (example "query_towns")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name query_towns --edition=2024 examples/query_towns.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa0629d8dd1df1ee -C extra-filename=-bba9666e20ecef85 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_nations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name query_nations --edition=2024 examples/query_nations.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=323a0129b98e1e22 -C extra-filename=-3adbe61612f55e30 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_quarters")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name query_quarters --edition=2024 examples/query_quarters.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=160c4dbffb1ce7cd -C extra-filename=-2ffd0312ed1e7343 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_players")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name query_players --edition=2024 examples/query_players.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8003622654c83998 -C extra-filename=-7e582eee7b7b6ef5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_locations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name query_locations --edition=2024 examples/query_locations.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=025837e9bc9d5490 -C extra-filename=-fd672cc5488bbbec --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "75de62534e7c5ca4b7cab91626018819a199f264c3a3159e1d74f39781cb85be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75de62534e7c5ca4b7cab91626018819a199f264c3a3159e1d74f39781cb85be", kill_on_drop: false }`
[INFO] [stdout] 75de62534e7c5ca4b7cab91626018819a199f264c3a3159e1d74f39781cb85be
