[INFO] fetching crate oranda 0.3.0-prerelease.6... [INFO] checking oranda-0.3.0-prerelease.6 against try#b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 for pr-114933 [INFO] extracting crate oranda 0.3.0-prerelease.6 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate oranda 0.3.0-prerelease.6 on toolchain b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oranda 0.3.0-prerelease.6 [INFO] finished tweaking crates.io crate oranda 0.3.0-prerelease.6 [INFO] tweaked toml for crates.io crate oranda 0.3.0-prerelease.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate oranda 0.3.0-prerelease.6 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" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f22c8ce2dc8f66a516753c33c29aafa9e669146f661eb03977f75e005127d79c [INFO] running `Command { std: "docker" "start" "-a" "f22c8ce2dc8f66a516753c33c29aafa9e669146f661eb03977f75e005127d79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22c8ce2dc8f66a516753c33c29aafa9e669146f661eb03977f75e005127d79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22c8ce2dc8f66a516753c33c29aafa9e669146f661eb03977f75e005127d79c", kill_on_drop: false }` [INFO] [stdout] f22c8ce2dc8f66a516753c33c29aafa9e669146f661eb03977f75e005127d79c [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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6659341f0094c262c756cfdfec2d0f0d81ec59cce8395b9da05929aef80ee33f [INFO] running `Command { std: "docker" "start" "-a" "6659341f0094c262c756cfdfec2d0f0d81ec59cce8395b9da05929aef80ee33f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Checking winnow v0.5.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [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/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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="num_cpus"' --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"' -C metadata=e02fd1c9afcca2fb -C extra-filename=-e02fd1c9afcca2fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-28d064d784559dcd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f006ec12203521d5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-91fb9f2fadbaaaa6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8142486a58d4d192.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b922d4df983e7d0d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-faf62e2d31fffb7d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6e69a8ac36bf6bea.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5a5349df3750f14e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f763732fd07e8c4c.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" "6659341f0094c262c756cfdfec2d0f0d81ec59cce8395b9da05929aef80ee33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6659341f0094c262c756cfdfec2d0f0d81ec59cce8395b9da05929aef80ee33f", kill_on_drop: false }` [INFO] [stdout] 6659341f0094c262c756cfdfec2d0f0d81ec59cce8395b9da05929aef80ee33f