[INFO] cloning repository https://github.com/Marcus737/world_online_helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marcus737/world_online_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6505d1e069e9ed1f8d8ff546fdc405d962de929a [INFO] checking Marcus737/world_online_helper against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Marcus737/world_online_helper [INFO] finished tweaking git repo https://github.com/Marcus737/world_online_helper [INFO] tweaked toml for git repo https://github.com/Marcus737/world_online_helper written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marcus737/world_online_helper on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marcus737/world_online_helper 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648 [INFO] running `Command { std: "docker" "start" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Checking winnow v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking windows-core v0.51.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking windows v0.51.1 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=63df31e6b6b9c5ae -C extra-filename=-36d35dc444bcee7d --out-dir /opt/rustwide/target/debug/build/tokio/36d35dc444bcee7d/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/7a87ca52b023a702/out -L dependency=/opt/rustwide/target/debug/build/libc/a70fa3bc2b82c39f/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/b62e80cd22c61f25/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/d74537261f4cbaa9/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e652115346862cc8/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/a3e388494219a96a/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/800bf2813c40b6cc/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/a70fa3bc2b82c39f/out/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b62e80cd22c61f25/out/libmio-b62e80cd22c61f25.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/d74537261f4cbaa9/out/libparking_lot-d74537261f4cbaa9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/a3e388494219a96a/out/libsignal_hook_registry-a3e388494219a96a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/800bf2813c40b6cc/out/libsocket2-800bf2813c40b6cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/build/ash/4182438869de10ef/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out/liblibloading-0a284e369c3e1101.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648", kill_on_drop: false }` [INFO] [stdout] 6b4e27769628d3a365245215235ac913f0f50e4d6c09289cc1e88defc66c0648