[INFO] cloning repository https://github.com/svenstaro/miniserve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svenstaro/miniserve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f05e8a139bb84391402784984917f6f7ca487e [INFO] checking svenstaro/miniserve against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fminiserve" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/svenstaro/miniserve [INFO] finished tweaking git repo https://github.com/svenstaro/miniserve [INFO] tweaked toml for git repo https://github.com/svenstaro/miniserve written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/svenstaro/miniserve on toolchain 4e55a504843955c97eb06907c71f6f3e99208021 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/svenstaro/miniserve 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c108518700a1ce5a857dabbae16844a44e29e5fb2502826ee621a8574df0a798 [INFO] running `Command { std: "docker" "start" "-a" "c108518700a1ce5a857dabbae16844a44e29e5fb2502826ee621a8574df0a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c108518700a1ce5a857dabbae16844a44e29e5fb2502826ee621a8574df0a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c108518700a1ce5a857dabbae16844a44e29e5fb2502826ee621a8574df0a798", kill_on_drop: false }` [INFO] [stdout] c108518700a1ce5a857dabbae16844a44e29e5fb2502826ee621a8574df0a798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c0d5cfd8a5b696e6c501e128f409578d4e7211b1bade1fbb2b73ca6a845138 [INFO] running `Command { std: "docker" "start" "-a" "f1c0d5cfd8a5b696e6c501e128f409578d4e7211b1bade1fbb2b73ca6a845138", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking reflink-copy v0.1.28 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking comrak v0.43.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking digest_auth v0.3.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking if-addrs v0.14.0 [INFO] [stderr] Checking zip v5.1.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking alphanumeric-sort v1.5.3 [INFO] [stderr] Checking fast_qr v0.13.1 [INFO] [stderr] Checking bytesize v2.1.0 [INFO] [stderr] Checking port_check v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9ac6a80f25d094bc -C extra-filename=-56d208a18c083716 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de6dd437dfb273ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0e06c09ee65fd0a1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.11/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=5f402661d379d10a -C extra-filename=-151de7c89b144ea1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-af59479f9e140940.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c65950e42a980085.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f1c0d5cfd8a5b696e6c501e128f409578d4e7211b1bade1fbb2b73ca6a845138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c0d5cfd8a5b696e6c501e128f409578d4e7211b1bade1fbb2b73ca6a845138", kill_on_drop: false }` [INFO] [stdout] f1c0d5cfd8a5b696e6c501e128f409578d4e7211b1bade1fbb2b73ca6a845138