[INFO] fetching crate dekopon 0.11.1...
[INFO] checking dekopon-0.11.1 against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] extracting crate dekopon 0.11.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dekopon 0.11.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dekopon 0.11.1
[INFO] tweaked toml for crates.io crate dekopon 0.11.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dekopon 0.11.1 on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dekopon 0.11.1 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f
[INFO] running `Command { std: "docker" "start" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f", 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" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f", 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" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]     Checking zerocopy v0.8.55
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling wit-bindgen-rust v0.44.0
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.44.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking hashbrown v0.16.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/0c3b2c226322b623e493b7611e4909ee6bc6a48d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b471d6adf90cefc2 -C extra-filename=-30d595e4f4f2fce1 --out-dir /opt/rustwide/target/debug/build/tokio/30d595e4f4f2fce1/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/mio/034d5a5500a67857/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/20b7041779d5299e/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/034d5a5500a67857/out/libmio-034d5a5500a67857.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/20b7041779d5299e/out/libtokio_macros-20b7041779d5299e.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f", kill_on_drop: false }`
[INFO] [stdout] 965bb4fb7f6cd14008cbed0bc3d9e2730278137e232e541882864e84dcbffd6f
