[INFO] cloning repository https://github.com/LithiumOx/iroh-minecraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LithiumOx/iroh-minecraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithiumOx%2Firoh-minecraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithiumOx%2Firoh-minecraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d7ca31c0b929ffe08c3592c3d8ec25cf24a5790
[INFO] checking LithiumOx/iroh-minecraft against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithiumOx%2Firoh-minecraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LithiumOx/iroh-minecraft
[INFO] finished tweaking git repo https://github.com/LithiumOx/iroh-minecraft
[INFO] tweaked toml for git repo https://github.com/LithiumOx/iroh-minecraft written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LithiumOx/iroh-minecraft on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LithiumOx/iroh-minecraft 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94a455f248c54ab00f32d17901e97e0284c66dc28a948462f3ac024dae251770
[INFO] running `Command { std: "docker" "start" "-a" "94a455f248c54ab00f32d17901e97e0284c66dc28a948462f3ac024dae251770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a455f248c54ab00f32d17901e97e0284c66dc28a948462f3ac024dae251770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a455f248c54ab00f32d17901e97e0284c66dc28a948462f3ac024dae251770", kill_on_drop: false }`
[INFO] [stdout] 94a455f248c54ab00f32d17901e97e0284c66dc28a948462f3ac024dae251770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6456c19a6774ac33bb640c3bf325b0f14374104ecf7181fe43d6f144d192983
[INFO] running `Command { std: "docker" "start" "-a" "e6456c19a6774ac33bb640c3bf325b0f14374104ecf7181fe43d6f144d192983", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling precis-profiles v0.1.12
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling acto v0.7.4
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling redb v2.6.1
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.141
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tungstenite v0.21.0
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ed763fc30afff343 -C extra-filename=-29788b3f0593da84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d918506745d51afc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3351340e8a1820e6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fa9fe90630d9abb9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d70d2ddec760b81d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-10b42f6fc53b9d71.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-70dd3c6a440c4062.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-23aa608947ab2397.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-92a2a8b734c00eaf.so --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.29/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=4a10dfcc08f06f3e -C extra-filename=-d19e5b7057f44420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-4af09a8b9bf3b4c8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e6c95c4a1a577bc3.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-8b0326c2bd13d5b3.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-496cf217b7865772.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-76b46836ac58bead.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-5ddfbd7acc7b9b25.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-39bfcdd6381dbf33.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver -L native=/opt/rustwide/target/debug/build/ring-672d3633725bd3c3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e6456c19a6774ac33bb640c3bf325b0f14374104ecf7181fe43d6f144d192983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6456c19a6774ac33bb640c3bf325b0f14374104ecf7181fe43d6f144d192983", kill_on_drop: false }`
[INFO] [stdout] e6456c19a6774ac33bb640c3bf325b0f14374104ecf7181fe43d6f144d192983
