[INFO] cloning repository https://github.com/danepoirier0/rquest-http-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danepoirier0/rquest-http-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanepoirier0%2Frquest-http-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanepoirier0%2Frquest-http-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8fa59e777fa046c821f85f9a0c9b7820bd3a572 [INFO] checking danepoirier0/rquest-http-helper/b8fa59e777fa046c821f85f9a0c9b7820bd3a572 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanepoirier0%2Frquest-http-helper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danepoirier0/rquest-http-helper on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danepoirier0/rquest-http-helper [INFO] finished tweaking git repo https://github.com/danepoirier0/rquest-http-helper [INFO] tweaked toml for git repo https://github.com/danepoirier0/rquest-http-helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danepoirier0/rquest-http-helper 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rboring v4.9.1 [INFO] [stderr] Downloaded rh2 v0.3.31 [INFO] [stderr] Downloaded rboring v4.9.1 [INFO] [stderr] Downloaded rhyper v0.14.33 [INFO] [stderr] Downloaded rboring-sys v4.9.1 [INFO] [stderr] Downloaded rquest v0.20.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2f689e817ec09442382b50044ced6269ecad467f4eb92178c49a3cdd49b2193 [INFO] running `Command { std: "docker" "start" "-a" "a2f689e817ec09442382b50044ced6269ecad467f4eb92178c49a3cdd49b2193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2f689e817ec09442382b50044ced6269ecad467f4eb92178c49a3cdd49b2193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f689e817ec09442382b50044ced6269ecad467f4eb92178c49a3cdd49b2193", kill_on_drop: false }` [INFO] [stdout] a2f689e817ec09442382b50044ced6269ecad467f4eb92178c49a3cdd49b2193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f2dbf83e8fc255fe6c48cf9db7e3a222e19a2d700d6e4dfe0cdec43580c2af6 [INFO] running `Command { std: "docker" "start" "-a" "1f2dbf83e8fc255fe6c48cf9db7e3a222e19a2d700d6e4dfe0cdec43580c2af6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Compiling rboring-sys v4.9.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rh2 v0.3.31 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking rhyper v0.14.33 [INFO] [stderr] error: could not compile `rhyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhyper-0.14.33/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="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=283bd9f911c0dabd -C extra-filename=-283bd9f911c0dabd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-88a901ae17f9b8c6.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ec17ffc4a9b57625.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0304b23c3bb4e21a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e6d27cb55ed4a2d5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0f4f2d38d20d87f9.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-5cfd4809907176e1.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-59429982c5b086ea.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-b7c7e28b0b8ac8bf.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a683cbfaf97156bd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8d9b539be668dfa3.rmeta --extern h2=/opt/rustwide/target/debug/deps/librh2-5d55d8597725d752.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f9450cda574a09e2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f611f4b9437bd0eb.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-df6458538f150e15.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5be3849d9551d19d.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-639c7bc71e7a5fd4.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" "1f2dbf83e8fc255fe6c48cf9db7e3a222e19a2d700d6e4dfe0cdec43580c2af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2dbf83e8fc255fe6c48cf9db7e3a222e19a2d700d6e4dfe0cdec43580c2af6", kill_on_drop: false }` [INFO] [stdout] 1f2dbf83e8fc255fe6c48cf9db7e3a222e19a2d700d6e4dfe0cdec43580c2af6