[INFO] cloning repository https://github.com/aoprisan/tutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aoprisan/tutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5cc4babff1cd7acaea153c71bd33b560b1fcf1b [INFO] testing aoprisan/tutils against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aoprisan/tutils [INFO] finished tweaking git repo https://github.com/aoprisan/tutils [INFO] tweaked toml for git repo https://github.com/aoprisan/tutils written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aoprisan/tutils on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aoprisan/tutils 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 darling_macro v0.23.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded stop-token v0.7.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.32 [INFO] [stderr] Downloaded dtoa v1.0.11 [INFO] [stderr] Downloaded imap-proto v0.16.6 [INFO] [stderr] Downloaded async-imap v0.10.4 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded iri-string v0.7.10 [INFO] [stderr] Downloaded reqwest v0.12.28 [INFO] [stderr] Downloaded tokio-util v0.7.18 [INFO] [stderr] Downloaded webpki-roots v1.0.5 [INFO] [stderr] Downloaded zerocopy v0.8.32 [INFO] [stderr] Downloaded rustls v0.23.36 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4012bb020c7630cc91b2a76a9fde5d96ea7f128bccc6fc7a89ce5b2d728df426 [INFO] running `Command { std: "docker" "start" "-a" "4012bb020c7630cc91b2a76a9fde5d96ea7f128bccc6fc7a89ce5b2d728df426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4012bb020c7630cc91b2a76a9fde5d96ea7f128bccc6fc7a89ce5b2d728df426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4012bb020c7630cc91b2a76a9fde5d96ea7f128bccc6fc7a89ce5b2d728df426", kill_on_drop: false }` [INFO] [stdout] 4012bb020c7630cc91b2a76a9fde5d96ea7f128bccc6fc7a89ce5b2d728df426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 569c530a09e7e84f7b016ce15a077a09ec4a27b1ca2d80a13b7fd7172cbf0b2b [INFO] running `Command { std: "docker" "start" "-a" "569c530a09e7e84f7b016ce15a077a09ec4a27b1ca2d80a13b7fd7172cbf0b2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zerocopy v0.8.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling imap-proto v0.16.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=6f542231c47ea9f9 -C extra-filename=-90527a20d525cade --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-1e6ebcc70bab3daa.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" "569c530a09e7e84f7b016ce15a077a09ec4a27b1ca2d80a13b7fd7172cbf0b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569c530a09e7e84f7b016ce15a077a09ec4a27b1ca2d80a13b7fd7172cbf0b2b", kill_on_drop: false }` [INFO] [stdout] 569c530a09e7e84f7b016ce15a077a09ec4a27b1ca2d80a13b7fd7172cbf0b2b