[INFO] cloning repository https://github.com/Dementor430/roxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dementor430/roxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDementor430%2Froxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDementor430%2Froxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd7403bf27ee47b0f6c930eb956fabf4fe519795 [INFO] checking Dementor430/roxy against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDementor430%2Froxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dementor430/roxy on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dementor430/roxy [INFO] finished tweaking git repo https://github.com/Dementor430/roxy [INFO] tweaked toml for git repo https://github.com/Dementor430/roxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Dementor430/roxy 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99a0d42e2f9556569b439a16933ac09d0c154bb6a5eaf04d04a86b4ba1914e80 [INFO] running `Command { std: "docker" "start" "-a" "99a0d42e2f9556569b439a16933ac09d0c154bb6a5eaf04d04a86b4ba1914e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a0d42e2f9556569b439a16933ac09d0c154bb6a5eaf04d04a86b4ba1914e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a0d42e2f9556569b439a16933ac09d0c154bb6a5eaf04d04a86b4ba1914e80", kill_on_drop: false }` [INFO] [stdout] 99a0d42e2f9556569b439a16933ac09d0c154bb6a5eaf04d04a86b4ba1914e80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a518c176c7a877bb8e2b6bb105d58e61c72a6029f886c40aed60969994635a34 [INFO] running `Command { std: "docker" "start" "-a" "a518c176c7a877bb8e2b6bb105d58e61c72a6029f886c40aed60969994635a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b32fc44666c052e7cf07ab471bfb6f9ec571902f/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ae13a3573d4e2073 -C extra-filename=-1fa378f4927bc66d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7306232710002122.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-607b2f93291fef86.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f43a226b4794655d.rmeta --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" "a518c176c7a877bb8e2b6bb105d58e61c72a6029f886c40aed60969994635a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a518c176c7a877bb8e2b6bb105d58e61c72a6029f886c40aed60969994635a34", kill_on_drop: false }` [INFO] [stdout] a518c176c7a877bb8e2b6bb105d58e61c72a6029f886c40aed60969994635a34