[INFO] fetching crate wingfoil-python 2.1.1... [INFO] checking wingfoil-python-2.1.1 against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] extracting crate wingfoil-python 2.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wingfoil-python 2.1.1 [INFO] finished tweaking crates.io crate wingfoil-python 2.1.1 [INFO] tweaked toml for crates.io crate wingfoil-python 2.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wingfoil-python 2.1.1 on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wingfoil-python 2.1.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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 268508799d189e96daeb62f4740a1a8b2aa1ee5126ea63124e9c56352c65b113 [INFO] running `Command { std: "docker" "start" "-a" "268508799d189e96daeb62f4740a1a8b2aa1ee5126ea63124e9c56352c65b113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "268508799d189e96daeb62f4740a1a8b2aa1ee5126ea63124e9c56352c65b113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268508799d189e96daeb62f4740a1a8b2aa1ee5126ea63124e9c56352c65b113", kill_on_drop: false }` [INFO] [stdout] 268508799d189e96daeb62f4740a1a8b2aa1ee5126ea63124e9c56352c65b113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79652f0d3116ec9a83a2aae4908faf0747617cc34475b553ec20d91c4d17bd41 [INFO] running `Command { std: "docker" "start" "-a" "79652f0d3116ec9a83a2aae4908faf0747617cc34475b553ec20d91c4d17bd41", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Checking serde-aux v4.7.0 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking kanal v0.1.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking formato v0.3.0 [INFO] [stderr] Checking lobster v0.7.0 [INFO] [stderr] Checking unindent v0.2.4 [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/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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="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=43c03935f5f8aac8 -C extra-filename=-56cfebabbf62c78c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4779b0c4f81e24a5.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" "79652f0d3116ec9a83a2aae4908faf0747617cc34475b553ec20d91c4d17bd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79652f0d3116ec9a83a2aae4908faf0747617cc34475b553ec20d91c4d17bd41", kill_on_drop: false }` [INFO] [stdout] 79652f0d3116ec9a83a2aae4908faf0747617cc34475b553ec20d91c4d17bd41