[INFO] fetching crate rserve 0.1.7... [INFO] checking rserve-0.1.7 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] extracting crate rserve 0.1.7 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rserve 0.1.7 on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rserve 0.1.7 [INFO] finished tweaking crates.io crate rserve 0.1.7 [INFO] tweaked toml for crates.io crate rserve 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate rserve 0.1.7 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find_port v0.1.0 [INFO] [stderr] Downloaded actix-cors v0.6.4 [INFO] [stderr] Downloaded actix-http v3.4.0 [INFO] [stderr] Downloaded actix-web v4.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d45130c7be07a6bb48b6afa49fab28f2defa61f18fe280fac38ec331ee226b17 [INFO] running `Command { std: "docker" "start" "-a" "d45130c7be07a6bb48b6afa49fab28f2defa61f18fe280fac38ec331ee226b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d45130c7be07a6bb48b6afa49fab28f2defa61f18fe280fac38ec331ee226b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45130c7be07a6bb48b6afa49fab28f2defa61f18fe280fac38ec331ee226b17", kill_on_drop: false }` [INFO] [stdout] d45130c7be07a6bb48b6afa49fab28f2defa61f18fe280fac38ec331ee226b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e0214e3df2d05d7307838608c3647a8d303d72357d205462b7da27a3adce9ab [INFO] running `Command { std: "docker" "start" "-a" "9e0214e3df2d05d7307838608c3647a8d303d72357d205462b7da27a3adce9ab", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking memchr v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking find_port v0.1.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking local-ip-address v0.5.6 [INFO] [stderr] Checking actix-files v0.6.2 [INFO] [stderr] Checking actix-cors v0.6.4 [INFO] [stderr] Checking rserve v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.44s [INFO] running `Command { std: "docker" "inspect" "9e0214e3df2d05d7307838608c3647a8d303d72357d205462b7da27a3adce9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0214e3df2d05d7307838608c3647a8d303d72357d205462b7da27a3adce9ab", kill_on_drop: false }` [INFO] [stdout] 9e0214e3df2d05d7307838608c3647a8d303d72357d205462b7da27a3adce9ab [INFO] checking rserve-0.1.7 against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] extracting crate rserve 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rserve 0.1.7 on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rserve 0.1.7 [INFO] finished tweaking crates.io crate rserve 0.1.7 [INFO] tweaked toml for crates.io crate rserve 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rserve 0.1.7 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 686f22567940a449b3255dde622fc4603b64e6c6538199a72462de3f1fb6b291 [INFO] running `Command { std: "docker" "start" "-a" "686f22567940a449b3255dde622fc4603b64e6c6538199a72462de3f1fb6b291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "686f22567940a449b3255dde622fc4603b64e6c6538199a72462de3f1fb6b291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686f22567940a449b3255dde622fc4603b64e6c6538199a72462de3f1fb6b291", kill_on_drop: false }` [INFO] [stdout] 686f22567940a449b3255dde622fc4603b64e6c6538199a72462de3f1fb6b291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7263144ca8158783da245c24f338db4f883ff4e5624cbfcb4dd3cc8fa5003565 [INFO] running `Command { std: "docker" "start" "-a" "7263144ca8158783da245c24f338db4f883ff4e5624cbfcb4dd3cc8fa5003565", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking memchr v2.6.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking find_port v0.1.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.5/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=267548298e7e43f9 -C extra-filename=-267548298e7e43f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Ddereferencing_mut_binding` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7263144ca8158783da245c24f338db4f883ff4e5624cbfcb4dd3cc8fa5003565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7263144ca8158783da245c24f338db4f883ff4e5624cbfcb4dd3cc8fa5003565", kill_on_drop: false }` [INFO] [stdout] 7263144ca8158783da245c24f338db4f883ff4e5624cbfcb4dd3cc8fa5003565