[INFO] cloning repository https://github.com/rsJames-ttrpg/muntjac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsJames-ttrpg/muntjac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrsJames-ttrpg%2Fmuntjac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrsJames-ttrpg%2Fmuntjac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a1b919b5fb53aa0610c0f60699b48e0e65f3808 [INFO] checking rsJames-ttrpg/muntjac against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrsJames-ttrpg%2Fmuntjac" "/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/rsJames-ttrpg/muntjac [INFO] finished tweaking git repo https://github.com/rsJames-ttrpg/muntjac [INFO] tweaked toml for git repo https://github.com/rsJames-ttrpg/muntjac written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsJames-ttrpg/muntjac 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/rsJames-ttrpg/muntjac 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] [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-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] 1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47 [INFO] running `Command { std: "docker" "start" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47", 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" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47", 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" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking gix-trace v0.1.19 [INFO] [stderr] Checking human_format v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking gix-sec v0.14.0 [INFO] [stderr] Checking prodash v31.0.0 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking clru v0.6.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking version-ranges v0.1.3 [INFO] [stderr] Compiling maybe-async v0.2.11 [INFO] [stderr] Checking io-close v0.3.7 [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.3/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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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=b90a61fbaffec03f -C extra-filename=-a30bd88a7ac62149 --out-dir /opt/rustwide/target/debug/build/tokio/a30bd88a7ac62149/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/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/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/16fe799f7440025a/out/libmio-16fe799f7440025a.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/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/2d04b05b6cb9436d/out/libsocket2-2d04b05b6cb9436d.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 `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/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="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=5c13412a1cb3185a -C extra-filename=-58245e605b295da3 --out-dir /opt/rustwide/target/debug/build/jiff/58245e605b295da3/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47", kill_on_drop: false }` [INFO] [stdout] 1b3cbd7ac199caa45f321e5fa7f4a950a1f2f6bab335696e275b6b5ba0109d47