[INFO] fetching crate mxr-web 0.4.15... [INFO] testing mxr-web-0.4.15 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mxr-web 0.4.15 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mxr-web 0.4.15 [INFO] finished tweaking crates.io crate mxr-web 0.4.15 [INFO] tweaked toml for crates.io crate mxr-web 0.4.15 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mxr-web 0.4.15 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mxr-web 0.4.15 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded match_token v0.1.0 [INFO] [stderr] Downloaded markup5ever v0.16.2 [INFO] [stderr] Downloaded mxr-config v0.4.15 [INFO] [stderr] Downloaded html5ever v0.31.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded html2text v0.14.4 [INFO] [stderr] Downloaded mxr-reader v0.4.15 [INFO] [stderr] Downloaded mxr-compose v0.4.15 [INFO] [stderr] Downloaded bon v3.9.1 [INFO] [stderr] Downloaded bon-macros v3.9.1 [INFO] [stderr] Downloaded emojis v0.6.4 [INFO] [stderr] Downloaded comrak v0.31.0 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] [stderr] Downloaded mxr-protocol v0.4.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7218191f22b2f9e7e71be1298938ae33b83773116d95eda76d0f4b55d7b3d3ea [INFO] running `Command { std: "docker" "start" "-a" "7218191f22b2f9e7e71be1298938ae33b83773116d95eda76d0f4b55d7b3d3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7218191f22b2f9e7e71be1298938ae33b83773116d95eda76d0f4b55d7b3d3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7218191f22b2f9e7e71be1298938ae33b83773116d95eda76d0f4b55d7b3d3ea", kill_on_drop: false }` [INFO] [stdout] 7218191f22b2f9e7e71be1298938ae33b83773116d95eda76d0f4b55d7b3d3ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7dc07b3259cbda7b06fb09c25b51800e3daa4c50d8b933ea6d3a20864c09e41 [INFO] running `Command { std: "docker" "start" "-a" "d7dc07b3259cbda7b06fb09c25b51800e3daa4c50d8b933ea6d3a20864c09e41", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling mxr-core v0.4.15 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling markup5ever v0.16.2 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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 --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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c53c83c9173a7e2b -C extra-filename=-9892ab8e8d8f7c6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-269d605913ea0ccb.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-61a3721ad1bcbdb7.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-97e10fe82c3fc434.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-eafdccc31efa9d5a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-34231c81635c1df0.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" "d7dc07b3259cbda7b06fb09c25b51800e3daa4c50d8b933ea6d3a20864c09e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7dc07b3259cbda7b06fb09c25b51800e3daa4c50d8b933ea6d3a20864c09e41", kill_on_drop: false }` [INFO] [stdout] d7dc07b3259cbda7b06fb09c25b51800e3daa4c50d8b933ea6d3a20864c09e41