[INFO] fetching crate superviseur-webui 0.1.0... [INFO] testing superviseur-webui-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate superviseur-webui 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate superviseur-webui 0.1.0 [INFO] finished tweaking crates.io crate superviseur-webui 0.1.0 [INFO] tweaked toml for crates.io crate superviseur-webui 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate superviseur-webui 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 436 packages to latest compatible versions [INFO] [stderr] Adding actix-cors v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding async-graphql v5.0.10 (available: v7.0.17) [INFO] [stderr] Adding async-graphql-actix-web v5.0.10 (available: v7.0.17) [INFO] [stderr] Adding bollard-stubs v1.42.0-rc.7 (available: v1.42.0-rc.8) [INFO] [stderr] Adding rust-embed v6.8.1 (available: v8.7.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ce4299db62b2377069f6ec0961735f888588942a23bceffde8aa0a330b81e7 [INFO] running `Command { std: "docker" "start" "-a" "e4ce4299db62b2377069f6ec0961735f888588942a23bceffde8aa0a330b81e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ce4299db62b2377069f6ec0961735f888588942a23bceffde8aa0a330b81e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ce4299db62b2377069f6ec0961735f888588942a23bceffde8aa0a330b81e7", kill_on_drop: false }` [INFO] [stdout] e4ce4299db62b2377069f6ec0961735f888588942a23bceffde8aa0a330b81e7 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72a08686117d0a4d04478b48ef15a2ae7370c5df0c5f11be9ed36642e516dfa [INFO] running `Command { std: "docker" "start" "-a" "c72a08686117d0a4d04478b48ef15a2ae7370c5df0c5f11be9ed36642e516dfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ownedbytes v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tantivy-common v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.7.1 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling fastfield_codecs v0.3.1 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling async-graphql-value v5.0.10 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling vecmap-rs v0.1.15 [INFO] [stderr] Compiling tantivy-query-grammar v0.19.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hcl-rs v0.12.3 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling tantivy v0.19.2 [INFO] [stderr] Compiling async-graphql-parser v5.0.10 [INFO] [stderr] error: could not compile `actix-http` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.11.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 -C debuginfo=2 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compress-brotli", "compress-gzip", "compress-zstd", "default", "http2", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "ws"))' -C metadata=526a263ed479e797 -C extra-filename=-32a05b49317d8b52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-77ae0d97db139473.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-381003b33a997287.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-7c118b06035652a9.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-2506f7ff6e61f5e9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-197050b56da9d390.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-26b444c2a2d2d4dd.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-db30aae5e61dd7bf.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-eab1ce73e97249df.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9c17f8ff91866c9c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-af843e1d3c25ac8e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5972174b3c30e055.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-47a3d40564b60e09.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-1f39405c63f41e49.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e2736db6177823c0.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-39c46d36866485fa.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e8d9140af015911.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-32a0d2095ffb6344.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b30cd956aec5fa6f.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7a13fafe1ad342b1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-4aa20ddfc54b012f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c72a08686117d0a4d04478b48ef15a2ae7370c5df0c5f11be9ed36642e516dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72a08686117d0a4d04478b48ef15a2ae7370c5df0c5f11be9ed36642e516dfa", kill_on_drop: false }` [INFO] [stdout] c72a08686117d0a4d04478b48ef15a2ae7370c5df0c5f11be9ed36642e516dfa